Documentation for ATIS-Draft-03-00-79

Complex Type: CCPullInReport

[Table of contents]

Super-types: None
Sub-types: None
Name CCPullInReport
Used by (from the same schema document) Complex Type CcReportPullIns
Abstract no
XML Instance Representation
<...>
<vehicle> CPTVehicleIden </vehicle> [1]
<pullin-time> CPT-DateTime </pullin-time> [0..1]
<pullin-trip> SCHTripIden </pullin-trip> [0..1]
<pullin-location> lrms:GeoLocation </pullin-location> [0..1]
<parked-spot> CPTParkingSpace </parked-spot> [1]
<localCCPullInReport> local:CCPullInReport </localCCPullInReport> [0..1]
</...>
Diagram
h1471596526 h1272267302 h-1158373540 h-542031743 h-1378068400 h1082207299
Schema Component Representation
<xs:complexType name="CCPullInReport">
<xs:sequence>
<xs:element name="vehicle" type=" CPTVehicleIden "/>
<xs:element name="pullin-time" type=" CPT-DateTime " minOccurs="0"/>
<xs:element name="pullin-trip" type=" SCHTripIden " minOccurs="0"/>
<xs:element name="pullin-location" type=" lrms:GeoLocation " minOccurs="0"/>
<xs:element name="parked-spot" type=" CPTParkingSpace "/>
<xs:element name="localCCPullInReport" type=" local:CCPullInReport " minOccurs="0"/>
</xs:sequence>
</xs:complexType>