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

simpleType "ns:AnnouncementMessageCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"None"
 - 
No message is to be made available.
"Deprecation"
 - 
A deprecation message is to be made available, but only if today's date is between AnnouncementMessageType.AnnouncementStartTime and AnnouncementMessageType.EventTime.
"Mapping"
 - 
A mapping message is to be made available, but only if today's date is after AnnouncementMessageType.EventTime.
"DeprecationAndMapping"
 - 
Both "Deprecation" and "Mapping" enumerations are to apply.
"CustomCode"
 - 
Reserved for future use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Part of the mechanism for eBay to control which announcement messages are to be made available to the user.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:AnnouncementMessageCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (6); see within schema source)
<xs:simpleType name="AnnouncementMessageCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="None"/>
<xs:enumeration value="Deprecation"/>
<xs:enumeration value="Mapping"/>
<xs:enumeration value="DeprecationAndMapping"/>
<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.