2.2.2.5 InteractiveResponseMessage

InteractiveResponseMessage is used to describe messages that contain an i:InteractiveResponse element in the SOAP body. InteractiveResponseMessage is used by the Web Services Management Protocol Extensions for Windows Vista client when responding to an InteractiveEvent callback request.

MessageType

Action URI

Response

/InteractiveResponse

The message MUST be as follows.

 <wsdl:message name="InteractiveResponseMessage">
   <wsdl:part name="body" type="i:InteractiveResponse" />
 </wsdl:message>

body: Contains a wsmv:AcknowledgeType element.