2.2.2.2 AddResponseMessage

The server sends the message AddResponseMessage in response to a client's request AddRequestMessage (section 2.2.2.1). The message AddResponseMessage is defined in [MS-WSTIM] section 3.3.4.1.1.2.

The SOAP body MUST include the element wxf:ResourceCreated. The extension to [WSAddressing] of element wxf:ResourceCreated is defined in section 2.2.3.21.

  
  <wsdl:message name="AddResponseMessage">
     <wsdl:part name="Body" element="wxf:ResourceCreated"/>
   </wsdl:message>
  

See section 4.1.2 for an example of message AddResponseMessage.