| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Weekend shifts can be specified precisely, e.g to specify all shifts ending later than 22:00 on Friday already as weekend.
| Nested Element Summary | |
xs:boolean | EndCompleteOnlyIf true, only shifts ending within the weekend interval are regarded weekend shifts, otherwise shifts starting in, but ending after the weekend are regarded weekend shifts as well, e.g to specify whether Sunday nightshift is considered a weekend shift, default: true. |
WeekDay | EndDayWeekend ending day. |
TimePoint | EndTimeTime point for the weekend end. |
xs:boolean | StartCompleteOnlyIf true, only shifts starting within the weekend interval are regarded weekend shifts, otherwise shifts starting before, but ending within the weekend are regarded weekend shifts as well, e.g to specify whether Friday nightshift is considered a weekend shift, default: true. |
WeekDay | StartDayWeekend starting day. |
TimePoint | StartTimeTime point for the weekend start. |
<xs:element name="Precise"><xs:complexType></xs:element><xs:all></xs:complexType><xs:element default="true" name="StartCompleteOnly" type="xs:boolean">
</xs:element><xs:element default="true" name="EndCompleteOnly" type="xs:boolean"></xs:all>
</xs:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||