The ValidateSOAPDoc Method
Use the ValidateSOAPDoc method to validate the SOAP document for correctness as follows:
-
Encoded using XML.
-
Has SOAP envelope.
-
Has SOAP Body.
-
Has a SOAP Method.
-
Used SOAP encoding and envelope namespaces.
Related Topics