Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Coding examples can also be found in the DONLON AIXM 5.1.1 AIP data set file Sample AIP Data Set (DONLON):

No.DescriptionXPath Expression

NAV-EX-01

VOR-EX-01

DME-EX-01

VOR/DME

//aixm:NavaidTimeSlice [@gml:id ='NAV_BOR'] |

//aixm:VORTimeSlice [@gml:id ='VOR_BOR'] |

//aixm:DMETimeSlice [@gml:id ='DME_BOR']

NAV-EX-02

VOR-EX-02

VOR

//aixm:NavaidTimeSlice [@gml:id ='NAV_EKO'] |

//aixm:VORTimeSlice [@gml:id ='NAV_EKO']

...