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

complexType "ns:BuyerRoleMetricsType"
Namespace:
Content:
complex, 4 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 4 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining the BuyerRoleMetrics container, which consists of details relating to the eBay buyer's one-year history of leaving feedback for the seller.
XML Source (w/o annotations (5); see within schema source)
<xs:complexType name="BuyerRoleMetricsType">
<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:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 5/5)
ns:FeedbackLeftPercent
Type:
xs:float, predefined, simple content
This float value indicates the percentage of time that the eBay user, acting in the buying role, has left feedback for their order partner (seller) during the last one-year period, counting back from the present date.
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
This integer value indicates the number of negative feedback entries that the eBay user, acting in the buying role, has left for their order partner (seller) during the last one-year period, counting back from the present date.
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
This integer value indicates the number of neutral feedback entries that the eBay user, acting in the buying role, has left for their order partner (seller) during the last one-year period, counting back from the present date.
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
This integer value indicates the number of positive feedback entries that the eBay user, acting in the buying role, has left for their order partner (seller) during the last one-year period, counting back from the present date.
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"/>

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