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

complexType "ns:AnnouncementMessageType"
Namespace:
Content:
complex, 3 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 3 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining the ShippingServiceDetails.DeprecationDetails container that is returned in the GeteBayDetails response. The ShippingServiceDetails.DeprecationDetails container consists of information related to a deprecated shipping service.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="AnnouncementMessageType">
<xs:sequence>
<xs:element minOccurs="0" name="AnnouncementStartTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="EventTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="MessageType" type="ns:AnnouncementMessageCodeType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 4/4)
ns:AnnouncementStartTime
Type:
xs:dateTime, predefined, simple content
The date on which an upcoming event can start to be announced.
XML Representation Summary
<ns:AnnouncementStartTime>
   
Content: 
{ xs:dateTime }
</ns:AnnouncementStartTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="AnnouncementStartTime" type="xs:dateTime"/>

ns:EventTime
Type:
xs:dateTime, predefined, simple content
The date on which the event occurs. This is also the ending date of the announcement that lead up to the event (see AnnouncementStartTime).
XML Representation Summary
<ns:EventTime>
   
Content: 
{ xs:dateTime }
</ns:EventTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="EventTime" type="xs:dateTime"/>

ns:MessageType
Type:
Control of what messages to display.
XML Representation Summary
<ns:MessageType>
   
Content: 
{ enumeration of xs:token }
</ns:MessageType>
Simple Content
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.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="MessageType" type="ns:AnnouncementMessageCodeType"/>

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