...
The following pattern should be used as a base for generating the E field text from the AIXM data:
Code Block | ||||
---|---|---|---|---|
| ||||
template = ["(1)" "AHP.BL.type (2)" ("AHP.BL.name (3a)" | "AHP.BL.ARP (3b)")] \n "apron (4)" "APN.BL.name" "closed" "APE.BL.annotation (5)" "\n" \n [ "due to" "APE.BL.availability.annotation (6)"]\n {"\n" "APE.BL.annotation(7)" "."} ["."]. |
...