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 openclosed:" \n
"(2)" "/n" "RSG.BL.routeFormed(3)" ("RSG.BL.start.pointChoice(4)"|"RSG.BL.end.pointChoice(4)") " - " ("RSG.BL.start.pointChoice(5)"|"RSG.BL.end.pointChoice(5)") {"Levels(6)"}
{"(2)" "/n" "RSG.BL.routeFormed(3)" ("RSG.BL.start.pointChoice(4)"|"RSG.BL.end.pointChoice(4)") " - " ("RSG.BL.start.pointChoice(5)"|"RSG.BL.end.pointChoice(5)") {"Levels(6)"}} \n
{"." "/n" "RSG.TD.RouteAvailability.annotation(7)"} ".".

...