| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Nested Element Summary | |
| BreakSet Defines a set of allowed Breaks. |
WeightedTimeSpan | MaxTotalBreakTime The maximum allowed total break time of all breaks in this configuration. |
WeightedDouble | MaxTotalBreakTimeFraction The maximum allowed break time as fraction ([0.0,1.0]) of the shift length. |
WeightedTimeSpan | MaxWorkAfterLast The maximum amount of work that may be done after the last break of the break configuration. |
WeightedTimeSpan | MaxWorkBeforeFirst The maximum amount of work that may be done before the first break of the break configuration. |
WeightedTimeSpan | MinTotalBreakTime The required minimum total break time of all breaks in this configuration. |
WeightedDouble | MinTotalBreakTimeFraction The minimum allowed break time as fraction ([0.0,1.0]) of the shift length. |
WeightedTimeSpan | MinWorkAfterLast The minimum amount of work that has to be done after the last break of the break configuration. |
WeightedTimeSpan | MinWorkBeforeFirst The minimum amount of work that has to be done before the first break of the break configuration. |
| ShiftFilter Defines one or more filters, that select a set of shift types. |
<xs:element maxOccurs="unbounded" name="BreakConfiguration"><xs:complexType></xs:element><xs:all></xs:complexType><xs:element minOccurs="0" name="ShiftFilter"><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:element minOccurs="0" name="Contracts"></xs:sequence><xs:complexType></xs:element>
</xs:complexType><xs:element name="BreakSet"></xs:all><xs:complexType></xs:element><xs:sequence><xs:element maxOccurs="unbounded" name="Break"></xs:sequence><xs:complexType></xs:element><xs:simpleContent></xs:complexType><xs:extension base="ID"></xs:simpleContent><xs:attribute name="minCount" type="xs:nonNegativeInteger" use="optional">
</xs:attribute><xs:attribute name="maxCount" type="xs:nonNegativeInteger" use="optional"></xs:extension>
</xs:attribute><xs:attribute name="ordered" type="xs:boolean" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |