complexType tcip:CCPullOutReport
diagram
namespace http://www.TCIP-Adopted-03-00-01
children vehicleID pullout-time pullout-trip pullout-location parked-spot localCCPullOutReport
used by
element tcip:CcReportPullOuts/pull-outs/pull-out
source <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>

element tcip:CCPullOutReport/vehicleID
diagram
type tcip:CPTVehicleIden
properties
isRef 0
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicleID" type="CPTVehicleIden"/>

element tcip:CCPullOutReport/pullout-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="pullout-time" type="CPT-DateTime" minOccurs="0"/>

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

element tcip:CCPullOutReport/pullout-location
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="pullout-location" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:CCPullOutReport/parked-spot
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="parked-spot" type="CPTParkingSpace" minOccurs="0"/>

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


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