On 2017-05-30 Mukul Gandhi wrote: > On 2017-05-17 Mukul Gandhi wrote: > > I think it'll be a good addition of following to the > > Xerces product, > > 1) XML Schema 1.1 validation, when a DOM parser is used. > > 2) XML Schema 1.1 validation, when a SAX parser is used. > > > > This would be in addition to the current just great, JAXP > > based XML Schema 1.1 validation. > > I'm also curious to know, whether its architecturally correct > to start implementing DOM and SAX XSD 1.1 validation for Xerces.
Beside this I am curious if there is some coordination with Oracle. Xerces was integrated into JDK in the past. Some JAXP related issues are patched directly in JDK, some new Xerces features are incorporated again into JDK, http://openjdk.java.net/jeps/255 In my opinion XML parsing and validating against common scheme languages should be available in JDK out of the box. If they are implemented in Xerces, would it be easier to integrate it into JDK? Jan --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org