urn:GoogleSearch
The doSpellingSuggestion Operation
doSpellingSuggestionResponse  doSpellingSuggestion (string key, string phrase)
Operation Type: Request-response
Collapse Input: doSpellingSuggestion
string key  
string phrase  
Collapse Output: doSpellingSuggestionResponse
string return  
 Collapse Bindings
Binding: GoogleSearchBinding
<soap:binding  style="rpc"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction="urn:GoogleSearchAction" />
Input: doSpellingSuggestion
<soap:body  encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
  namespace="urn:GoogleSearch"
  use="encoded" />
Output: doSpellingSuggestionResponse
<soap:body  encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
  namespace="urn:GoogleSearch"
  use="encoded" />

 Collapse XML
-<operation  name="doSpellingSuggestion">
<input  message="typens:doSpellingSuggestion" />
<output  message="typens:doSpellingSuggestionResponse" />
</operation>
Generated by WSDLdoc ©