Michael Glavassevich wrote:

> Hi Mark,
>
> Your document is well formed, but isn't valid.
>
> <snip>


Thanks Michael.
Given that is the case, is there a setting in Xerces to ignore the doctype declaration?


I'm trying to parse third-party xml files (JBoss config files - example was a stripped-down copy).
If I remove the <!DOCTYPE server> tag, then DOMParser parses the whole file for me.




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



Reply via email to