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

simpleType "ns:FeedbackRatingDetailCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
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.

All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Applicable to sites that support the Detailed Seller Ratings feature. The FeedbackRatingDetailCodeType is the list of areas for detailed seller ratings. 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.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:FeedbackRatingDetailCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (6); see within schema source)
<xs:simpleType name="FeedbackRatingDetailCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="ItemAsDescribed"/>
<xs:enumeration value="Communication"/>
<xs:enumeration value="ShippingTime"/>
<xs:enumeration value="ShippingAndHandlingCharges"/>
<xs:enumeration value="CustomCode"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
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.