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

simpleType "ns:SellerLevelCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Bronze"
 - 
Bronze (lowest tier)
"Silver"
 - 
Silver (between Bronze and Gold)
"Gold"
 - 
Gold (between Silver and Platinum)
"Platinum"
 - 
Platinum (between Gold and Titanium)
"Titanium"
 - 
Titanium (highest tier)
"None"
 - 
Not a PowerSeller (eBay has not yet evaluated your PowerSeller status, or you have not chosen to be a member of the PowerSeller program, or you lost your PowerSeller status due to a policy violation.)
"CustomCode"
 - 
Reserved for internal or future use

All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Indicates the user's eBay PowerSeller tier. PowerSellers are distinguished in 5 tiers based on average monthly sales. Benefits and services vary for each tier. eBay calculates eligibility for each tier monthly.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:SellerLevelCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (8); see within schema source)
<xs:simpleType name="SellerLevelCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Bronze"/>
<xs:enumeration value="Silver"/>
<xs:enumeration value="Gold"/>
<xs:enumeration value="Platinum"/>
<xs:enumeration value="Titanium"/>
<xs:enumeration value="None"/>
<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.