complexType tcip:SCHOperatorAssignment
diagram
namespace http://www.TCIP-Adopted-03-00-01
children run metadata operator base other-employees vehicle beginTime endTime beginLocation endLocation vehicle-base operator-base trips begin-timepoint end-timepoint run-type day-types note mode associated-blocks expected-pay localSCHOperatorAssignment
used by
elements tcip:SchOperatorAssignmentFile/assignments/assignment tcip:SchOperatorAssignmentList/assignments/assignment tcip:SchPushOperatorAssignments/assignments/assignment
source <xs:complexType name="SCHOperatorAssignment">
 
<xs:sequence>
   
<xs:element name="run" type="SCHRunIden"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="operator" type="CPTOperatorIden" minOccurs="0"/>
   
<xs:element name="base" type="CPTOperatorBaseIden" minOccurs="0"/>
   
<xs:element name="other-employees" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="other-employee" type="CPTEmployeeIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="vehicle" type="CPTVehicleIden" minOccurs="0"/>
   
<xs:element name="beginTime" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="endTime" type="CPT-Time" minOccurs="0"/>
   
<xs:element name="beginLocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="endLocation" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="vehicle-base" type="CPTTransitFacilityIden" minOccurs="0"/>
   
<xs:element name="operator-base" type="CPTTransitFacilityIden" minOccurs="0"/>
   
<xs:element name="trips">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="trip" type="SCHTripIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="begin-timepoint" type="SCHTimepointIden" minOccurs="0"/>
   
<xs:element name="end-timepoint" type="SCHTimepointIden" minOccurs="0"/>
   
<xs:element name="run-type" type="SCH-RunType"/>
   
<xs:element name="day-types">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="day-type" type="SCH-DayType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="note" type="SCHNoteIden" minOccurs="0"/>
   
<xs:element name="mode" type="CPT-Mode" minOccurs="0"/>
   
<xs:element name="associated-blocks" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="associated-block" type="SCHBlockIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="expected-pay" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="expected-pay-item" type="SCHOperatorPay"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="localSCHOperatorAssignment" type="local:SCHOperatorAssignment" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SCHOperatorAssignment/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:SCHOperatorAssignment/metadata
diagram
type tcip:CPTRowMetaData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children created effective expiration activation deactivation updated
source <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>

element tcip:SCHOperatorAssignment/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="operator" type="CPTOperatorIden" minOccurs="0"/>

element tcip:SCHOperatorAssignment/base
diagram
type tcip:CPTOperatorBaseIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children base-id agency-id name
source <xs:element name="base" type="CPTOperatorBaseIden" minOccurs="0"/>

element tcip:SCHOperatorAssignment/other-employees
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children other-employee
source <xs:element name="other-employees" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="other-employee" type="CPTEmployeeIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHOperatorAssignment/other-employees/other-employee
diagram
type tcip:CPTEmployeeIden
properties
isRef 0
content complex
children employee-id agency-id firstName middleName lastName
source <xs:element name="other-employee" type="CPTEmployeeIden"/>

element tcip:SCHOperatorAssignment/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden" minOccurs="0"/>

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

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

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

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

element tcip:SCHOperatorAssignment/vehicle-base
diagram
type tcip:CPTTransitFacilityIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children facility-id agency-id facility-name base-name
source <xs:element name="vehicle-base" type="CPTTransitFacilityIden" minOccurs="0"/>

element tcip:SCHOperatorAssignment/operator-base
diagram
type tcip:CPTTransitFacilityIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children facility-id agency-id facility-name base-name
source <xs:element name="operator-base" type="CPTTransitFacilityIden" minOccurs="0"/>

element tcip:SCHOperatorAssignment/trips
diagram
properties
isRef 0
content complex
children trip
source <xs:element name="trips">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="trip" type="SCHTripIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:SCHOperatorAssignment/begin-timepoint
diagram
type tcip:SCHTimepointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint-id agency-id designator name
source <xs:element name="begin-timepoint" type="SCHTimepointIden" minOccurs="0"/>

element tcip:SCHOperatorAssignment/end-timepoint
diagram
type tcip:SCHTimepointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint-id agency-id designator name
source <xs:element name="end-timepoint" type="SCHTimepointIden" minOccurs="0"/>

element tcip:SCHOperatorAssignment/run-type
diagram
type tcip:SCH-RunType
properties
isRef 0
content simple
source <xs:element name="run-type" type="SCH-RunType"/>

element tcip:SCHOperatorAssignment/day-types
diagram
properties
isRef 0
content complex
children day-type
source <xs:element name="day-types">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="day-type" type="SCH-DayType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHOperatorAssignment/day-types/day-type
diagram
type tcip:SCH-DayType
properties
isRef 0
content simple
source <xs:element name="day-type" type="SCH-DayType"/>

element tcip:SCHOperatorAssignment/note
diagram
type tcip:SCHNoteIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children note-id agency-id note-des
source <xs:element name="note" type="SCHNoteIden" minOccurs="0"/>

element tcip:SCHOperatorAssignment/mode
diagram
type tcip:CPT-Mode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 2
source <xs:element name="mode" type="CPT-Mode" minOccurs="0"/>

element tcip:SCHOperatorAssignment/associated-blocks
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children associated-block
source <xs:element name="associated-blocks" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="associated-block" type="SCHBlockIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHOperatorAssignment/associated-blocks/associated-block
diagram
type tcip:SCHBlockIden
properties
isRef 0
content complex
children block-id agency-id block-designator block-name
source <xs:element name="associated-block" type="SCHBlockIden"/>

element tcip:SCHOperatorAssignment/expected-pay
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children expected-pay-item
source <xs:element name="expected-pay" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="expected-pay-item" type="SCHOperatorPay"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHOperatorAssignment/expected-pay/expected-pay-item
diagram
type tcip:SCHOperatorPay
properties
isRef 0
content complex
children type time
source <xs:element name="expected-pay-item" type="SCHOperatorPay"/>

element tcip:SCHOperatorAssignment/localSCHOperatorAssignment
diagram
type SCHOperatorAssignment
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localSCHOperatorAssignment" type="local:SCHOperatorAssignment" minOccurs="0"/>


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