Anil Saldhana [
http://community.jboss.org/people/anil.saldhana] commented on the document
"AS7 XML Parser Validation [Proposed Idea]"
To view all comments on this document, visit:
http://community.jboss.org/docs/DOC-17243#comment-7720
--------------------------------------------------
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?
--------------------------------------------------