Wednesday, March 28, 2012

Validating a XML string against a XML Schema (typed dataset)

Please
i have an webservice that receives a XML string that i convert it to a
dataset.
How can i validate this XML, against a typed dataset schema?
Tks in adv.
FabianoHello Fabiano,
Use a StringReader to contstruct an XmlValidatingReader...
--
Matt Berther
http://www.mattberther.com
> Please
> i have an webservice that receives a XML string that i convert it to a
> dataset.
> How can i validate this XML, against a typed dataset schema?
> Tks in adv.
> Fabiano
>

No comments:

Post a Comment