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

simpleType "ns:AdFormatEnabledCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Disabled"
 - 
This value indicates that the Classified Ad format feature is disabled for the site or category.
"Enabled"
 - 
This value indicates that the Classified Ad format feature is enabled for the site or category.
"Only"
 - 
This value indicates that the Classified Ad format is the only listing type supported by the eBay category. This value is not applicable at the eBay site level.
"ClassifiedAdEnabled"
 - 
This value indicates that the lead-generation Classified Ad format feature is enabled for the site or category.
"ClassifiedAdOnly"
 - 
This value indicates that the lead-generation Classified Ad format is the only listing type supported by the eBay category. This value is not applicable at the eBay site level.
"LocalMarketBestOfferOnly"
 - 
This value indicates that eBay Motors Local Market listings are enabled for the site or category.
"CustomCode"
 - 
(out) Reserved for internal or future use.

All Direct / Indirect Based Elements (6):
Known Usage Locations
Annotation
This enumerated type contains a list of values that will indicate whether or not an Ad Format listing type is enabled for an eBay site or for an eBay category.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:AdFormatEnabledCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (8); see within schema source)
<xs:simpleType name="AdFormatEnabledCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Disabled"/>
<xs:enumeration value="Enabled"/>
<xs:enumeration value="Only"/>
<xs:enumeration value="ClassifiedAdEnabled"/>
<xs:enumeration value="ClassifiedAdOnly"/>
<xs:enumeration value="LocalMarketBestOfferOnly"/>
<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.