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

failing to parse standard 'header' of  <!DOCTYPE......> for xml/cml





------- Additional Comments From [EMAIL PROTECTED]  2001-10-11 07:34 -------
What's the actual failure message? "It didn't work" is hard to diagnose.

One other obvious problem I should have pointed out: you say
    <!DOCTYPE cml SYSTEM "cml.dtd">
The "cml" is promising that the document's root element will be <cml>. In your 
sample, it isn't.

Another thing to investigate: Make sure the cml.dtd file is in the same 
directory as this document, since that's what the relative URI "cml.dtd" means.

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

Reply via email to