...
The operationalStatus indicates the state of the navaid:
Value | Description |
---|---|
'OPERATIONAL' | Operating normally. |
'UNSERVICEABLE' | Not available. |
'ONTEST' | On test, do not use. |
'INTERRUPT' | Expect interruptions of the signal. |
'PARTIAL' | Operating with limited capabilities. For example, used when just the DME part of a VOR/DME is working. |
'CONDITIONAL' | Operative subject to published limitations or conditions. |
'FALSE_INDICATION' | Giving false indication, do not use. |
'FALSE_POSSIBLE' | False indication possible, use with caution. |
'DISPLACED' | Displaced |
'IN_CONSTRUCTION' | In Construction |
'OTHER' | Other |
...
For details of how to encode the Timesheet see topic Common coding patterns.
Coding
...
Coding Examples
See also topic Navaid [NAV].
Coding examples can also be found in the Sample AIP Data Set - Specimen (DONLON):
No. | Description | XPath Expression |
---|---|---|
VOR-EX-01 DME-EX-01 | VOR/DMEĀ with hours of operation H24 | //aixm:VORTimeSlice [@gml:id ='VOR_BOR'] | //aixm:DMETimeSlice [@gml:id ='DME_BOR'] |
NDB-EX-01 | NDB with unknown hours of operation | //aixm:NDBTimeSlice [@gml:id ='NDB DON'] |