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

complexType "ns:AttributeType"
Namespace:
Content:
complex, 2 attributes, 1 element, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 attributes, 1 element, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:int
 = 
xs:string
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
This type is only applicable for Half.com listings, and since the Half.com site was taken down, this type is no longer applicable.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="AttributeType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="Value" type="ns:ValType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
<xs:attribute name="attributeID" type="xs:int"/>
<xs:attribute name="attributeLabel" type="xs:string"/>
</xs:complexType>
Attribute Detail (all declarations defined in this component; 2/2)
attributeID
Type:
xs:int, predefined
Use:
optional
AttributeType and all of its elements are only applicable for Half.com listings, and since the Half.com site was taken down, this field is no longer applicable.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="attributeID" type="xs:int"/>

attributeLabel
Type:
xs:string, predefined
Use:
optional
AttributeType and all of its elements are only applicable for Half.com listings, and since the Half.com site was taken down, this field is no longer applicable.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="attributeLabel" type="xs:string"/>
Content Element Detail (all declarations defined in this component; 2/2)
ns:Value
Type:
ns:ValType, complex content
AttributeType and all of its elements are only applicable for Half.com listings, and since the Half.com site was taken down, this field is no longer applicable.
Component Diagram
XML Representation Summary
<ns:Value>
   
Content: 
</ns:Value>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="Value" 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.