| |||||||
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 | EndCompleteOnly If 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 | EndDay Weekend ending day. |
TimePoint | EndTime Time point for the weekend end. |
xs:boolean | StartCompleteOnly If 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 | StartDay Weekend starting day. |
TimePoint | StartTime Time 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 |