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

simpleType "ns:ShippingRegionCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Africa"
 - 
Africa
"Asia"
 - 
Asia
"Caribbean"
 - 
Caribbean
"Europe"
 - 
Europe
"LatinAmerica"
 - 
Latin America
"MiddleEast"
 - 
Middle East
"NorthAmerica"
 - 
North America
"Oceania"
 - 
Oceania (Pacific region other than Asia)
"SouthAmerica"
 - 
South America
"EuropeanUnion"
 - 
European Union
"WillNotShip"
 - 
Seller will not ship the item.
"Worldwide"
 - 
Seller has specified Worldwide or eBay has determined that the specified regions add up to Worldwide.
"Americas"
 - 
Americas
"None"
"CustomCode"
 - 
Reserved for internal or future use

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Regions to which the seller is willing to ship the item. These values are applicable to ShipToLocation.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:ShippingRegionCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (16); see within schema source)
<xs:simpleType name="ShippingRegionCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Africa"/>
<xs:enumeration value="Asia"/>
<xs:enumeration value="Caribbean"/>
<xs:enumeration value="Europe"/>
<xs:enumeration value="LatinAmerica"/>
<xs:enumeration value="MiddleEast"/>
<xs:enumeration value="NorthAmerica"/>
<xs:enumeration value="Oceania"/>
<xs:enumeration value="SouthAmerica"/>
<xs:enumeration value="EuropeanUnion"/>
<xs:enumeration value="WillNotShip"/>
<xs:enumeration value="Worldwide"/>
<xs:enumeration value="Americas"/>
<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.