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

complexType "ns:ItemCompatibilityType"
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
All information corresponding to an individual parts compatibility by application.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="ItemCompatibilityType">
<xs:sequence>
<xs:element minOccurs="0" name="Delete" type="xs:boolean"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="NameValueList" type="ns:NameValueListType"/>
<xs:element minOccurs="0" name="CompatibilityNotes" type="xs:string"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 4/4)
ns:CompatibilityNotes
Type:
xs:string, predefined, simple content
The seller may optionally enter any notes pertaining to the parts compatibility being specified. Use this field to specify the placement of the part on a vehicle or the type of vehicle a part fits.
XML Representation Summary
<ns:CompatibilityNotes>
   
Content: 
{ xs:string }
</ns:CompatibilityNotes>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="CompatibilityNotes" type="xs:string"/>

ns:Delete
Type:
xs:boolean, predefined, simple content
Removes individual parts compatibility nodes from the compatibility list. Set to true within the compatibility to delete.

Note: This field can only be used with Revise calls or when revising a template. If the listing has bids or ends within 12 hours, you cannot delete item parts compatibilities.
XML Representation Summary
<ns:Delete>
   
Content: 
{ xs:boolean }
</ns:Delete>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Delete" type="xs:boolean"/>

ns:NameValueList
Type:
ns:NameValueListType, complex content
A name-value pair describing a single compatible application. The allowed names and values are specific to the primary category in which the item is listed. For example, when listing in a Parts & Accessories category, where the applications are vehicles, the allowed names might include Year, Make, and Model, and the values would correspond to specific vehicles in eBay's catalog. For details and examples, see the Features Guide.

The eBay Germany, UK, Austria, France, Italy, and Spain sites support the use of K type vehicle numbers to specify vehicle parts compatibility. To use a K type number, set the Name field to "KType" and set the corresponding Value field to the appropriate K type number.

The DE and UK eBay sites also support the use of an eBay Product ID (or ePID) number/value pair to specify motorcycle and scooter parts compatibility (currently, only DE supports scooter parts compatibily). To use an ePID number to specify part compatibilities, set the Name field to "ePID" and the corresponding Value field to the ePID number that matches the motorcycle for the part(s) you are listing. Motorcycle ePID numbers are provided by the Master Motorcycle List (MML) file, which contains the ePID numbers and their associated vehicle mappings). For motorcycles, an ePID number contains the vehicle make, model, CCM, year, and submodel data. Please use the following links to obtain the DE and UK MML data files:

- DE seller help page: http://verkaeuferportal.ebay.de/fahrzeugteile-und-zubehoer-optimal-einstellen
- UK seller help page: http://pages.ebay.co.uk/help/sell/contextual/master-motorcycle-list-manually.html
Component Diagram
XML Representation Summary
<ns:NameValueList>
   
Content: 
</ns:NameValueList>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="NameValueList" type="ns:NameValueListType"/>

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