| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | block specific-trips original-vehicle new-vehicle begin end localCCVehicleAssignmentChange | ||
| used by |
|
||
| source | <xs:complexType name="CCVehicleAssignmentChange"> <xs:sequence> <xs:choice> <xs:element name="block" type="SCHBlockIden"/> <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="original-vehicle" type="CPTVehicleIden" minOccurs="0"/> <xs:element name="new-vehicle" type="CPTVehicleIden"/> <xs:element name="begin" type="CPT-DateTime" minOccurs="0"/> <xs:element name="end" type="CPT-DateTime" minOccurs="0"/> <xs:element name="localCCVehicleAssignmentChange" type="local:CCVehicleAssignmentChange" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | tcip:SCHBlockIden | ||||
| properties |
|
||||
| children | block-id agency-id block-designator block-name | ||||
| source | <xs:element name="block" type="SCHBlockIden"/> |
| 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:CPTVehicleIden | ||||||||
| properties |
|
||||||||
| children | vehicle-id agency-id vin | ||||||||
| source | <xs:element name="original-vehicle" type="CPTVehicleIden" minOccurs="0"/> |
| diagram | ![]() |
||||
| type | tcip:CPTVehicleIden | ||||
| properties |
|
||||
| children | vehicle-id agency-id vin | ||||
| source | <xs:element name="new-vehicle" type="CPTVehicleIden"/> |
| 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"/> |
| diagram | ![]() |
||||||||
| type | CCVehicleAssignmentChange | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localCCVehicleAssignmentChange" type="local:CCVehicleAssignmentChange" minOccurs="0"/> |