Documentation for ATIS-Draft-03-00-79

Complex Type: SCHPullInOutInfo

[Table of contents]

Super-types: None
Sub-types: None
Name SCHPullInOutInfo
Used by (from the same schema document) Complex Type SchPullInList , Complex Type SchPullOutList
Abstract no
XML Instance Representation
<...>
<pull-in> CPT-Boolean </pull-in> [1]
<garage> CPTTransitFacilityIden </garage> [1]
<vehicle> CPTVehicleIden </vehicle> [0..1]
<operator> CPTOperatorIden </operator> [0..1]
<date> CPT-Date </date> [1]
<time> CPT-DateTime </time> [1]
<note> CPT-Footnote </note> [0..1]
<trip> SCHTripIden </trip> [0..1]
<run> SCHRunIden </run> [0..1]
<block> SCHBlockIden </block> [0..1]
<parking-location> CPTParkingSpace </parking-location> [0..1]
<localSCHPullInOutInfo> local:SCHPullInOutInfo </localSCHPullInOutInfo> [0..1]
</...>
Diagram
h325016637 h2133900120 h1471596526 h324755946 h-1969881159 h1272267302 h-125442069 h-1158373540 h355204924 h-258889474 h-1378068400 h-853550913
Schema Component Representation
<xs:complexType name="SCHPullInOutInfo">
<xs:sequence>
<xs:element name="pull-in" type=" CPT-Boolean "/>
<xs:element name="garage" type=" CPTTransitFacilityIden "/>
<xs:element name="vehicle" type=" CPTVehicleIden " minOccurs="0"/>
<xs:element name="operator" type=" CPTOperatorIden " minOccurs="0"/>
<xs:element name="date" type=" CPT-Date "/>
<xs:element name="time" type=" CPT-DateTime "/>
<xs:element name="note" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="trip" type=" SCHTripIden " minOccurs="0"/>
<xs:element name="run" type=" SCHRunIden " minOccurs="0"/>
<xs:element name="block" type=" SCHBlockIden " minOccurs="0"/>
<xs:element name="parking-location" type=" CPTParkingSpace " minOccurs="0"/>
<xs:element name="localSCHPullInOutInfo" type=" local:SCHPullInOutInfo " minOccurs="0"/>
</xs:sequence>
</xs:complexType>