Function Description
fromSOAP Converst an XML node to an S Object
getHTTPContent Process raw HTTP header in S object
getNodeById Find XML node by 'id' attribute
getSOAPType Compute the SOAP type identifier for an S object
isHTTPError Determines if an error occurred in an HTTP communication
parseSOAP Parse XML message
processWSDL Read and process a Web Service Description Language file
.SOAP Invoke a SOAP method
SOAPFault Create a SOAP Fault object
SOAPHandlers Get SOAP function handlers
SOAP.logical Convert a SOAP logical value to S
SOAPNameSpaces Get SOAP namespace definitions
SOAPServer Create a SOAP server object
SOAPTypes Data objects used in SSOAP
toSOAP Convert S object to SOAP format
writeSOAPBody Write SOAP message elements directly to connection
writeTypes Output SOAP type information for an S object.