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

complexType "ns:SiteLocationType"
Namespace:
Content:
complex, 1 element, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 1 element, elem. wildcard
Used:
never
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Annotation
Contains the data that defines a site-based filter (used when searching for items and filtering the search result set).
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="SiteLocationType">
<xs:sequence>
<xs:element minOccurs="0" name="SiteID" type="ns:SiteIDFilterCodeType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/2)
ns:SiteID
Type:
ns:SiteIDFilterCodeType, simple content
Specifies the criteria for filtering search results by site, where site is determined by the site ID in the SOAP URL or, for Unified Schema XML requests, X-EBAY-API-SITEID HTTP Header.
XML Representation Summary
<ns:SiteID>
   
Content: 
{ enumeration of xs:token }
</ns:SiteID>
Simple Content
Enumeration:
"ListedInCurrencyImplied"
 - 
(in) Items listed in the currency implied by the site specified in the request.
"LocatedInCountryImplied"
 - 
(in) Items located in the country implied by the site specified in the request.
"AvailableInCountryImplied"
 - 
(in) Items available to the country implied by the site specified in the request. For the US site, this implies listings from ALL English-language countries that are available to the US.
"SiteImplied"
 - 
(in) Items listed on the site specified in the request, regardless of listing currency.
"BelgiumListing"
 - 
(in) Items located in Belgium or listed on one of the two Belgian sites.
"CustomCode"
 - 
(out) Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SiteID" type="ns:SiteIDFilterCodeType"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
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.