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

complexType "ns:GetStoreOptionsResponseType"
Namespace:
Content:
complex, 21 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 6 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The base response of the GetStoreOptions call.
Type Definition Detail
Type Derivation Tree
ns:AbstractResponseType (extension)
  ns:GetStoreOptionsResponseType
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="GetStoreOptionsResponseType">
<xs:complexContent>
<xs:extension base="ns:AbstractResponseType">
<xs:sequence>
<xs:element minOccurs="0" name="BasicThemeArray" type="ns:StoreThemeArrayType"/>
<xs:element minOccurs="0" name="AdvancedThemeArray" type="ns:StoreThemeArrayType"/>
<xs:element minOccurs="0" name="LogoArray" type="ns:StoreLogoArrayType"/>
<xs:element minOccurs="0" name="SubscriptionArray" type="ns:StoreSubscriptionArrayType"/>
<xs:element minOccurs="0" name="MaxCategories" type="xs:int"/>
<xs:element minOccurs="0" name="MaxCategoryLevels" type="xs:int"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 6/22)
ns:AdvancedThemeArray
Type:
ns:StoreThemeArrayType, complex content
This container consists of the current set of advanced themes available for eBay Stores. Each advanced theme definition consists of settings like colors, font style, and font size. This theme data can be reused in a SetStore call to set/modify the theme for an eBay Store. Unlike basic themes, you can use any color scheme with an advanced theme. These themes are suitable for more advanced customization.
Component Diagram
XML Representation Summary
<ns:AdvancedThemeArray>
   
Content: 
</ns:AdvancedThemeArray>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="AdvancedThemeArray" type="ns:StoreThemeArrayType"/>

ns:BasicThemeArray
Type:
ns:StoreThemeArrayType, complex content
This container consists of the current set of basic themes available for eBay Stores. Each basic theme definition consists of settings like colors, font style, and font size. This theme data can be reused in a SetStore call to set/modify the theme for an eBay Store.
Component Diagram
XML Representation Summary
<ns:BasicThemeArray>
   
Content: 
</ns:BasicThemeArray>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="BasicThemeArray" type="ns:StoreThemeArrayType"/>

ns:LogoArray
Type:
ns:StoreLogoArrayType, complex content
An array of logo identifiers for numerous product categories. These LogoID values can be reused in a SetStore call to set the logo for an eBay Store.
Component Diagram
XML Representation Summary
<ns:LogoArray>
   
Content: 
</ns:LogoArray>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="LogoArray" type="ns:StoreLogoArrayType"/>

ns:MaxCategories
Type:
xs:int, predefined, simple content
This value indicates the maximum number of categories (meta and leaf) that can be set up in an eBay Store.
XML Representation Summary
<ns:MaxCategories>
   
Content: 
{ xs:int }
</ns:MaxCategories>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="MaxCategories" type="xs:int"/>

ns:MaxCategoryLevels
Type:
xs:int, predefined, simple content
This is the maximum number of category levels that can be set up in an eBay Store.
XML Representation Summary
<ns:MaxCategoryLevels>
   
Content: 
{ xs:int }
</ns:MaxCategoryLevels>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="MaxCategoryLevels" type="xs:int"/>

ns:SubscriptionArray
Type:
This container consists of the different levels of eBay Store subscriptions along with the monthly subscription price.
Component Diagram
XML Representation Summary
<ns:SubscriptionArray>
   
Content: 
</ns:SubscriptionArray>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SubscriptionArray" type="ns:StoreSubscriptionArrayType"/>

 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.