Documentation for ATIS-Draft-03-00-79

Complex Type: CCPullOutReport

[Table of contents]

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