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

simpleType "ns:BuyerSatisfactionStatusCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Excellent"
 - 
You are doing an excellent job as an eBay seller. Be sure to continue providing members with a positive buying experience. A buyer satisfaction rating of Excellent ensures that you are eligible for eBay incentives.
"Good"
 - 
You are doing a good job as an eBay seller. Buyers have been satisfied with your customer service. Be sure to continue providing members with a positive buying experience. A buyer satisfaction rating of Good ensures that you are eligible for eBay incentives.
"NeedsWork"
 - 
This value is no longer applicable.
"Poor"
 - 
You are not doing a good job as an eBay seller. Some of your buyers have not been satisfied with your service. Improve your customer service to earn a higher buyer satisfaction rating. If your customer service continues to receive poor responses from customers, your buyer satisfaction rating can drop and could put your eBay seller's account at risk.
"VeryPoor"
 - 
You are doing a very poor job as an eBay seller. You need to improve your selling practices immediately. Too many of your customers have not been satisfied with your customer service and you are at risk of losing your eBay account.
"Unacceptable"
 - 
You are doing an unacceptable job as an eBay seller. Improve your selling practices immediately. Your account may be suspended because of your unacceptable customer service.
"CustomCode"
 - 
Reserved for internal or future use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This enumerated type contains the list of possible Buyer Satisfaction ratings for a seller.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:BuyerSatisfactionStatusCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (8); see within schema source)
<xs:simpleType name="BuyerSatisfactionStatusCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Excellent"/>
<xs:enumeration value="Good"/>
<xs:enumeration value="NeedsWork"/>
<xs:enumeration value="Poor"/>
<xs:enumeration value="VeryPoor"/>
<xs:enumeration value="Unacceptable"/>
<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.