validate against xsd

28/12/2004 - 10:30 por CK | Informe spam
I am doing a

Doc.Loadxml(myxml)
and I have an xsd schema that I want to validate the myxml against. How can
I do this. code would help.


Thanks in advance.
 

Leer las respuestas

#1 Pedro Luna Montalvo
28/12/2004 - 22:45 | Informe spam
Check the class: System.Xml.XmlValidatingReader for what you need.

Saludos
Pedro Luna, [MVP VB.NET]
Gye, Ecu

Preguntas similares