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

simpleType "ns:SiteCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
at 14 locations
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"US"
 - 
USA, site ID 0, abbreviation US, currency USD.
(http://www.ebay.com)
"Canada"
 - 
Canada, site ID 2, abbreviation CA, currencies CAD and USD.
(http://www.ebay.ca)
"UK"
 - 
United Kingdom, site ID 3, abbreviation UK, currency GBP.
(http://www.ebay.co.uk)
"Australia"
 - 
Australia, site ID 15, abbreviation AU, currency AUD.
(http://www.ebay.com.au)
"Austria"
 - 
Austria, site ID 16, abbreviation AT, currency EUR.
(http://www.ebay.at)
"Belgium_French"
 - 
Belgium (French), site ID 23, abbreviation BEFR, currency EUR.
(http://www.ebay.be)
"France"
 - 
France, site ID 71, abbreviation FR, currency EUR.
(http://www.ebay.fr)
"Germany"
 - 
Germany, site ID 77, abbreviation DE, currency EUR.
(http://www.ebay.de)
"Italy"
 - 
Italy, site ID 101, abbreviation IT, currency EUR.
(http://www.ebay.it)
"Belgium_Dutch"
 - 
Belgium (Dutch), site ID 123, abbreviation BENL, currency EUR.
(http://www.ebay.be)
"Netherlands"
 - 
Netherlands, site ID 146, abbreviation NL, currency EUR.
(http://www.ebay.nl)
"Spain"
 - 
Spain, site ID 186, abbreviation ES, currency EUR.
(http://www.ebay.es)
"Switzerland"
 - 
Switzerland, site ID 193, abbreviation CH, currency CHF.
(http://www.ebay.ch)
"Taiwan"
 - 
Taiwan, currency TWD. Note that the old eBay Taiwan site is no longer in operation, and the new site does not use this API.
"eBayMotors"
 - 
Although Site ID 100 is still valid in APIs, eBay Motors US is no longer its own site, but just a vertical within the eBay US site.
"HongKong"
 - 
Hong Kong, site ID 201, abbreviation HK, currency HKD.
(http://www.ebay.com.hk)
"Singapore"
 - 
Singapore, site ID 216, abbreviation SG, currency SGD.
(http://www.ebay.com.sg)
"India"
 - 
India, site ID 203, abbreviation IN, currency INR.
(http://www.ebay.in)
"China"
"Ireland"
 - 
Ireland, site ID 205, abbreviation IE, currency EUR.
(http://www.ebay.ie)
"Malaysia"
 - 
Malaysia, site ID 207, abbreviation MY, currency MYR.
(http://www.ebay.com.my)
"Philippines"
 - 
Philippines, site ID 211, abbreviation PH, currency PHP.
(http://www.ebay.ph)
"Poland"
 - 
Poland, site ID 212, abbreviation PL, currency PLN.
(http://www.ebay.pl)
"Sweden"
"CustomCode"
 - 
Reserved for internal or future use.
"CanadaFrench"
 - 
Canada French, site ID 210, abbreviation CAFR, currencies CAD and USD.
"Russia"
 - 
Russia, site ID 215, abbreviation RU, currency RUB. Sellers must use Merchant Integration Platform (MIP) to create and revise listings on the Russia site. Russian listings cannot be created or revised through the Trading API's add and revise calls, so 'Russia' would not be a valid value to pass in through Item.Site field of an Add or Revise Trading API call.

All Direct / Indirect Based Elements (14):
ns:Site (defined in ns:ItemType complexType),
ns:Site (defined in ns:UserType complexType),
ns:SiteID (defined in ns:SubscriptionType complexType),
Known Usage Locations
Annotation
eBay sites (by the country in which each resides) on which a user is registered and on which items can be listed through the Trading API.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:SiteCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (28); see within schema source)
<xs:simpleType name="SiteCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="US"/>
<xs:enumeration value="Canada"/>
<xs:enumeration value="UK"/>
<xs:enumeration value="Australia"/>
<xs:enumeration value="Austria"/>
<xs:enumeration value="Belgium_French"/>
<xs:enumeration value="France"/>
<xs:enumeration value="Germany"/>
<xs:enumeration value="Italy"/>
<xs:enumeration value="Belgium_Dutch"/>
<xs:enumeration value="Netherlands"/>
<xs:enumeration value="Spain"/>
<xs:enumeration value="Switzerland"/>
<xs:enumeration value="Taiwan"/>
<xs:enumeration value="eBayMotors"/>
<xs:enumeration value="HongKong"/>
<xs:enumeration value="Singapore"/>
<xs:enumeration value="India"/>
<xs:enumeration value="China"/>
<xs:enumeration value="Ireland"/>
<xs:enumeration value="Malaysia"/>
<xs:enumeration value="Philippines"/>
<xs:enumeration value="Poland"/>
<xs:enumeration value="Sweden"/>
<xs:enumeration value="CustomCode"/>
<xs:enumeration value="CanadaFrench"/>
<xs:enumeration value="Russia"/>
</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.