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

complexType "ns:PromotedItemType"
Namespace:
Content:
complex, 8 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 8 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This type is deprecated.
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="PromotedItemType">
<xs:sequence>
<xs:element minOccurs="0" name="ItemID" type="ns:ItemIDType"/>
<xs:element minOccurs="0" name="PictureURL" type="xs:string"/>
<xs:element minOccurs="0" name="Position" type="xs:int"/>
<xs:element minOccurs="0" name="SelectionType" type="ns:PromotionItemSelectionCodeType"/>
<xs:element minOccurs="0" name="Title" type="xs:string"/>
<xs:element minOccurs="0" name="ListingType" type="ns:ListingTypeCodeType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="PromotionDetails" type="ns:PromotionDetailsType"/>
<xs:element minOccurs="0" name="TimeLeft" type="xs:duration"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 9/9)
ns:ItemID
Type:
ns:ItemIDType, simple content
This field is deprecated.
XML Representation Summary
<ns:ItemID>
   
Content: 
{ xs:string }
</ns:ItemID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ItemID" type="ns:ItemIDType"/>

ns:ListingType
Type:
ns:ListingTypeCodeType, simple content
This field is deprecated.
XML Representation Summary
<ns:ListingType>
   
Content: 
{ enumeration of xs:token }
</ns:ListingType>
Simple Content
Enumeration:
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ListingType" type="ns:ListingTypeCodeType"/>

ns:PictureURL
Type:
xs:string, predefined, simple content
This field is deprecated.
XML Representation Summary
<ns:PictureURL>
   
Content: 
{ xs:string }
</ns:PictureURL>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="PictureURL" type="xs:string"/>

ns:Position
Type:
xs:int, predefined, simple content
This field is deprecated.
XML Representation Summary
<ns:Position>
   
Content: 
{ xs:int }
</ns:Position>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Position" type="xs:int"/>

ns:PromotionDetails
Type:
ns:PromotionDetailsType, complex content
Component Diagram
XML Representation Summary
<ns:PromotionDetails>
   
Content: 
</ns:PromotionDetails>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="PromotionDetails" type="ns:PromotionDetailsType"/>

ns:SelectionType
Type:
This field is deprecated.
XML Representation Summary
<ns:SelectionType>
   
Content: 
{ enumeration of xs:token }
</ns:SelectionType>
Simple Content
Enumeration:
"Manual"
 - 
This value is not used.
"Automatic"
 - 
This value is not used.
"CustomCode"
 - 
This value is not used.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SelectionType" type="ns:PromotionItemSelectionCodeType"/>

ns:TimeLeft
Type:
xs:duration, predefined, simple content
This field is deprecated.
XML Representation Summary
<ns:TimeLeft>
   
Content: 
{ xs:duration }
</ns:TimeLeft>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TimeLeft" type="xs:duration"/>

ns:Title
Type:
xs:string, predefined, simple content
This field is deprecated.
XML Representation Summary
<ns:Title>
   
Content: 
{ xs:string }
</ns:Title>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Title" type="xs:string"/>

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