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