...
The first step is the identification of the schedule type.
Reference | Rule |
---|---|
(1) | If there are TS.Timesheet elements that do not have excluded='YES' and that have TS.startDate and TS.endDate empty or not present, then follow the algorithm described by Production rule Daily. |
(2) | If there are TS.Timesheet elements that do not have excluded='YES' and that have TS.startDate and TS.endDate not empty, then follow the algorithm described by Production rule Dates. |
(3) | If there are TS.Timesheet elements that do not have excluded='YES' and that have TS.day containing different from 'ANY', then follow the algorithm described by Production rule Weekdays. |