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

simpleType "ns:FeedbackRatingStarCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"None"
 - 
No graphic displayed, feedback score 0-9.
"Yellow"
 - 
Yellow Star, feedback score 10-49.
"Blue"
 - 
Blue Star, feedback score 50-99.
"Turquoise"
 - 
Turquoise Star, feedback score 100-499.
"Purple"
 - 
Purple Star, feedback score 500-999.
"Red"
 - 
Red Star, feedback score 1,000-4,999
"Green"
 - 
Green Star, feedback score 5,000-9,999.
"YellowShooting"
 - 
Yellow Shooting Star, feedback score 10,000-24,999.
"TurquoiseShooting"
 - 
Turquoise Shooting Star, feedback score 25,000-49,999.
"PurpleShooting"
 - 
Purple Shooting Star, feedback score 50,000-99,999.
"RedShooting"
 - 
Red Shooting Star, feedback score 100,000-499,999.
"GreenShooting"
 - 
Green Shooting Star, feedback score 500,000-999,999.
"SilverShooting"
 - 
Silver Shooting Star, feedback score 1,000,000 and above.
"CustomCode"
 - 
Reserved for internal or future use.

All Direct / Indirect Based Elements (2):
ns:FeedbackRatingStar (defined in ns:UserType complexType),
Known Usage Locations
Annotation
The color of a feedback score star visually denotes the range in which the member's summary feedback score falls. The score is the net positive feedback minus the net negative feedback left for the member.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:FeedbackRatingStarCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (15); see within schema source)
<xs:simpleType name="FeedbackRatingStarCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="None"/>
<xs:enumeration value="Yellow"/>
<xs:enumeration value="Blue"/>
<xs:enumeration value="Turquoise"/>
<xs:enumeration value="Purple"/>
<xs:enumeration value="Red"/>
<xs:enumeration value="Green"/>
<xs:enumeration value="YellowShooting"/>
<xs:enumeration value="TurquoiseShooting"/>
<xs:enumeration value="PurpleShooting"/>
<xs:enumeration value="RedShooting"/>
<xs:enumeration value="GreenShooting"/>
<xs:enumeration value="SilverShooting"/>
<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.