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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="ProductInfo">
-<xsd:all>
<xsd:element  minOccurs="0"  name="TotalResults"  type="xsd:string" />
<!-- Total number of Search Results -->
<xsd:element  minOccurs="0"  name="TotalPages"  type="xsd:string" />
<!-- Total number of Pages of Search Results -->
<xsd:element  minOccurs="0"  name="ListName"  type="xsd:string" />
<!-- Listmania list name -->
<xsd:element  minOccurs="0"  name="Details"  type="typens:DetailsArray" />
</xsd:all>
</xsd:complexType>

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