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

simpleType "ns:SellerDashboardAlertSeverityCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
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.

All Direct / Indirect Based Elements (1):
ns:Severity (defined in ns:SellerDashboardAlertType complexType)
Known Usage Locations
Annotation
Alerts can be either informational or a warning that identifies a problem.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:SellerDashboardAlertSeverityCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (5); see within schema source)
<xs:simpleType name="SellerDashboardAlertSeverityCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Informational"/>
<xs:enumeration value="Warning"/>
<xs:enumeration value="StrongWarning"/>
<xs:enumeration value="CustomCode"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
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.