Demonstrates communication with a SOAP
server via the creation of an XML document,
transmission of that document over the network,
and reception and parsing of the server's response
document.
Demonstrates communication with an XML-RPC
server via the creation of a simple document,
transmission of that document over the network,
and reception and parsing of the server's response.