Documentation for ATIS-Draft-03-00-79

Complex Type: CcTriggerCannedAnnouncementAck

[Table of contents]

Super-types: None
Sub-types: None
Name CcTriggerCannedAnnouncementAck
Used by (from the same schema document) Element ccTriggerCannedAnnouncementAck
Abstract no
XML Instance Representation
<...>
<commandID> CPT-CommandID </commandID> [1]
<time-received> CPT-DateTime </time-received> [1]
<command-accepted> CPT-Boolean </command-accepted> [1]
</...>
Diagram
h-453803909 h1272267302 h325016637
Schema Component Representation
<xs:complexType name="CcTriggerCannedAnnouncementAck">
<xs:sequence>
<xs:element name="commandID" type=" CPT-CommandID "/>
<xs:element name="time-received" type=" CPT-DateTime "/>
<xs:element name="command-accepted" type=" CPT-Boolean "/>
</xs:sequence>
</xs:complexType>