...
Coding examples can also be found in the DONLON AIXM 5.1.1 AIP data set filetheĀ Sample AIP Data Set (DONLON):
No. | Description | XPath Expression |
---|---|---|
NAV-EX-06 LLZ-EX-01 GPT-EX-01 NDB-EX-02 MKR-EX-02 MKR-EX-03 | ILS with MM and LOM | //aixm:NavaidTimeSlice [@gml:id ='NAV_OXS'] | //aixm:LocalizerTimeSlice [@gml:id ='LLZ_OXS'] | //aixm:GlidepathTimeSlice [@gml:id ='GPT_OXS'] | //aixm:NDBTimeSlice [@gml:id ='NDB_KL'] | //aixm:MarkerBeaconTimeSlice [@gml:id ='MKR_OM27R'] | //aixm:MarkerBeaconTimeSlice [@gml:id ='MKR_MM27R'] |
NAV-EX-05 NDB-EX-03 MKR-EX-01 | NDB collocated with Marker Beacon | //aixm:NavaidTimeSlice [@gml:id ='NAV_SCN'] | //aixm:NDBTimeSlice [@gml:id ='NDB_SCN'] | //aixm:MarkerBeaconTimeSlice [@gml:id ='NDB_SCN'] |
...