Documentation for ATIS-Draft-03-00-79

Complex Type: CcManualAlarm

[Table of contents]

Super-types: None
Sub-types: None
Name CcManualAlarm
Used by (from the same schema document) Element ccManualAlarm
Abstract no
XML Instance Representation
<...>
<vehicle> CPTVehicleIden </vehicle> [1]
<alarm-id> CC-ManualAlarmID </alarm-id> [1]
<latitude> lrms:Latitude </latitude> [1]
<longitude> lrms:Longitude </longitude> [1]
<direction> lrms:Angle </direction> [1]
<speed> OB-J1587-VelocityVectorSpeed </speed> [1]
<data-quality> SPDataQuality </data-quality> [0..1]
<alarm-time> CPT-DateTime </alarm-time> [1]
</...>
Diagram
h1471596526 h1582180382 h-288803855 h1464038090 h-1126389906 h1344946322 h352582419 h1272267302
Schema Component Representation
<xs:complexType name="CcManualAlarm">
<xs:sequence>
<xs:element name="vehicle" type=" CPTVehicleIden "/>
<xs:element name="alarm-id" type=" CC-ManualAlarmID "/>
<xs:element name="latitude" type=" lrms:Latitude "/>
<xs:element name="longitude" type=" lrms:Longitude "/>
<xs:element name="direction" type=" lrms:Angle "/>
<-- direction of travel [deg] -->
<xs:element name="speed" type=" OB-J1587-VelocityVectorSpeed "/>
<xs:element name="data-quality" type=" SPDataQuality " minOccurs="0"/>
<xs:element name="alarm-time" type=" CPT-DateTime "/>
</xs:sequence>
</xs:complexType>