First page Back Continue Last page Graphics
A SOAP response
Corresponding response to the previous invocation:
Notes:
Note that the response is also a XML document. It is made up of the same elements that the request had: Envelope, Body and Header. In case of unsuccessful invocation a Fault element would be shown in place of response.
As you can see from these examples, SOAP is a very simple function invocation protocol.