diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | run specific-trips change-stoppoint change-location original-operator new-operator begin end | ||
used by |
|
||
source | <xs:complexType name="CCOperatorAssignmentChange"> <xs:sequence> <xs:choice> <xs:element name="run" type="SCHRunIden"/> <xs:element name="specific-trips"> <xs:complexType> <xs:sequence maxOccurs="50"> <xs:element name="specific-trip" type="SCHTripIden"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="change-stoppoint" type="CPTStoppointIden" minOccurs="0"/> <xs:element name="change-location" type="lrms:GeoLocation" minOccurs="0"/> <xs:element name="original-operator" type="CPTOperatorIden" minOccurs="0"/> <xs:element name="new-operator" type="CPTOperatorIden"/> <xs:element name="begin" type="CPT-DateTime" minOccurs="0"/> <xs:element name="end" type="CPT-DateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:SCHRunIden | ||||
properties |
|
||||
children | run-id agency-id designator | ||||
source | <xs:element name="run" type="SCHRunIden"/> |
diagram | ![]() |
||||
properties |
|
||||
children | specific-trip | ||||
source | <xs:element name="specific-trips"> <xs:complexType> <xs:sequence maxOccurs="50"> <xs:element name="specific-trip" type="SCHTripIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHTripIden | ||||
properties |
|
||||
children | trip-id agency-id designator | ||||
source | <xs:element name="specific-trip" type="SCHTripIden"/> |
diagram | ![]() |
||||||||
type | tcip:CPTStoppointIden | ||||||||
properties |
|
||||||||
children | stoppoint-id agency-id name | ||||||||
source | <xs:element name="change-stoppoint" type="CPTStoppointIden" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:GeoLocation | ||||||||
properties |
|
||||||||
children | latitude longitude horizontalDatum height | ||||||||
source | <xs:element name="change-location" type="lrms:GeoLocation" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPTOperatorIden | ||||||||
properties |
|
||||||||
children | operator-id agency-id designator employee-id | ||||||||
source | <xs:element name="original-operator" type="CPTOperatorIden" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:CPTOperatorIden | ||||
properties |
|
||||
children | operator-id agency-id designator employee-id | ||||
source | <xs:element name="new-operator" type="CPTOperatorIden"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="begin" type="CPT-DateTime" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="end" type="CPT-DateTime" minOccurs="0"/> |