I receive and send xml data and I'd like to validate xml data (could be a file) against dtd file.
There is no doctype declaration and it couldn't be added
Is is possible ? I didn't find any example
What is faster sax or dom ? xml file can contain about 1000+ nodes, about 5 elements per node
I need validate only structure
Arek
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
