Hi,
I want to validate an XMLDocument object's content against a dtd. XML source is not written to a file so i can not use XMLValidatingReader. And i do not prefer to write xml document to a file first, read it back and delete temp file.
Is there any solution?
thanks
@li
I want to validate an XMLDocument object's content against a dtd. XML source is not written to a file so i can not use XMLValidatingReader. And i do not prefer to write xml document to a file first, read it back and delete temp file.
Is there any solution?
thanks
@li