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

simpleType "ns:EBaySubscriptionTypeCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"SellerAssistant"
 - 
This eBay subscription is no longer available.
"SellerAssistantPro"
 - 
This eBay subscription is no longer available.
"EBayStoreBasic"
 - 
This value indicates that the user has a Basic eBay Store membership. See the Welcome to eBay Stores help page for more information on eBay Store subscriptions.
"EBayStoreFeatured"
 - 
This value indicates that the user has a Premium eBay Store membership. See the Welcome to eBay Stores help page for more information on eBay Store subscriptions.
"EBayStoreAnchor"
 - 
This value indicates that the user has a Anchor eBay Store membership. See the Welcome to eBay Stores help page for more information on eBay Store subscriptions.
"SellingManager"
 - 
This value indicates that the user has a Selling Manager subscription. Selling Manager is free to all sellers and can be subscribed to through the Subscriptions section of My eBay. See the Selling Manager and Selling Manager Pro help page for more information on Selling Manager.
"SellingManagerPro"
 - 
This value indicates that the user has a Selling Manager Pro subscription. Selling Manager Pro is free to all sellers for the first 30 days, and a Selling Manager Pro subscription is included at no charge for eBay Store Premium and Anchor subscriptions. Selling Manager Pro can be subscribed to through the Subscriptions section of My eBay. See the Selling Manager and Selling Manager Pro help page for more information on Selling Manager Pro.
"PictureManagerLevel1"
 - 
This value is no longer applicable because Picture Manager has been EOLed.
"PictureManagerLevel2"
 - 
This value is no longer applicable because Picture Manager has been EOLed.
"PictureManagerLevel3"
 - 
This value is no longer applicable because Picture Manager has been EOLed.
"PictureManagerLevel4"
 - 
This value is no longer applicable because Picture Manager has been EOLed.
"PictureManagerLevel5"
 - 
This value is no longer applicable because Picture Manager has been EOLed.
"PictureManagerLevel6"
 - 
This value is no longer applicable because Picture Manager has been EOLed.
"PictureManagerLevel7"
 - 
This value is no longer applicable because Picture Manager has been EOLed.
"SellerReportsBasic"
 - 
Basic Sales Reports are no longer available. Sellers should subsribe to Sales Reports Plus instead.
"SellerReportsPlus"
 - 
This value indicates that the user has a Sales Reports Plus subscription. A user can subscribe to Sales Report Plus through the Subscriptions section of My eBay. See the Sales Report Plus help page for more information.
"FileExchange"
 - 
This value indicates that the user has a File Exchange subscription. A user can subscribe to File Exchange through the Subscriptions section of My eBay. See the File Exchange help page for more information.
"LocalMarketSpecialty"
 - 
This value indicates that the Motors Dealer has a Local Market Specialty subscription. This type of account is used to sell in the Motorcycles, Powersports, and Other Vehicles and Trailers categories. Not Cars and Trucks.
"LocalMarketRegular"
 - 
This value indicates that the Motors Dealer has a Local Market Regular subscription. This type of account is used to sell in all eBay Motors categories.
"LocalMarketPremium"
 - 
This value indicates that the Motors Dealer has a Local Market Premium subscription. This type of account is used to sell in all eBay Motors categories.
"CustomCode"

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This enumerated type contains a list of eBay subscriptions that an eBay user may be subscribed to.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:EBaySubscriptionTypeCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (22); see within schema source)
<xs:simpleType name="EBaySubscriptionTypeCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="SellerAssistant"/>
<xs:enumeration value="SellerAssistantPro"/>
<xs:enumeration value="EBayStoreBasic"/>
<xs:enumeration value="EBayStoreFeatured"/>
<xs:enumeration value="EBayStoreAnchor"/>
<xs:enumeration value="SellingManager"/>
<xs:enumeration value="SellingManagerPro"/>
<xs:enumeration value="PictureManagerLevel1"/>
<xs:enumeration value="PictureManagerLevel2"/>
<xs:enumeration value="PictureManagerLevel3"/>
<xs:enumeration value="PictureManagerLevel4"/>
<xs:enumeration value="PictureManagerLevel5"/>
<xs:enumeration value="PictureManagerLevel6"/>
<xs:enumeration value="PictureManagerLevel7"/>
<xs:enumeration value="SellerReportsBasic"/>
<xs:enumeration value="SellerReportsPlus"/>
<xs:enumeration value="FileExchange"/>
<xs:enumeration value="LocalMarketSpecialty"/>
<xs:enumeration value="LocalMarketRegular"/>
<xs:enumeration value="LocalMarketPremium"/>
<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.