complexType tcip:SCHPullInOutInfo
diagram
namespace http://www.TCIP-Adopted-03-00-01
children pull-in garage vehicle operator date time note trip run block parking-location localSCHPullInOutInfo
used by
elements tcip:SchPullInList/pull-ins/pull-in tcip:SchPullOutList/pull-outs/pull-out
source <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>

element tcip:SCHPullInOutInfo/pull-in
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="pull-in" type="CPT-Boolean"/>

element tcip:SCHPullInOutInfo/garage
diagram
type tcip:CPTTransitFacilityIden
properties
isRef 0
content complex
children facility-id agency-id facility-name base-name
source <xs:element name="garage" type="CPTTransitFacilityIden"/>

element tcip:SCHPullInOutInfo/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden" minOccurs="0"/>

element tcip:SCHPullInOutInfo/operator
diagram
type tcip:CPTOperatorIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children operator-id agency-id designator employee-id
source <xs:element name="operator" type="CPTOperatorIden" minOccurs="0"/>

element tcip:SCHPullInOutInfo/date
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="date" type="CPT-Date"/>

element tcip:SCHPullInOutInfo/time
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="time" type="CPT-DateTime"/>

element tcip:SCHPullInOutInfo/note
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="note" type="CPT-Footnote" minOccurs="0"/>

element tcip:SCHPullInOutInfo/trip
diagram
type tcip:SCHTripIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children trip-id agency-id designator
source <xs:element name="trip" type="SCHTripIden" minOccurs="0"/>

element tcip:SCHPullInOutInfo/run
diagram
type tcip:SCHRunIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children run-id agency-id designator
source <xs:element name="run" type="SCHRunIden" minOccurs="0"/>

element tcip:SCHPullInOutInfo/block
diagram
type tcip:SCHBlockIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children block-id agency-id block-designator block-name
source <xs:element name="block" type="SCHBlockIden" minOccurs="0"/>

element tcip:SCHPullInOutInfo/parking-location
diagram
type tcip:CPTParkingSpace
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children park-lot park-level park-row park-column park-space
source <xs:element name="parking-location" type="CPTParkingSpace" minOccurs="0"/>

element tcip:SCHPullInOutInfo/localSCHPullInOutInfo
diagram
type SCHPullInOutInfo
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localSCHPullInOutInfo" type="local:SCHPullInOutInfo" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy