3.3.4.1.1.2 AddResponseMessage

The AddResponseMessage is returned by the server in response to a successful Create operation. The contents of the message are a resource reference (wxf:ResourceCreated) for the newly created identity object. wxf:ResourceCreated is defined in [WXFR].

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