Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following pattern should be used for automatically generating the E field text from the AIXM data:


EBNF Code 

Image RemovedImage Added


Code Block
titleEBNF
collapsetrue
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  
ReferenceRule
(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”

...