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

complexType "ns:ResponseAttributeSetType"
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 (1):
Known Usage Locations
Annotation
This type is deprecated.
XML Source (w/o annotations (8); see within schema source)
<xs:complexType name="ResponseAttributeSetType">
<xs:sequence>
<xs:element name="ApproximatePages" type="xs:int"/>
<xs:element name="AttributeSetID" type="xs:int"/>
<xs:element name="HasMore" type="xs:boolean"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="ProductFamilies" type="ns:ProductFamilyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="ProductFinderConstraints" type="ns:ProductFinderConstraintType"/>
<xs:element name="TooManyMatchesFound" type="xs:boolean"/>
<xs:element name="TotalProducts" type="xs:int"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 8/8)
ns:ApproximatePages
Type:
xs:int, predefined, simple content
This field is deprecated.
XML Representation Summary
<ns:ApproximatePages>
   
Content: 
{ xs:int }
</ns:ApproximatePages>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="ApproximatePages" type="xs:int"/>

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

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

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

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

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

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

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