xsl-list
[Top] [All Lists]

Re: does Xerces2 Java Parser 2.3.0 Release validate the schema

2003-01-31 15:20:18
Simplest solution for now, as you guessed, is to explicitly instantiate a 
Xerces SAX parser which has been configured to validate against schemas, 
and to pass the output of that to Xalan as a SAXSource.

Longer term: Since XPath 2.0/XSLT 2.0 are schema-aware, our prototype 
support for those specs does attempt schema validation. Currently that's 
on an experimental branch in the Apache CVS repository, but we may start 
integrating that back into the main branch some time in the next month or 
three.

______________________________________
Joe Kesselman  / IBM Research


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>