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

complexType "ns:ListingDurationReferenceType"
Namespace:
Content:
simple, 1 attribute
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
("Unknown" | "Chinese" | "Dutch" | "Live" | "Auction" | "AdType" | "StoresFixedPrice" | "PersonalOffer" | "FixedPriceItem" | "Half" | "LeadGeneration" | "Express" | "Shopping" | "CustomCode")
   
>
   
Content: 
{ xs:int }
</...>
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Identifies the type of listing as an attribute on the ListingDuration node.
Type Definition Detail
Type Derivation Tree
xs:int (extension)
  ns:ListingDurationReferenceType
Derivation:
extension of xs:int
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="ListingDurationReferenceType">
<xs:simpleContent>
<xs:extension base="xs:int">
<xs:attribute name="type" type="ns:ListingTypeCodeType"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
Attribute Detail (all declarations defined in this component; 1/1)
type
Type:
Use:
optional
The type of listing a set of durations describes.
Attribute Value
enumeration of xs:token
Enumeration:
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="type" type="ns:ListingTypeCodeType"/>

 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.