Hi,
I am using Xerces 2.4.0 to validate my xml documents.
The code is the usual parser stuff like
-----------
DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();
dbf.setAttribute("http://java.sun.com/xml/jaxp/properties/schemaLanguage"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.