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

complexType "ns:ListingEnhancementDurationReferenceType"
Namespace:
Content:
complex, 1 element, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 1 element, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Note: This type is no longer applicable, as the Featured Gallery listing feature is being deprecated for all sites. If a seller attempts to add Featured Gallery as a listing enhancement, it is allowed, but a warning will be returned announcing the deprecation of the feature. This feature was wired off in September 2019.
Type used by the GalleryFeaturedDurations container that is returned at the SiteDefaults and Category level in a GetCategoryFeatures response. GalleryFeaturedDurations container consists of the supported time durations that a picture gallery can be featured
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="ListingEnhancementDurationReferenceType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="Duration" type="xs:token"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/2)
ns:Duration
Type:
xs:token, predefined, simple content
Note: Duration fields are currently still being returned in GetCategoryFeatures response, but Featured Gallery listing feature is deprecated for all sites. If a seller attempts to add Featured Gallery as a listing enhancement, it is allowed, but a warning will be returned announcing the deprecation of the feature.
Each returned Duration field indicates a supported time duration that a picture gallery can be featured. The Lifetime value indicates that the Featured Gallery enhancement will be active for the lifetime of the listing.
XML Representation Summary
<ns:Duration>
   
Content: 
{ xs:token }
</ns:Duration>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="Duration" type="xs:token"/>

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