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

complexType "ns:ConditionValuesType"
Namespace:
Content:
complex, 2 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (4):
Known Usage Locations
Annotation
Fields in this type provide condition values and display names.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="ConditionValuesType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="Condition" type="ns:ConditionType"/>
<xs:element minOccurs="0" name="ConditionHelpURL" type="xs:anyURI"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:Condition
Type:
ns:ConditionType, complex content
This repeatable container shows the display name and unique identifier of each item condition supported by the corresponding eBay category.

Note: In all eBay marketplaces, Condition ID 2000 now maps to an item condition of 'Certified Refurbished', and not 'Manufacturer Refurbished'. To list an item as 'Certified Refurbished', a seller must be pre-qualified by eBay for this feature. Any seller who is not eligible for this feature will be blocked if they try to create a new listing or revise an existing listing with this item condition. Any active listings on any eBay marketplace that had 'Manufacturer Refurbished' as the item condition should have been automatically updated by eBay to the 'Seller Refurbished' item condition (Condition ID 2500).

Any seller that is interested in eligibility requirements to list with 'Certified Refurbished' should see the Certified refurbished program page in Seller Center.
Component Diagram
XML Representation Summary
<ns:Condition>
   
Content: 
</ns:Condition>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="Condition" type="ns:ConditionType"/>

ns:ConditionHelpURL
Type:
xs:anyURI, predefined, simple content
URL to the eBay Web site's item condition help for the category. This may include policies about how to assess the condition of an item in the category. To reduce item-not-as-described disputes, we recommend that you refer sellers (and buyers) to these help pages. These help pages may vary for some categories.

The Sandbox might not return valid help URLs.
XML Representation Summary
<ns:ConditionHelpURL>
   
Content: 
{ xs:anyURI }
</ns:ConditionHelpURL>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ConditionHelpURL" type="xs:anyURI"/>

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