JBoss Community

AS7 XML Parser Validation [Proposed Idea]

new comment by Anil Saldhana View all comments on this document

In my view, we should just use JAXP validation as an on demand step before parsing the xml. If the user or our tests want to validate the xml against known schemas, why not just use standard JAXP validation API?