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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="ItemQuantity">
-<xsd:all>
<xsd:element  name="ItemId"  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 ©