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

simpleType "ns:PerformanceStatusCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"TopRated"
 - 
This enumeration value indicates that the user's Seller Level is Top-Rated.
"AboveStandard"
 - 
This enumeration value indicates that the user's Seller Level is Above Standard.
"Standard"
 - 
This enumeration value indicates that the user's Seller Level is Standard.
"BelowStandard"
 - 
This enumeration value indicates that the user's Seller Level is Below Standard.
"CustomCode"
 - 
Reserved for internal use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Enumerated type that defines eBay Seller Levels.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:PerformanceStatusCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (6); see within schema source)
<xs:simpleType name="PerformanceStatusCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="TopRated"/>
<xs:enumeration value="AboveStandard"/>
<xs:enumeration value="Standard"/>
<xs:enumeration value="BelowStandard"/>
<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.