Documentation for ATIS-Draft-03-00-79

Complex Type: CcTriggerCannedAnnouncement

[Table of contents]

Super-types: None
Sub-types: None
Name CcTriggerCannedAnnouncement
Used by (from the same schema document) Element ccTriggerCannedAnnouncement
Abstract no
XML Instance Representation
<...>
<commandID> CPT-CommandID </commandID> [1]
<time> CPT-DateTime </time> [1]
<announcementID> CC-AnnouncementMsgID </announcementID> [1]
<repeats> CPT-GenericCounter </repeats> [1]
<repeat-interval> CPT-Duration </repeat-interval> [0..1]
<ack-required> CPT-Boolean </ack-required> [1]
</...>
Diagram
h-453803909 h1272267302 h329166573 h240005744 h1782472735 h325016637
Schema Component Representation
<xs:complexType name="CcTriggerCannedAnnouncement">
<xs:sequence>
<xs:element name="commandID" type=" CPT-CommandID "/>
<xs:element name="time" type=" CPT-DateTime "/>
<xs:element name="announcementID" type=" CC-AnnouncementMsgID "/>
<xs:element name="repeats" type=" CPT-GenericCounter "/>
<xs:element name="repeat-interval" type=" CPT-Duration " minOccurs="0"/>
<xs:element name="ack-required" type=" CPT-Boolean "/>
</xs:sequence>
</xs:complexType>