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

complexType "ns:ContextSearchAssetType"
Namespace:
Content:
complex, 3 elements
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 3 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining the ContextSearchAsset container that is returned in the GetContextualKeywords response for each keyword that is found.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="ContextSearchAssetType">
<xs:sequence>
<xs:element minOccurs="0" name="Keyword" type="xs:string"/>
<xs:element minOccurs="0" name="Category" type="ns:CategoryType"/>
<xs:element minOccurs="0" name="Ranking" type="xs:int"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:Category
Type:
ns:CategoryType, complex content
The eBay category in which the keyword is used.
Component Diagram
XML Representation Summary
<ns:Category>
   
Content: 
</ns:Category>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Category" type="ns:CategoryType"/>

ns:Keyword
Type:
xs:string, predefined, simple content
The name of the keyword that was found in the search.
XML Representation Summary
<ns:Keyword>
   
Content: 
{ xs:string }
</ns:Keyword>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Keyword" type="xs:string"/>

ns:Ranking
Type:
xs:int, predefined, simple content
The ranking of the corresponding keyword/category combination relative to other keywords that were returned in the response.
XML Representation Summary
<ns:Ranking>
   
Content: 
{ xs:int }
</ns:Ranking>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Ranking" 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.