Documentation for ATIS-Draft-03-00-79

Complex Type: CCHistoricalAdherenceRecord

[Table of contents]

Super-types: None
Sub-types: None
Name CCHistoricalAdherenceRecord
Used by (from the same schema document) Complex Type CcAdherencePerformance
Abstract no
XML Instance Representation
<...>
<date> CPT-Date </date> [1]
<trip> SCHTripIden </trip> [1]
<timepoint> SCHTimepointIden </timepoint> [1]
<operator> CPTOperatorIden </operator> [0..1]
<vehicle> CPTVehicleIden </vehicle> [0..1]
<offset> OB-ScheduleAdherenceOffset </offset> [1]
</...>
Diagram
h-1969881159 h-1158373540 h1668863444 h324755946 h1471596526 h-704245948
Schema Component Representation
<xs:complexType name="CCHistoricalAdherenceRecord">
<xs:sequence>
<xs:element name="date" type=" CPT-Date "/>
<xs:element name="trip" type=" SCHTripIden "/>
<xs:element name="timepoint" type=" SCHTimepointIden "/>
<xs:element name="operator" type=" CPTOperatorIden " minOccurs="0"/>
<xs:element name="vehicle" type=" CPTVehicleIden " minOccurs="0"/>
<xs:element name="offset" type=" OB-ScheduleAdherenceOffset "/>
</xs:sequence>
</xs:complexType>