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

complexType "ns:ItemRatingDetailsType"
Namespace:
Content:
complex, 2 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Applicable to sites that support the Detailed Seller Ratings feature. The ItemRatingDetailsType contains detailed seller ratings for an order line item in one area. When buyers leave an overall Feedback rating (positive, neutral, or negative) for a seller, they also can leave ratings in four areas: item as described, communication, shipping time, and charges for shipping and handling. Users retrieve detailed ratings as averages of the ratings left by buyers.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="ItemRatingDetailsType">
<xs:sequence>
<xs:element minOccurs="0" name="RatingDetail" type="ns:FeedbackRatingDetailCodeType"/>
<xs:element minOccurs="0" name="Rating" type="xs:int"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:Rating
Type:
xs:int, predefined, simple content
A detailed seller rating for an order line item applied to the area in the corresponding RatingDetail field. Valid input values are numerical integers 1 though 5.
XML Representation Summary
<ns:Rating>
   
Content: 
{ xs:int }
</ns:Rating>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Rating" type="xs:int"/>

ns:RatingDetail
Type:
The area of a specific detailed seller rating for an order line item. When buyers leave an overall Feedback rating (positive, neutral, or negative) for a seller, they also can leave ratings in four areas: item as described, communication, shipping time, and charges for shipping and handling.
XML Representation Summary
<ns:RatingDetail>
   
Content: 
{ enumeration of xs:token }
</ns:RatingDetail>
Simple Content
Enumeration:
"ItemAsDescribed"
 - 
Detailed seller rating in the area of "item as described."
"Communication"
 - 
Detailed seller rating in the area of "communication."
"ShippingTime"
 - 
Detailed seller rating in the area of "shipping time." Inapplicable to motor vehicle items.
"ShippingAndHandlingCharges"
 - 
Detailed seller rating in the area of "charges for shipping and handling." Inapplicable to motor vehicle items.
"CustomCode"
 - 
(out) Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RatingDetail" type="ns:FeedbackRatingDetailCodeType"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 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.