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:

Image RemovedImage Added


Code Block
titleEBNF Code
collapsetrue
template = ["RSG.BL.RouteAvailability.status(1)"] "route segments closed:" \n
"(2)" "/n" "RSG.BL.routeFormed(3)" "RSG.BL.start.pointChoice(4)" "-" "RSG.BL.end.pointChoice(5)" "open levels(6)" {"open levels(6)"}
{"(2)" "\/n" "RSG.BL.routeFormed(3)" "RSG.BL.start.pointChoice(4)" "-" "RSG.BL.end.pointChoice(5)" "open levels(6)" {"open levels(6)"}} \n
{"(7)" "\/n" "RSG.BL.routeFormed(3)" "RSG.BL.start.pointChoice(4)" "-" "RSG.BL.end.pointChoice(5)" "baseline levels(8)" {"baseline levels(8)"} "remain" "RSG.TD.RouteAvailability.status(9)"} \n
{"." "\/n" "RSG.TD.RouteAvailability.annotation(10)"} "." .

...