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

complexType "ns:GetAdFormatLeadsResponseType"
Namespace:
Content:
complex, 17 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Returns number of leads and contact and other information for each lead. One AdFormatLead node is returned for each lead.
Type Definition Detail
Type Derivation Tree
ns:AbstractResponseType (extension)
  ns:GetAdFormatLeadsResponseType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="GetAdFormatLeadsResponseType">
<xs:complexContent>
<xs:extension base="ns:AbstractResponseType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="AdFormatLead" type="ns:AdFormatLeadType"/>
<xs:element minOccurs="0" name="AdFormatLeadCount" type="xs:int"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/18)
ns:AdFormatLead
Type:
ns:AdFormatLeadType, complex content
Contains contact and other information for one lead. One node is returned for each lead. Only returned at a detail level of ReturnAll. At least one lead must be available for the specified item to return AdFormatLead.
Component Diagram
XML Representation Summary
<ns:AdFormatLead>
   
Content: 
</ns:AdFormatLead>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="AdFormatLead" type="ns:AdFormatLeadType"/>

ns:AdFormatLeadCount
Type:
xs:int, predefined, simple content
The total number of leads returned. Only returned if you do not specify a detail level.
XML Representation Summary
<ns:AdFormatLeadCount>
   
Content: 
{ xs:int }
</ns:AdFormatLeadCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="AdFormatLeadCount" type="xs:int"/>

 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.