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

complexType "ns:StoreCustomListingHeaderLinkType"
Namespace:
Content:
complex, 3 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 3 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Custom listing header link.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="StoreCustomListingHeaderLinkType">
<xs:sequence>
<xs:element name="LinkID" type="xs:int"/>
<xs:element name="Order" type="xs:int"/>
<xs:element minOccurs="0" name="LinkType" type="ns:StoreCustomListingHeaderLinkCodeType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 4/4)
ns:LinkID
Type:
xs:int, predefined, simple content
Link ID for the listing header link. The ID is used when the link is a custom category or for a custom page, and it is not needed when the LinkType property is "AboutMe" or "None".
XML Representation Summary
<ns:LinkID>
   
Content: 
{ xs:int }
</ns:LinkID>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="LinkID" type="xs:int"/>

ns:LinkType
Type:
Type of link to include in the custom listing header.
XML Representation Summary
<ns:LinkType>
   
Content: 
{ enumeration of xs:token }
</ns:LinkType>
Simple Content
Enumeration:
"None"
 - 
No type.
"AboutMePage"
 - 
Link is to an About Me page.
"CustomPage"
 - 
Link is to a custom page.
"CustomCategory"
 - 
Link is to a custom category.
"CustomCode"
 - 
(out) Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="LinkType" type="ns:StoreCustomListingHeaderLinkCodeType"/>

ns:Order
Type:
xs:int, predefined, simple content
Order in which to show the custom listing header link.
XML Representation Summary
<ns:Order>
   
Content: 
{ xs:int }
</ns:Order>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Order" type="xs:int"/>

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