Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: EBNF for location remarks added

...

The following diagram identifies the information items that are usually provided by a data originator for this kind of event.

old:

new:Image Removed Image Added

Code Block
titleEBNF Code
collapsetrue
old: input = [group] [mobile] "obstacle type" [description] \n
[(airport|location)] [identifier] \n
(point|line|polygon|circle) elevation [height] ["relative position"] \n
lighting ["marking description"] {"vicinity"} \n
"start time" "end time" [schedule] \n
{note}.

new: input = [group] [mobile] "obstacle type" [description] \n
{airport} [("location|"relative positionremarks")] identifier \n
(point|line|polygon|circle) elevation [height] \n
lighting ["marking description"] \n
"start time" "end time" [schedule] \n
{note}.

...