...
| Reference | Rule |
|---|---|
| (1) | If there are TS.Timesheet elements that do not have excluded='YES' and that have TS.startDate and empty, TS.endDate empty or not present and TS.day='ANY', 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 values different from 'ANY', then follow the algorithm described by Production rule Weekdays. |