| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
This is a general and flexible constraint which can model a wide variety of requirements on the employee's schedule.
Nested Element Summary | |
SequenceCount | CountConstraint Used for modeling constraints such as a minimum (or maximum) number of days on or off or a minimum (or maximum) number of shifts of a particular type (optionally between two dates in the planning period). |
ForbiddenSequence | ForbiddenSequence Used for modeling forbidden sequences of shifts. |
IdenticalSequence | IdenticalSequence Used for modeling sequences of identical shifts. |
Match | MatchConstraint Each Match element specifies a minimum and/or maximum total number of matches of particular sequences of shifts (patterns) between any two dates in the planning period, the pattern is expressed in the form of a regular expression. |
SequenceCount | SequenceConstraint Used for modeling constraints such as a minimum (or maximum) number of consecutive days on or off or a minimum (or maximum) number of consecutive shifts of a particular type. |
WeekendSequenceCount | WeekendCount Used for modeling a minimum or maximum total number of working weekends (optionally between two dates in the planning period). |
WeekendSequenceCount | WeekendSequence Used for modeling a minimum or maximum consecutive number of working weekends (optionally between two dates in the planning period). |
<xs:element minOccurs="0" name="PatternConstraints"><xs:complexType></xs:element><xs:choice maxOccurs="unbounded"></xs:complexType>
</xs:choice>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |