Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
titlePage Table of Content

Table of Contents

Introduction & Background

This topic contains only those PANS-AIM requirements relevant for an NDB. For general PANS-AIM requirements valid for all kind of Radio navigation aids see topic Navaid [NAV] and subordinated pages.

...

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

No.DescriptionXPath Expression

NAV-EX-03

NDB-EX-01

NDB (enroute)

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

//aixm:NavaidTimeSlice [@gml:id ='NDB DON']

NAV-EX-04

NDB-EX-02

NDB (Locator)

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

//aixm:NDBTimeSlice [@gml:id ='NDB_KL']

NAV-EX-05

NDB-EX-03
NDB collocated with Marker Beacon

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

//aixm:NDBTimeSlice [@gml:id ='NDB_SCN'] |

//aixm:MarkerBeaconTimeSlice [@gml:id ='NDB_SCN']

...