diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | vehicle begin-time end-time event-records | ||
used by |
|
||
source | <xs:complexType name="CCVehiclePassRecord"> <xs:sequence> <xs:element name="vehicle" type="CPTVehicleIden"/> <xs:element name="begin-time" type="CPT-DateTime"/> <xs:element name="end-time" type="CPT-DateTime"/> <xs:element name="event-records"> <xs:complexType> <xs:sequence maxOccurs="5000"> <xs:element name="event-record" type="OBStoppointRecord"/> </xs:sequence> </xs:complexType> </xs:element> </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="begin-time" type="CPT-DateTime"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="end-time" type="CPT-DateTime"/> |
diagram | ![]() |
||||
properties |
|
||||
children | event-record | ||||
source | <xs:element name="event-records"> <xs:complexType> <xs:sequence maxOccurs="5000"> <xs:element name="event-record" type="OBStoppointRecord"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:OBStoppointRecord | ||||
properties |
|
||||
children | entry-to-stop-point-zone exit-to-stop-point-zone stop-time-at-stop-pt start-time-at-stop-pt doorOpen doorClose schedule-adh-status time-reported stoppoint location heading pattern-segment trip block route boarded alighted onboard by-right-door by-left-door lift-activated odometer-reading localOBStoppointRecord | ||||
source | <xs:element name="event-record" type="OBStoppointRecord"/> |