Click to See Complete Forum and Search --> : XmlValidatingReader


ensor
November 12th, 2003, 04:44 PM
I've got an xml file with no attribute referencing the shema, but I do have tags within the xml that I can use to locate the schema.

The trick is getting the XmlValidatingReader to validate without the attribute.

Any cool solutions?

Thanks!