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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to