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

complexType "ns:ListingDurationDefinitionsType"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:int
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A type used by the ListingDurations container node that is returned in the response of GetCategoryFeatures call. A ListingDurations container is returned for each listing type supported for the eBay site, and the supported listing duration times for those listing types.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="ListingDurationDefinitionsType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="ListingDuration" type="ns:ListingDurationDefinitionType"/>
</xs:sequence>
<xs:attribute name="Version" type="xs:int"/>
</xs:complexType>
Attribute Detail (all declarations defined in this component; 1/1)
Version
Type:
xs:int, predefined
Use:
optional
This attribute indicates the current version of the Listing Durations data. This can be helpful to let users know when modifications have been made to Listing Durations.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="Version" type="xs:int"/>
Content Element Detail (all declarations defined in this component; 1/1)
ns:ListingDuration
Type:
A ListingDurations container is returned for each listing type supported for the eBay site, and the supported listing duration times for those listing types. The durationSetID attribute value indicates the listing type.
Component Diagram
XML Representation Summary
<ns:ListingDuration
   
 = 
xs:int
   
>
   
Content: 
</ns:ListingDuration>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="ListingDuration" type="ns:ListingDurationDefinitionType"/>

 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.