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

complexType "ns:SellerRoleMetricsType"
Namespace:
Content:
complex, 10 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 10 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Specifies 1 year feedback metrics for a seller.
XML Source (w/o annotations (11); see within schema source)
<xs:complexType name="SellerRoleMetricsType">
<xs:sequence>
<xs:element minOccurs="0" name="PositiveFeedbackLeftCount" type="xs:int"/>
<xs:element minOccurs="0" name="NegativeFeedbackLeftCount" type="xs:int"/>
<xs:element minOccurs="0" name="NeutralFeedbackLeftCount" type="xs:int"/>
<xs:element minOccurs="0" name="FeedbackLeftPercent" type="xs:float"/>
<xs:element minOccurs="0" name="RepeatBuyerCount" type="xs:int"/>
<xs:element minOccurs="0" name="RepeatBuyerPercent" type="xs:float"/>
<xs:element minOccurs="0" name="UniqueBuyerCount" type="xs:int"/>
<xs:element minOccurs="0" name="TransactionPercent" type="xs:float"/>
<xs:element minOccurs="0" name="CrossBorderTransactionCount" type="xs:int"/>
<xs:element minOccurs="0" name="CrossBorderTransactionPercent" type="xs:float"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 11/11)
ns:CrossBorderTransactionCount
Type:
xs:int, predefined, simple content
The count of Cross-Border Trade order line items.
XML Representation Summary
<ns:CrossBorderTransactionCount>
   
Content: 
{ xs:int }
</ns:CrossBorderTransactionCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="CrossBorderTransactionCount" type="xs:int"/>

ns:CrossBorderTransactionPercent
Type:
xs:float, predefined, simple content
The percentage of order line items that are Cross-Border Trade order line items.
XML Representation Summary
<ns:CrossBorderTransactionPercent>
   
Content: 
{ xs:float }
</ns:CrossBorderTransactionPercent>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="CrossBorderTransactionPercent" type="xs:float"/>

ns:FeedbackLeftPercent
Type:
xs:float, predefined, simple content
Percentage of leaving feedback as a seller.
XML Representation Summary
<ns:FeedbackLeftPercent>
   
Content: 
{ xs:float }
</ns:FeedbackLeftPercent>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="FeedbackLeftPercent" type="xs:float"/>

ns:NegativeFeedbackLeftCount
Type:
xs:int, predefined, simple content
Count of negative feedback entries given as a seller.
XML Representation Summary
<ns:NegativeFeedbackLeftCount>
   
Content: 
{ xs:int }
</ns:NegativeFeedbackLeftCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="NegativeFeedbackLeftCount" type="xs:int"/>

ns:NeutralFeedbackLeftCount
Type:
xs:int, predefined, simple content
Count of neutral feedback entries given as a seller.
XML Representation Summary
<ns:NeutralFeedbackLeftCount>
   
Content: 
{ xs:int }
</ns:NeutralFeedbackLeftCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="NeutralFeedbackLeftCount" type="xs:int"/>

ns:PositiveFeedbackLeftCount
Type:
xs:int, predefined, simple content
Count of positive feedback entries given as a seller.
XML Representation Summary
<ns:PositiveFeedbackLeftCount>
   
Content: 
{ xs:int }
</ns:PositiveFeedbackLeftCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="PositiveFeedbackLeftCount" type="xs:int"/>

ns:RepeatBuyerCount
Type:
xs:int, predefined, simple content
Number of buyers who bought more than once from this seller.
XML Representation Summary
<ns:RepeatBuyerCount>
   
Content: 
{ xs:int }
</ns:RepeatBuyerCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RepeatBuyerCount" type="xs:int"/>

ns:RepeatBuyerPercent
Type:
xs:float, predefined, simple content
Percentage of repeat buyers.
XML Representation Summary
<ns:RepeatBuyerPercent>
   
Content: 
{ xs:float }
</ns:RepeatBuyerPercent>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RepeatBuyerPercent" type="xs:float"/>

ns:TransactionPercent
Type:
xs:float, predefined, simple content
Percentage of number of times a member has sold successfully vs. the number of times a member has bought an item in the preceding 365 days.
XML Representation Summary
<ns:TransactionPercent>
   
Content: 
{ xs:float }
</ns:TransactionPercent>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TransactionPercent" type="xs:float"/>

ns:UniqueBuyerCount
Type:
xs:int, predefined, simple content
Count of unique buyers from this seller.
XML Representation Summary
<ns:UniqueBuyerCount>
   
Content: 
{ xs:int }
</ns:UniqueBuyerCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="UniqueBuyerCount" 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.