The Xml Classes Web Service shows how the XmlDocument
class can be sent to and received from a Web Service. It also shows how
an XmlNode object can be returned by a Web Service.
Directions: To test the Web Service, click on the ASMX file or Sample
Client links below.
NOTE: Some of the methods require that SOAP is
used to serialize the XML properly. HTTP GET calls run through the ASMX
test page will not work properly in all cases.
|