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=8652>.
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=8652

Parsing error:  xxxxxx must match DOCTYPE root "null"





------- Additional Comments From [EMAIL PROTECTED]  2002-04-30 12:16 -------
BTW, the error message you have written in the summary is a different point. To
validate an instance against DTD, you need to set only the validation feature to
true and if the DOCTYPE is missing you get the above error. To validate an
instance against XMLSchema you need to turn both the validation and
validation/schema features on. 

See: http://xml.apache.org/xerces2-j/features.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to