Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

complexType "ns:SellerRatingSummaryArrayType"
Namespace:
Content:
complex, 1 element
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining the SellerRatingSummaryArray container that is returned in the GetFeedback response. The SellerRatingSummaryArray container consists of an array of AverageRatingSummary containers, which provide details on Detailed Seller Ratings (DSRs), including the type of rating (Communication, Item As Described, Shipping and Handling Charges, or Shipping Time), the seller's average rating for that DSR type, the total number of DSR ratings, and the period in which those ratings were received (the last year or the last 30 days).
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="SellerRatingSummaryArrayType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="AverageRatingSummary" type="ns:AverageRatingSummaryType"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 1/1)
ns:AverageRatingSummary
Type:
Container consisting of a seller's Detailed Seller Rating (DSR) for each type of rating (Communication, Item As Described, Shipping and Handling Charges, or Shipping Time), the seller's average rating for each DSR type, the total number of DSR ratings for each DSR type, and the period in which those ratings were received (the last year or the last 30 days).
Component Diagram
XML Representation Summary
<ns:AverageRatingSummary>
   
Content: 
</ns:AverageRatingSummary>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="AverageRatingSummary" type="ns:AverageRatingSummaryType"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.