http://soap.amazon.com
The AddItem Complex Type
Local elements (3)
Asin ExchangeId Quantity
Complex Type AddItem
The AddItem type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin All [1...1]
<Asin>xsd:string</Asin> [0..1]
<ExchangeId>xsd:string</ExchangeId> [0..1]
<Quantity>xsd:string</Quantity> [1..1]
End All
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="AddItem">
-<xsd:all>
<xsd:element  minOccurs="0"  name="Asin"  type="xsd:string" />
<xsd:element  minOccurs="0"  name="ExchangeId"  type="xsd:string" />
<xsd:element  name="Quantity"  type="xsd:string" />
</xsd:all>
</xsd:complexType>

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