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

complexType "ns:AttributeSetType"
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 (1):
ns:AttributeSet (defined in ns:AttributeSetArrayType complexType)
Known Usage Locations
Annotation
This type is deprecated.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="AttributeSetType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="Attribute" type="ns:AttributeType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
<xs:attribute name="attributeSetID" type="xs:int"/>
<xs:attribute name="attributeSetVersion" type="xs:string" use="optional"/>
</xs:complexType>
Attribute Detail (all declarations defined in this component; 2/2)
attributeSetID
Type:
xs:int, predefined
Use:
optional
This field is deprecated.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="attributeSetID" type="xs:int"/>

attributeSetVersion
Type:
xs:string, predefined
Use:
optional
This field is deprecated.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="attributeSetVersion" type="xs:string" use="optional"/>
Content Element Detail (all declarations defined in this component; 2/2)
ns:Attribute
Type:
ns:AttributeType, complex content
This field is deprecated.
Component Diagram
XML Representation Summary
<ns:Attribute
   
 = 
xs:int
 = 
xs:string
   
>
   
Content: 
</ns:Attribute>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="Attribute" type="ns:AttributeType"/>

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