2.2.4.39 SignalResponse

This type defines the format of the s:Body element of the server response message which is sent after successful processing of the Signal message.

 <xs:complexType name="SignalResponse">
   <xs:sequence>
     <xs:any
       minOccurs="0"
       maxOccurs="unbounded"
       namespace="##other"
      />
   </xs:sequence>
 </xs:complexType>