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

simpleType "ns:NotificationEventStateCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"New"
 - 
Status indicating the notification is newly created
"Failed"
 - 
Status indicating the notification was failed
"MarkedDown"
 - 
Status indicating the end user application is marked down
"Pending"
 - 
Status indicating the notification is pending
"FailedPending"
 - 
Status indicating the notification is failed pending
"MarkedDownPending"
 - 
Status indicating the notification is marked down pending
"Delivered"
 - 
Status indicating the notification was successfully delivered
"Undeliverable"
 - 
Status indicating the notification was unable to deliver
"Rejected"
 - 
Status indicating the notification was rejected
"Canceled"
 - 
Status indicating the notification was cancelled
"CustomCode"
 - 
Reserved for future internal or external use

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Valid notification status codes
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:NotificationEventStateCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (12); see within schema source)
<xs:simpleType name="NotificationEventStateCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="New"/>
<xs:enumeration value="Failed"/>
<xs:enumeration value="MarkedDown"/>
<xs:enumeration value="Pending"/>
<xs:enumeration value="FailedPending"/>
<xs:enumeration value="MarkedDownPending"/>
<xs:enumeration value="Delivered"/>
<xs:enumeration value="Undeliverable"/>
<xs:enumeration value="Rejected"/>
<xs:enumeration value="Canceled"/>
<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.