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

simpleType "ns:GeographicExposureCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"National"
 - 
If this enumeration value is returned, the eBay site or category only supports Motors National Listings for the corresponding Motors dealer subscription level/type.
"LocalOnly"
 - 
If this enumeration value is returned, the eBay site or category only supports Motors Local Market Listings for the corresponding Motors dealer subscription level/type.
"LocalOptional"
 - 
If this enumeration value is returned, the eBay site or category supports Motors National Listings and Motors Local Market listing for the corresponding Motors dealer subscription level/type.
"CustomCode"
 - 
Reserved for internal or future use.

All Direct / Indirect Based Elements (8):
Known Usage Locations
Annotation
This enumerated type is used to indicate if an eBay site or category supports Motors National Listings and/or Motors Local Market listings.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:GeographicExposureCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (5); see within schema source)
<xs:simpleType name="GeographicExposureCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="National"/>
<xs:enumeration value="LocalOnly"/>
<xs:enumeration value="LocalOptional"/>
<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.