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

complexType "ns:PowerSellerDashboardType"
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:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining the PowerSellerStatus container returned in the GetSellerDashboard response. The PowerSellerStatus container is only returned if the seller making the call is a Power Seller.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="PowerSellerDashboardType">
<xs:sequence>
<xs:element minOccurs="0" name="Level" type="ns:SellerLevelCodeType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="Alert" type="ns:SellerDashboardAlertType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:Alert
Type:
The PowerSellerStatus.Alert container is only returned if eBay has posted one or more informational or warning messages related to the seller's PowerSeller status.
Component Diagram
XML Representation Summary
<ns:Alert>
   
Content: 
</ns:Alert>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="Alert" type="ns:SellerDashboardAlertType"/>

ns:Level
Type:
ns:SellerLevelCodeType, simple content
This field indicates the seller's eBay PowerSeller tier. PowerSellers are distinguished in five tiers based on average monthly sales. Benefits and services vary for each tier. eBay calculates eligibility for each tier on a monthly basis.
XML Representation Summary
<ns:Level>
   
Content: 
{ enumeration of xs:token }
</ns:Level>
Simple Content
Enumeration:
"Bronze"
 - 
Bronze (lowest tier)
"Silver"
 - 
Silver (between Bronze and Gold)
"Gold"
 - 
Gold (between Silver and Platinum)
"Platinum"
 - 
Platinum (between Gold and Titanium)
"Titanium"
 - 
Titanium (highest tier)
"None"
 - 
Not a PowerSeller (eBay has not yet evaluated your PowerSeller status, or you have not chosen to be a member of the PowerSeller program, or you lost your PowerSeller status due to a policy violation.)
"CustomCode"
 - 
Reserved for internal or future use
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Level" type="ns:SellerLevelCodeType"/>

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