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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="Reviews">
-<xsd:all>
<xsd:element  minOccurs="0"  name="AvgCustomerRating"  type="xsd:string" />
<xsd:element  minOccurs="0"  name="TotalCustomerReviews"  type="xsd:string" />
<xsd:element  minOccurs="0"  name="CustomerReviews"  type="typens:CustomerReviewArray" />
</xsd:all>
</xsd:complexType>

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