...
The following pattern should be used for automatically generating the E field text from the AIXM data:
EBNF Code
Code Block | ||||
---|---|---|---|---|
| ||||
template_cancel = ("ACG.BL.type(1)" | "ASV.BL.type or category (2)" | "PSV.BL.type (3)") (["4" ("ACG.TDBL.ServiceOperationalStatus" | "ASV.TDBL.ServiceOperationalStatus" | "PSV.TDBL.ServiceOperationalStatus"))] ["New NOTAM to follow (6)"] "." \n |
Reference | Rule |
---|---|
(4) | If any of TDWhen BL.ServiceOperationalStatus = 'NORMAL' this shall be translated into "resumed normal operations". |
(6) | If the NOTAM will be followed by a new NOTAM concerning the same situation, then the operator shall have the possibility to specify "New NOTAM to follow" and this text shall be appended at the end of item E of the NOTAM C. Note: in this case, the 4th and 5th letters of the Q code shall also be changed into “XX” |
...