| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Provides information about available shift types. A shift is a block of work that is assigned to an employee on a single day (some shifts may continue until after midnight).
Nested Element Summary | |
xs:boolean | AllowBorderShifts If true, shifts can be scheduled on the last day that end outside the planning horizon, noncyclic schedules only, default: false |
| GlobalShiftConstraints Constraints that have to be evaluated over all assigned shifts in the solution. |
| ShiftGroups Similar shifts can be grouped together to be easily referenced in other constraints. |
| ShiftTypes A list of available shift types, where each scheduled working period must match one of the listed types. |
TimeSpan | TimeSlotLength Length of a single time slot for shifts, must be a multiple of the general time slot length, default is the general time slot length; use this e.g if you want tasks or breaks with 10 min granularity, but shifts should always start and end at full hours. |
<xs:element name="Shifts"><xs:complexType></xs:element><xs:all></xs:complexType><xs:element minOccurs="0" name="AllowBorderShifts" type="xs:boolean"></xs:all>
</xs:element>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |