J
Just Me
Hi. I want to validate an xml string that has been passed in to a web
service method call. I have a schema (XSD) file created and will apply
validity checks to the incoming xml. All this with one catch....
How do I validate the xml without having any reference to the XSD or its
namespace? All of the MS KB articles I have seen have some external
references/syntax set.
Thanks.
service method call. I have a schema (XSD) file created and will apply
validity checks to the incoming xml. All this with one catch....
How do I validate the xml without having any reference to the XSD or its
namespace? All of the MS KB articles I have seen have some external
references/syntax set.
Thanks.