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

complexType "ns:StoreCustomListingHeaderType"
Namespace:
Content:
complex, 6 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 6 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Configuration of a Store custom listing header.
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="StoreCustomListingHeaderType">
<xs:sequence>
<xs:element minOccurs="0" name="DisplayType" type="ns:StoreCustomListingHeaderDisplayCodeType"/>
<xs:element minOccurs="0" name="Logo" type="xs:boolean"/>
<xs:element minOccurs="0" name="SearchBox" type="xs:boolean"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="LinkToInclude" type="ns:StoreCustomListingHeaderLinkType"/>
<xs:element minOccurs="0" name="AddToFavoriteStores" type="xs:boolean"/>
<xs:element minOccurs="0" name="SignUpForStoreNewsletter" type="xs:boolean"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 7/7)
ns:AddToFavoriteStores
Type:
xs:boolean, predefined, simple content
Specifies whether the custom header has a link to Add to Favorite Stores.
XML Representation Summary
<ns:AddToFavoriteStores>
   
Content: 
{ xs:boolean }
</ns:AddToFavoriteStores>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="AddToFavoriteStores" type="xs:boolean"/>

ns:DisplayType
Type:
Display type for the custom listing header.
XML Representation Summary
<ns:DisplayType>
   
Content: 
{ enumeration of xs:token }
</ns:DisplayType>
Simple Content
Enumeration:
"None"
 - 
No custom listing header is displayed.
"Full"
 - 
The full custom listing header is displayed.
"FullAndLeftNavigationBar"
 - 
The full custom listing header and the left navigation bar is displayed.
"CustomCode"
 - 
(out) Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DisplayType" type="ns:StoreCustomListingHeaderDisplayCodeType"/>

ns:LinkToInclude
Type:
Link to include in the custom header.
Component Diagram
XML Representation Summary
<ns:LinkToInclude>
   
Content: 
</ns:LinkToInclude>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="LinkToInclude" type="ns:StoreCustomListingHeaderLinkType"/>

ns:Logo
Type:
xs:boolean, predefined, simple content
Specifies whether the custom header has a logo.
XML Representation Summary
<ns:Logo>
   
Content: 
{ xs:boolean }
</ns:Logo>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Logo" type="xs:boolean"/>

ns:SearchBox
Type:
xs:boolean, predefined, simple content
Specifies whether the custom header has a search box.
XML Representation Summary
<ns:SearchBox>
   
Content: 
{ xs:boolean }
</ns:SearchBox>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SearchBox" type="xs:boolean"/>

ns:SignUpForStoreNewsletter
Type:
xs:boolean, predefined, simple content
Specifies whether the custom header has a link to Sign up for Store Newsletter.
XML Representation Summary
<ns:SignUpForStoreNewsletter>
   
Content: 
{ xs:boolean }
</ns:SignUpForStoreNewsletter>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SignUpForStoreNewsletter" type="xs:boolean"/>

{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.