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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="CustomerReview">
-<xsd:all>
<xsd:element  minOccurs="0"  name="Rating"  type="xsd:string" />
<xsd:element  minOccurs="0"  name="Summary"  type="xsd:string" />
<xsd:element  minOccurs="0"  name="Comment"  type="xsd:string" />
</xsd:all>
</xsd:complexType>

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