diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | command-ID vehicle pullout-Time pullin-Time route route-Direction date trips notes | ||
used by |
|
||
source | <xs:complexType name="CcPTVTrips"> <xs:sequence> <xs:element name="command-ID" type="CPT-CommandID"/> <xs:element name="vehicle" type="CPTVehicleIden"/> <xs:element name="pullout-Time" type="SCH-Time" minOccurs="0"/> <xs:element name="pullin-Time" type="SCH-Time" minOccurs="0"/> <xs:element name="route" type="SCHRouteIden"/> <xs:element name="route-Direction" type="SCH-RouteDirectionName"/> <xs:element name="date" type="CPT-Date"/> <xs:element name="trips"> <xs:complexType> <xs:sequence maxOccurs="3"> <xs:element name="trip" type="CCPTVTripData"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="notes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="5"> <xs:element name="note" type="SCHNoteInfo"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPT-CommandID | ||||
properties |
|
||||
source | <xs:element name="command-ID" type="CPT-CommandID"/> |
diagram | ![]() |
||||
type | tcip:CPTVehicleIden | ||||
properties |
|
||||
children | vehicle-id agency-id vin | ||||
source | <xs:element name="vehicle" type="CPTVehicleIden"/> |
diagram | ![]() |
||||||||
type | tcip:SCH-Time | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="pullout-Time" type="SCH-Time" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:SCH-Time | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="pullin-Time" type="SCH-Time" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:SCHRouteIden | ||||
properties |
|
||||
children | route-id agency-id route-designator route-name | ||||
source | <xs:element name="route" type="SCHRouteIden"/> |
diagram | ![]() |
||||
type | tcip:SCH-RouteDirectionName | ||||
properties |
|
||||
source | <xs:element name="route-Direction" type="SCH-RouteDirectionName"/> |
diagram | ![]() |
||||
type | tcip:CPT-Date | ||||
properties |
|
||||
source | <xs:element name="date" type="CPT-Date"/> |
diagram | ![]() |
||||
properties |
|
||||
children | trip | ||||
source | <xs:element name="trips"> <xs:complexType> <xs:sequence maxOccurs="3"> <xs:element name="trip" type="CCPTVTripData"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CCPTVTripData | ||||
properties |
|
||||
children | operator operator2 pattern-Version timepoint-Version patterns start-Time end-Time start-Location end-Location timepoints timepoint-times trip operator-Change event-List notes operating-Time-Type trip-type service-type | ||||
source | <xs:element name="trip" type="CCPTVTripData"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | note | ||||||||
source | <xs:element name="notes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="5"> <xs:element name="note" type="SCHNoteInfo"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHNoteInfo | ||||
properties |
|
||||
children | note metadata public note-text localSCHNoteInfo | ||||
source | <xs:element name="note" type="SCHNoteInfo"/> |