How can I parse XML doc with Schema 1.1, in Eclipse IDE?

Posted by JSteve on Stack Overflow See other posts from Stack Overflow or by JSteve
Published on 2010-05-15T02:27:47Z Indexed on 2010/06/03 6:54 UTC
Read the original article Hit count: 445

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)

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about eclipse-plugin