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

complexType "ns:SellerDashboardAlertType"
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 (5):
Known Usage Locations
Annotation
A message to help the you understand your status as a seller (PowerSeller status, policy compliance status, etc.).
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="SellerDashboardAlertType">
<xs:sequence>
<xs:element minOccurs="0" name="Severity" type="ns:SellerDashboardAlertSeverityCodeType"/>
<xs:element minOccurs="0" name="Text" type="xs:string"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:Severity
Type:
The severity level helps you understand whether the alert is identifying a problem (a warning or strong warning) or if it is informational in nature. This field is present if an alert has been issued to your account.
XML Representation Summary
<ns:Severity>
   
Content: 
{ enumeration of xs:token }
</ns:Severity>
Simple Content
Enumeration:
"Informational"
 - 
The alert message is informational in nature.

Some examples: you might get a PowerSeller status message if your PowerSeller level has been increased, a policy-compliance message if you have no recent policy violations, a buyer-satisfaction message if you are providing excellent customer service, or a seller-account message if there is a new notice available about your payment status.
"Warning"
 - 
The alert message is a warning that identifies a problem.

For example, you might get a PowerSeller status warning if you missed the PowerSeller sales requirements in the past month. Or you might get a policy-compliance warning if you recently listed an item with excessive shipping costs, or a seller-account warning if a collections message asks you to pay now to make sure no restrictions are placed on your account.
"StrongWarning"
 - 
The alert message is a strong warning that indicates a serious problem.

For example, you might get a PowerSeller status strong warning if you have lost your PowerSeller status because of policy violations, or you might get a policy-compliance strong warning if your account has been restricted.
"CustomCode"
 - 
Reserved for internal (or future) use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Severity" type="ns:SellerDashboardAlertSeverityCodeType"/>

ns:Text
Type:
xs:string, predefined, simple content
The warning or informational alert text. When you parse this text, note that some alerts may use plain text while others can include HTML. Returned only if the seller has been issued an alert.
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"/>

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