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=15371>. 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=15371 Requesting schema validation by DOMBuilder is non-obvious Summary: Requesting schema validation by DOMBuilder is non- obvious Product: Xerces-C++ Version: 2.1.0 Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Trying canSetFeature("http://apache.org/xml/features/validation/schema",true) returns false, but going ahead and setting the feature works. This is at best downright misleading, but I think it is a positive bug. In addition, the documentation says this is the default, but in fact you have to set it to true to get schema validation. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]