Documentation for ATIS-Draft-03-00-79

Complex Type: ImAlarmCancel

[Table of contents]

Super-types: None
Sub-types: None
Name ImAlarmCancel
Used by (from the same schema document) Element imAlarmCancel
Abstract no
XML Instance Representation
<...>
<vehicle> CPTVehicleIden </vehicle> [1]
<timeRequested> CPT-DateTime </timeRequested> [1]
<notReally> CPT-Boolean </notReally> [0..1]
</...>
Diagram
h1471596526 h1272267302 h325016637
Schema Component Representation
<xs:complexType name="ImAlarmCancel">
<xs:sequence>
<xs:element name="vehicle" type=" CPTVehicleIden "/>
<xs:element name="timeRequested" type=" CPT-DateTime "/>
<xs:element name="notReally" type=" CPT-Boolean " minOccurs="0"/>
</xs:sequence>
</xs:complexType>