You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Ho...@wink.com on 2001/06/23 00:56:03 UTC

2 questions about parsing

If an XML file contains the DOCTYPE element with a DTD, the parser will
automatically validate its format.  This is pretty cool.  How do I make it
so this validation is case insensitive in regards to element names?

What is the easiest way to read a DTD from one file and validate another
XML file with the same DTD?

Thanks,
Houamn



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org