C# .net How we valiadate a xml with Multiple xml-schemas
- by allen8374
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"
xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:m0="http://www.MangoDSP.com/schema"
xmlns:m1="http://www.onvif.org/ver10/schema">
…