3.1.4.2.2.1 GetQuerySuggestions

This element is the body of the GetQuerySuggestionsSoapIn SOAP message.

 <s:element name="GetQuerySuggestions">
     <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]).