http://soap.amazon.com
The ProductLineArray Complex Type
Complex Type ProductLineArray
ProductLineArray is an array type (ProductLine[]).
 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="ProductLineArray">
-<xsd:complexContent>
-<xsd:restriction  base="soapenc:Array">
<xsd:attribute  ref="soapenc:arrayType"  wsdl:arrayType="typens:ProductLine[]" />
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>

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