Documentation for ATIS-Draft-03-00-79

Complex Type: CCEngineStartStop

[Table of contents]

Super-types: None
Sub-types: None
Name CCEngineStartStop
Used by (from the same schema document) Complex Type CcPTVPerformanceData , Complex Type CCOperatingRecord , Complex Type CCVehicleMechRecord
Abstract no
XML Instance Representation
<...>
<start> CPT-Boolean </start> [1]
<time> CPT-DateTime </time> [1]
</...>
Diagram
h325016637 h1272267302
Schema Component Representation
<xs:complexType name="CCEngineStartStop">
<xs:sequence>
<xs:element name="start" type=" CPT-Boolean "/>
<xs:element name="time" type=" CPT-DateTime "/>
</xs:sequence>
</xs:complexType>