http://soap.amazon.com
The ShoppingCart Complex Type
Local elements (4)
CartId HMAC PurchaseUrl Items
Complex Type ShoppingCart
The ShoppingCart type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin All [1...1]
<CartId>xsd:string</CartId> [1..1]
<HMAC>xsd:string</HMAC> [1..1]
<PurchaseUrl>xsd:string</PurchaseUrl> [1..1]
<Items arrayType="xs:string" offset="tns:arrayCoordinate" id="xs:ID" href="xs:anyURI">typens:ItemArray</Items> [0..1]
End All
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="ShoppingCart">
-<xsd:all>
<xsd:element  name="CartId"  type="xsd:string" />
<xsd:element  name="HMAC"  type="xsd:string" />
<xsd:element  name="PurchaseUrl"  type="xsd:string" />
<xsd:element  minOccurs="0"  name="Items"  type="typens:ItemArray" />
</xsd:all>
</xsd:complexType>

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