| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
A fixed shift that can not be unassigned or altered. Optionally, a series of Tasks assigned to the employee, of Skills covered in the given time periods or scheduled breaks can be given. If this is not the case (or only for parts of the shift), the solver can determine appropriate Task or Skill assignments by itself. Shifts can also be set before the actual scheduling period. These shifts will not be changed or extended in any way providing a history of past shifts relevant for sequence or count constraints.
| Nested Element Summary | |
| BreakThe break that should be scheduled in this fixed shift assignment. |
DateOrDay | DayThe day in the planning period the shift starts on. |
TimePoint | EndTimeThe time the shift ends. |
| SkillThe skill that should be covered in this fixed shift assignment. |
TimePoint | StartTimeThe time the shift starts. |
| TaskThe task which should be scheduled in this fixed shift assignment. |
| Attribute Summary | |
xs:string | extendIf set to "None" the given shift is treated as complete and the solver should not extend it in any way (this means that a free time period must be directly before and after the assigned shift). |
ID | IDThe shift type that should be assigned. |
| Attribute Detail |
optionalunqualifiedIDoptionalunqualified<xs:element name="Shift"><xs:complexType></xs:element><xs:sequence><xs:choice maxOccurs="unbounded" minOccurs="0"></xs:sequence><xs:element name="Task"><xs:complexType></xs:element><xs:sequence></xs:complexType>
</xs:sequence><xs:element name="Skill"><xs:complexType></xs:element><xs:sequence></xs:complexType>
</xs:sequence><xs:element name="Break"></xs:choice><xs:complexType></xs:element><xs:sequence></xs:complexType>
</xs:sequence><xs:attribute name="extend" use="optional"></xs:complexType><xs:simpleType></xs:attribute><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="None"/><xs:enumeration value="Start"/><xs:enumeration value="End"/><xs:enumeration value="Both"/></xs:restriction>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||