complexType tcip:CCOperatorAssignmentChange
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
elements tcip:CcChangeAssignmentsAck/bad-operator-changes/bad-operator-change tcip:CcChangeAssignments/operator-changes/operator-change
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>

element tcip:CCOperatorAssignmentChange/run
diagram
type tcip:SCHRunIden
properties
isRef 0
content complex
children run-id agency-id designator
source <xs:element name="run" type="SCHRunIden"/>

element tcip:CCOperatorAssignmentChange/specific-trips
diagram
properties
isRef 0
content complex
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>

element tcip:CCOperatorAssignmentChange/specific-trips/specific-trip
diagram
type tcip:SCHTripIden
properties
isRef 0
content complex
children trip-id agency-id designator
source <xs:element name="specific-trip" type="SCHTripIden"/>

element tcip:CCOperatorAssignmentChange/change-stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint-id agency-id name
source <xs:element name="change-stoppoint" type="CPTStoppointIden" minOccurs="0"/>

element tcip:CCOperatorAssignmentChange/change-location
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="change-location" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:CCOperatorAssignmentChange/original-operator
diagram
type tcip:CPTOperatorIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children operator-id agency-id designator employee-id
source <xs:element name="original-operator" type="CPTOperatorIden" minOccurs="0"/>

element tcip:CCOperatorAssignmentChange/new-operator
diagram
type tcip:CPTOperatorIden
properties
isRef 0
content complex
children operator-id agency-id designator employee-id
source <xs:element name="new-operator" type="CPTOperatorIden"/>

element tcip:CCOperatorAssignmentChange/begin
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="begin" type="CPT-DateTime" minOccurs="0"/>

element tcip:CCOperatorAssignmentChange/end
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="end" type="CPT-DateTime" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy