diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | vehicleID pullout-time pullout-trip pullout-location parked-spot localCCPullOutReport | ||
used by |
|
||
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> |
diagram | ![]() |
||||
type | tcip:CPTVehicleIden | ||||
properties |
|
||||
children | vehicle-id agency-id vin | ||||
source | <xs:element name="vehicleID" type="CPTVehicleIden"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="pullout-time" type="CPT-DateTime" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:SCHTripIden | ||||||||
properties |
|
||||||||
children | trip-id agency-id designator | ||||||||
source | <xs:element name="pullout-trip" type="SCHTripIden" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:GeoLocation | ||||||||
properties |
|
||||||||
children | latitude longitude horizontalDatum height | ||||||||
source | <xs:element name="pullout-location" type="lrms:GeoLocation" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPTParkingSpace | ||||||||
properties |
|
||||||||
children | park-lot park-level park-row park-column park-space | ||||||||
source | <xs:element name="parked-spot" type="CPTParkingSpace" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | CCPullOutReport | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localCCPullOutReport" type="local:CCPullOutReport" minOccurs="0"/> |