urn:GoogleSearch
The doGoogleSearch Operation
doGoogleSearchResponse  doGoogleSearch (string key, string q, int start, int maxResults, boolean filter, string restrict, boolean safeSearch, string lr, string ie, string oe)
Operation Type: Request-response
Collapse Input: doGoogleSearch
string key  
string q  
int start  
int maxResults  
boolean filter  
string restrict  
boolean safeSearch  
string lr  
string ie  
string oe  
Collapse Output: doGoogleSearchResponse
GoogleSearchResult return  
 Collapse Bindings
Binding: GoogleSearchBinding
<soap:binding  style="rpc"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction="urn:GoogleSearchAction" />
Input: doGoogleSearch
<soap:body  encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
  namespace="urn:GoogleSearch"
  use="encoded" />
Output: doGoogleSearchResponse
<soap:body  encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
  namespace="urn:GoogleSearch"
  use="encoded" />

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