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

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