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

complexType "ns:BuyingGuideType"
Namespace:
Content:
complex, 8 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 8 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This type is not used by any Trading API calls.
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="BuyingGuideType">
<xs:sequence>
<xs:element minOccurs="0" name="Name" type="xs:string"/>
<xs:element minOccurs="0" name="URL" type="xs:anyURI"/>
<xs:element minOccurs="0" name="CategoryID" type="xs:string"/>
<xs:element minOccurs="0" name="ProductFinderID" type="xs:int"/>
<xs:element minOccurs="0" name="Title" type="xs:string"/>
<xs:element minOccurs="0" name="Text" type="xs:string"/>
<xs:element minOccurs="0" name="CreationTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="UserID" type="ns:UserIDType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 9/9)
ns:CategoryID
Type:
xs:string, predefined, simple content
Identifies the category (if any) that is associated with the buying guide.
XML Representation Summary
<ns:CategoryID>
   
Content: 
{ xs:string }
</ns:CategoryID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="CategoryID" type="xs:string"/>

ns:CreationTime
Type:
xs:dateTime, predefined, simple content
The time and date when the guide was posted.
XML Representation Summary
<ns:CreationTime>
   
Content: 
{ xs:dateTime }
</ns:CreationTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="CreationTime" type="xs:dateTime"/>

ns:Name
Type:
xs:string, predefined, simple content
Display name of the buying guide.
XML Representation Summary
<ns:Name>
   
Content: 
{ xs:string }
</ns:Name>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Name" type="xs:string"/>

ns:ProductFinderID
Type:
xs:int, predefined, simple content
Identifies the product finder (if any) that is associated with the buying guide. Only returned for product finder searches.
XML Representation Summary
<ns:ProductFinderID>
   
Content: 
{ xs:int }
</ns:ProductFinderID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ProductFinderID" type="xs:int"/>

ns:Text
Type:
xs:string, predefined, simple content
The text of the guide. If the guide is longer than 2000 characters, the text is cut off and it ends with "...". See BuyingGuide.URL for a link to the full text of the review.
XML Representation Summary
<ns:Text>
   
Content: 
{ xs:string }
</ns:Text>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Text" type="xs:string"/>

ns:Title
Type:
xs:string, predefined, simple content
The title of the buying guide.
XML Representation Summary
<ns:Title>
   
Content: 
{ xs:string }
</ns:Title>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Title" type="xs:string"/>

ns:URL
Type:
xs:anyURI, predefined, simple content
URL for the buying guide. Your application can present this as a link. Use the value of Name as the link's display name.
XML Representation Summary
<ns:URL>
   
Content: 
{ xs:anyURI }
</ns:URL>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="URL" type="xs:anyURI"/>

ns:UserID
Type:
ns:UserIDType, simple content
The author's eBay user ID.
XML Representation Summary
<ns:UserID>
   
Content: 
{ xs:string }
</ns:UserID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="UserID" type="ns:UserIDType"/>

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