...
The first step is the identification of the schedule type.
Warning | ||
---|---|---|
| ||
The algorithms proposed for the production rules "Daily", "Dates" and "Weekdays" are the result of a theoretical analysis and they are relatively complex, in particular for "Dates" and "Weekdays". They remain to be validated in practice. Currently (Sep 2023) these algorithms are being used for the implementation of Digital NOTAM in the Eurocontrol iNM system. Feedback from this implementation will be used to validate or to correct/refine these production rules. Any other ongoing implementations are encouraged to share their findings with regard to the correctness/completeness of the proposed production rules for item D/E schedules. |
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. |