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

simpleType "ns:FeaturedFirstCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Enabled"
 - 
This enumeration value indicates that the Featured First listing upgrade is enabled for all sellers on the site.
"Disabled"
 - 
This enumeration value indicates that the Featured First listing upgrade is not available for any sellers on the site.
"PowerSellerOnly"
 - 
This enumeration value indicates that the Featured First listing upgrade is only enabled for Power Sellers on the site.
"TopRatedSellerOnly"
 - 
This enumeration value indicates that the Featured First listing upgrade is only enabled for Top-Rated Sellers on the site.
"CustomCode"
 - 
Reserved for internal or future use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Enumerated type that indicates if the Featured First listing upgrade is enabled for the specified site, and whether it is restricted to a specific seller level.

Note: The Featured First listing upgrade can no longer be added for new listings in any eBay marketplace.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:FeaturedFirstCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (6); see within schema source)
<xs:simpleType name="FeaturedFirstCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Enabled"/>
<xs:enumeration value="Disabled"/>
<xs:enumeration value="PowerSellerOnly"/>
<xs:enumeration value="TopRatedSellerOnly"/>
<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.