The intentioncodes.xml file defines a number of codes which combine a set of rules. Intention codes may be displayed, for example to shorten a string of information ADES=LFPG & ARWY=26L
to S
or to influence the display colour of labels or list items.
The intentioncodes.xml
file is located in the fir/
directory
Root Element | intentions | |
---|---|---|
Element | intent | |
Attribute | Format | Remarks |
id | string | Unique ID of intention code |
disp | string | Display lettering for intention code. If left blank the ID is used |
Root Element | intent | |
---|---|---|
Element | rule | |
Attribute | Format | Remarks |
fr | V / I / IV | Flight Rules (I = IFR, V= VFR) |
adep | string | Departure aerodrome (1, 2, 3, 4 characters of ICAO code = EB or EBBR) |
ades | string | Arrival aerodrome (1, 2, 3, 4 characters of ICAO code = EB or EBBR) |
sid | string | Assigned departure route |
star | string | Assigned arrival route |
drwy | string | Assigned departure runway |
arwy | string | Assigned arrival runway |
route | string | Route segment is present: (WPT) (AWY) (WPT) |
minrfl | integer | Lowest requested flight level |
maxrfl | integer | Highest requested flight level |
Note that this file has not been finalised, format changes may occur