3.1.4.4.2.2 Query

This element is the body of the QuerySoapIn SOAP message.

 <s:element name="Query">
   <s:complexType>
     <s:sequence>
       <s:element name="queryXml" type="s:string"/>
     </s:sequence>
   </s:complexType>
 </s:element>

queryXml: A BLOB containing a QueryPacket (section 2.2.3.1) element. This element MUST contain a BLOB of well-formed XML containing a QueryPacket element as its root element, encoded as an XML string, (see [XML10]).