http://soap.amazon.com
The GetShoppingCartRequest Operation
ShoppingCartResponse  GetShoppingCartRequest (GetShoppingCartRequest GetShoppingCartRequest)
Operation Type: Request-response
Collapse Input: GetShoppingCartRequest
GetShoppingCartRequest GetShoppingCartRequest  
Collapse Output: ShoppingCartResponse
ShoppingCart ShoppingCart  
 Collapse Bindings
Binding: AmazonSearchBinding
<soap:binding  style="rpc"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction="http://soap.amazon.com" />
Input: GetShoppingCartRequest
<soap:body  encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
  namespace="http://soap.amazon.com"
  use="encoded" />
Output: ShoppingCartResponse
<soap:body  encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
  namespace="http://soap.amazon.com"
  use="encoded" />

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