How can I parse XML doc with Schema 1.1, in Eclipse IDE?
- by JSteve
How can I validate XML documents with Schema 1.1 in "Eclipse IDE"
OR
How can I validate an XML docs in "Eclipse IDE" by using external Apache xerces parser? (this will resolve my issue as xerces supports Schema 1.1)