wsSOAPClient is a generic, transport independent SOAP client. Based upon the endpoint URI the SOAP client locates a registered transport binding
and invokes the SOAP service through the binding accessor. By default http transport bindings are provided - the http binding examines the version of the
SOAP message and automatically uses either SOAP 1.1 or 1.2 bindings.