3.1.4.5.2.1 QueryEx

This element is the body of the QueryExSoapIn SOAP message.

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

queryXml: A BLOB containing a QueryPacket 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]).