Hi, I wanted to know the best way to do Schema validation incase I want to use SAX parsing. Is the only way out is to do it as a separate step?? Then effectively we will be doing parsing of the same document twice…
Also, theoretically can schema validation be performed on a partially read XML document??
Please let me know about your comments. Thanks !!
Regards, Harbhanu
|