diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | commandID bad-changes bad-operator-changes bad-vehicle-changes | ||
used by |
|
||
source | <xs:complexType name="CcChangeAssignmentsAck"> <xs:sequence> <xs:element name="commandID" type="CPT-CommandID"/> <xs:element name="bad-changes" type="CPT-Boolean"/> <xs:element name="bad-operator-changes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="bad-operator-change" type="CCOperatorAssignmentChange"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="bad-vehicle-changes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="bad-vehicle-change" type="CCVehicleAssignmentChange"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPT-CommandID | ||||
properties |
|
||||
source | <xs:element name="commandID" type="CPT-CommandID"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="bad-changes" type="CPT-Boolean"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | bad-operator-change | ||||||||
source | <xs:element name="bad-operator-changes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="bad-operator-change" type="CCOperatorAssignmentChange"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CCOperatorAssignmentChange | ||||
properties |
|
||||
children | run specific-trips change-stoppoint change-location original-operator new-operator begin end | ||||
source | <xs:element name="bad-operator-change" type="CCOperatorAssignmentChange"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | bad-vehicle-change | ||||||||
source | <xs:element name="bad-vehicle-changes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="bad-vehicle-change" type="CCVehicleAssignmentChange"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CCVehicleAssignmentChange | ||||
properties |
|
||||
children | block specific-trips original-vehicle new-vehicle begin end localCCVehicleAssignmentChange | ||||
source | <xs:element name="bad-vehicle-change" type="CCVehicleAssignmentChange"/> |