Versions Compared

Key

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

...

Warning
titleAIXM 5.1.1 issue_002_SATVOICE

SATVOICE is not covered by AIXM 5.1.1.

Workaround: Provide a Note for the corresponding Service feature.

Status: See CCB AIXM-189

Howto How to identify that a particular RadioCommunicationChannel is related to a particular, CallSignDetail, see example below

...

In the example given above, this should be coded as two separated Service. Both provided by the same TWR Unit.

Hours of Service

For the coding of hours of service of the ATS Unit and its provided service see Schedules for Airspace.

...

Coding examples can be found in the Sample AIP Data Set - Specimen (DONLON).

No.DescriptionXPath Expression

ATC-EX-01

UNI-EX-01

RCC-EX-01

RCC-EX-02

RCC-EX-03

RCC-EX-04

AMSWELL ACC providing service for AMSWELL FIR

//aixm:AirspaceTimeSlice[@gml:id='ATC_AMSWELL_ACC'] |

//aixm:UnitTimeSlice[@gml:id ='UNI_DONLON_ACC'] |

//aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_AMSWELL_ACC_120.300MHZ'] |

//aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_AMSWELL_ACC_117.900MHZ'] |

//aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_AMSWELL_ACC_121.500MHZ'] |

//aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_AMSWELL_ACC_4689.5KHZ']

ATC-EX-02

UNI-EX-02

DONLON TWR providing Service for DONLON CTR

//aixm:AirTrafficControlServiceTimeSlice[@gml:id ='ATC_DONLON_TWR'] |

//aixm:UnitTimeSlice[@gml:id ='UNI_DONLON_TWR']

ISV-EX-03

UNI-EX-03

RCC-EX-05

RCC-EX-06

RCC-EX-07

DONLON FIS providing service for DONLON ATZ

//aixm:InformationServiceTimeSlice[@gml:id ='ISV_DONLON_FIS'] |

//aixm:UnitTimeSlice[@gml:id ='UNI_DONLON_FIS'] |

//aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_DONLON_TWR_118.100MHZ'] |

//aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_DONLON_TWR_117.900MHZ'] |

//aixm:RadioCommunicationChannelTimeSlice[@gml:id ='RCC_DONLON_FIS_118.300MHZ']

...