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

complexType "ns:CrossPromotionsType"
Namespace:
Content:
complex, 7 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 7 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 (8); see within schema source)
<xs:complexType name="CrossPromotionsType">
<xs:sequence>
<xs:element minOccurs="0" name="ItemID" type="ns:ItemIDType"/>
<xs:element minOccurs="0" name="PrimaryScheme" type="ns:PromotionSchemeCodeType"/>
<xs:element minOccurs="0" name="PromotionMethod" type="ns:PromotionMethodCodeType"/>
<xs:element minOccurs="0" name="SellerID" type="xs:string"/>
<xs:element name="ShippingDiscount" type="xs:boolean"/>
<xs:element minOccurs="0" name="StoreName" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="PromotedItem" type="ns:PromotedItemType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 8/8)
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:PrimaryScheme
Type:
This field is deprecated.
XML Representation Summary
<ns:PrimaryScheme>
   
Content: 
{ enumeration of xs:token }
</ns:PrimaryScheme>
Simple Content
Enumeration:
"ItemToItem"
 - 
This value is not used.
"ItemToStoreCat"
 - 
This value is not used.
"StoreToStoreCat"
 - 
This value is not used.
"ItemToDefaultRule"
 - 
This value is not used.
"DefaultRule"
 - 
This value is not used.
"CategoryProximity"
 - 
This value is not used.
"RelatedCategoryRule"
 - 
This value is not used.
"DefaultUpSellLogic"
 - 
This value is not used.
"DefaultCrossSellLogic"
 - 
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="PrimaryScheme" type="ns:PromotionSchemeCodeType"/>

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

ns:PromotionMethod
Type:
This field is deprecated.
XML Representation Summary
<ns:PromotionMethod>
   
Content: 
{ enumeration of xs:token }
</ns:PromotionMethod>
Simple Content
Enumeration:
"CrossSell"
 - 
This value is not used.
"UpSell"
 - 
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="PromotionMethod" type="ns:PromotionMethodCodeType"/>

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

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

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