http://soap.amazon.com
The GetShoppingCartRequest Complex Type
Local elements (5)
tag devtag CartId HMAC locale
Complex Type GetShoppingCartRequest
The GetShoppingCartRequest type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin All [1...1]
<tag>xsd:string</tag> [1..1]
<devtag>xsd:string</devtag> [1..1]
<CartId>xsd:string</CartId> [1..1]
<HMAC>xsd:string</HMAC> [1..1]
<locale>xsd:string</locale> [0..1]
End All
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="GetShoppingCartRequest">
-<xsd:all>
<xsd:element  name="tag"  type="xsd:string" />
<xsd:element  name="devtag"  type="xsd:string" />
<xsd:element  name="CartId"  type="xsd:string" />
<xsd:element  name="HMAC"  type="xsd:string" />
<xsd:element  minOccurs="0"  name="locale"  type="xsd:string" />
</xsd:all>
</xsd:complexType>

 Collapse Uses
 Collapse Type (1)
string 
 
 Collapse Used-By
 
Generated by WSDLdoc ©