http://soap.amazon.com
The ItemArray Complex Type
Complex Type ItemArray
ItemArray is an array type (Item[]).
 CollapseClick here to hide comment XML Instance
<... arrayType="xs:string" href="xs:anyURI" id="xs:ID" offset="tns:arrayCoordinate"></...>

 Collapse Attributes

Name Type Summary
arrayType string
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
href anyURI
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
id ID
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
offset arrayCoordinate
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<xsd:complexType  name="ItemArray">
-<xsd:complexContent>
-<xsd:restriction  base="soapenc:Array">
<xsd:attribute  ref="soapenc:arrayType"  wsdl:arrayType="typens:Item[]" />
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>

 Collapse Uses
 Collapse Attribute (1)
 Collapse Type (2)
Array  Item 
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©