3.1.4.4.2.3 QueryResponse

This element is the body of the QuerySoapOut (section 3.1.4.4.1.2) SOAP message.

 <s:element name="QueryResponse">
   <s:complexType>
     <s:sequence>
       <s:element name="QueryResult" type="s:string"/>
     </s:sequence>
   </s:complexType>
 </s:element>

QueryResult: BLOB of well-formed XML containing a ResponsePacket element as its root element, encoded as an XML string (see [XML10]).