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

complexType "ns:CharacteristicType"
Namespace:
Content:
complex, 7 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 7 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
This type is deprecated.
XML Source (w/o annotations (8); see within schema source)
<xs:complexType name="CharacteristicType">
<xs:sequence>
<xs:element name="AttributeID" type="xs:int"/>
<xs:element minOccurs="0" name="DateFormat" type="xs:string"/>
<xs:element minOccurs="0" name="DisplaySequence" type="xs:string"/>
<xs:element minOccurs="0" name="DisplayUOM" type="xs:string"/>
<xs:element minOccurs="0" name="Label" type="ns:LabelType"/>
<xs:element minOccurs="0" name="SortOrder" type="ns:SortOrderCodeType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="ValueList" type="ns:ValType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 8/8)
ns:AttributeID
Type:
xs:int, predefined, simple content
This field is deprecated.
XML Representation Summary
<ns:AttributeID>
   
Content: 
{ xs:int }
</ns:AttributeID>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="AttributeID" type="xs:int"/>

ns:DateFormat
Type:
xs:string, predefined, simple content
This field is deprecated.
XML Representation Summary
<ns:DateFormat>
   
Content: 
{ xs:string }
</ns:DateFormat>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DateFormat" type="xs:string"/>

ns:DisplaySequence
Type:
xs:string, predefined, simple content
This field is deprecated.
XML Representation Summary
<ns:DisplaySequence>
   
Content: 
{ xs:string }
</ns:DisplaySequence>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DisplaySequence" type="xs:string"/>

ns:DisplayUOM
Type:
xs:string, predefined, simple content
This field is deprecated.
XML Representation Summary
<ns:DisplayUOM>
   
Content: 
{ xs:string }
</ns:DisplayUOM>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DisplayUOM" type="xs:string"/>

ns:Label
Type:
ns:LabelType, complex content
This field is deprecated.
Component Diagram
XML Representation Summary
<ns:Label
   
 = 
xs:boolean
   
>
   
Content: 
</ns:Label>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Label" type="ns:LabelType"/>

ns:SortOrder
Type:
ns:SortOrderCodeType, simple content
This field is deprecated.
XML Representation Summary
<ns:SortOrder>
   
Content: 
{ enumeration of xs:token }
</ns:SortOrder>
Simple Content
Enumeration:
"Ascending"
 - 
The results will be sorted by the specified key in ascending (low to high) order.
"Descending"
 - 
The results will be sorted by the specified key in descending (high to low) order.
"CustomCode"
 - 
(out) Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SortOrder" type="ns:SortOrderCodeType"/>

ns:ValueList
Type:
ns:ValType, complex content
This field is deprecated.
Component Diagram
XML Representation Summary
<ns:ValueList>
   
Content: 
</ns:ValueList>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="ValueList" type="ns:ValType"/>

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