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=10121>. 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=10121 Problem with DOCTYPE tag [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-07-03 22:07 ------- The process of validation of instance documents when document references more than one grammar is undefined. Thus, each tool/processor has different implementation. If document has both XML Schema and DTD grammars Xerces will attempt to validate against both (read docs on features). The JAXP 1.2 spec and DOM Level 3 Load/Save specify how user can control the language against which validation should occur. We are currently working on the implementation of those standards. Hope it helps, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
