| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
| Nested Element Summary | |
| BreakSetDefines a set of allowed Breaks. |
WeightedTimeSpan | MaxTotalBreakTimeThe maximum allowed total break time of all breaks in this configuration. |
WeightedDouble | MaxTotalBreakTimeFractionThe maximum allowed break time as fraction ([0.0,1.0]) of the shift length. |
WeightedTimeSpan | MaxWorkAfterLastThe maximum amount of work that may be done after the last break of the break configuration. |
WeightedTimeSpan | MaxWorkBeforeFirstThe maximum amount of work that may be done before the first break of the break configuration. |
WeightedTimeSpan | MinTotalBreakTimeThe required minimum total break time of all breaks in this configuration. |
WeightedDouble | MinTotalBreakTimeFractionThe minimum allowed break time as fraction ([0.0,1.0]) of the shift length. |
WeightedTimeSpan | MinWorkAfterLastThe minimum amount of work that has to be done after the last break of the break configuration. |
WeightedTimeSpan | MinWorkBeforeFirstThe minimum amount of work that has to be done before the first break of the break configuration. |
| ShiftFilterDefines 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 | ||||||