DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17029>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17029 Xerces 2 does not support JAXP 1.2 validation properties [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2003-02-14 17:23 ------- Just tried your code with your instance/schema files with code built from CVS; no errors were reported. I wonder if you might not have some sort of class path problem? If you're using any JDK 1.4, you'll need to be aware that a JAXP 1.1-compliant parser is shipped with the JDK that doesn't understand these schema properties; I wonder if you're picking that up? At any rate, Xerces 2.3.0 did pass the JAXP 1.2 TCK, which is at least some indication that it correctly supports its features. :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
