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

complexType "ns:BuyingGuideDetailsType"
Namespace:
Content:
complex, 2 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements, elem. wildcard
Used:
never
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Annotation
This type is deprecated.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="BuyingGuideDetailsType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="BuyingGuide" type="ns:BuyingGuideType"/>
<xs:element minOccurs="0" name="BuyingGuideHub" type="xs:anyURI"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:BuyingGuide
Type:
ns:BuyingGuideType, complex content
Information that identifies a buying guide. A buying guide contains content about particular product areas, categories, or subjects to help buyers decide which type of item to purchase based on their particular interests. Buying guides are useful to buyers who do not have a specific product in mind. For example, a digital camera buying guide could help a buyer determine what kind of digital camera is right for them.
Component Diagram
XML Representation Summary
<ns:BuyingGuide>
   
Content: 
</ns:BuyingGuide>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="BuyingGuide" type="ns:BuyingGuideType"/>

ns:BuyingGuideHub
Type:
xs:anyURI, predefined, simple content
URL of the buying guide home page for the site being searched. Your application can present this URL as a link. Optionally, you can use a value like "See all buying guides" as the link's display name.
XML Representation Summary
<ns:BuyingGuideHub>
   
Content: 
{ xs:anyURI }
</ns:BuyingGuideHub>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="BuyingGuideHub" type="xs:anyURI"/>

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