NextGen · ATM Console
AIM & Data

AIXM (Aeronautical Information Exchange Model)

GovernsDoc 10066Edition5.1.1StatusactiveRegionsGlobalReviewed2026-05-08

Joint EUROCONTROL/FAA UML+GML/XML data exchange specification treated by ICAO Doc 8126 as best practice for digital aeronautical information exchange

AIXM

Definition

AIXM (Aeronautical Information Exchange Model) is a global, open data exchange specification for aeronautical information. It comprises a logical data model expressed as UML class diagrams plus an XML Schema encoding that uses a profile of OGC Geography Markup Language (GML) for geospatial properties. AIXM is co-stewarded by EUROCONTROL and the U.S. FAA (with NGA contributions) under a joint Change Control Board (CCB) and is published at aixm.aero.

In the ICAO framework AIXM is treated as the de facto best-practice implementation of the "standard aeronautical information exchange model" required for digital AIM/SWIM. Doc 8126 explicitly states that "the Aeronautical Information Exchange Model (AIXM) is considered as best practice for formatting and exchanging digital aeronautical data."

Regulatory Basis

  • Annex 15, 2.3.10: "Globally interoperable aeronautical data and aeronautical information exchange models shall be used for the provision of data sets." Detailed specifications are deferred to PANS-AIM (Doc 10066) and guidance to Doc 8126.
  • Annex 15 also requires States and ANSPs to "use aeronautical information exchange models and data exchange models designed to be globally interoperable."
  • PANS-AIM (Doc 10066), 5.3.1: SARPs and guidance for a standard aeronautical information conceptual model (AICM) and a standard aeronautical information exchange model. The model shall use UML (5.3.1.5 a), include data value constraints and verification rules (b), provide metadata (c), and "include a temporality model to enable capturing the evolution of the properties of an aeronautical information feature during its life cycle" (d). The exchange model shall apply a commonly used encoding format (XML, GML or JSON) and expose an extension mechanism (5.3.1.6).
  • Doc 8126, 2.2.7 (Format) and 4.2.4: AIXM examples for coordinates (<gml:pos>) and time (<gml:beginPosition>); AIXM cited alongside JSON for data set interchange.
  • Doc 8126, 7.2.6: AIXM together with FIXM and IWXXM enables seamless retrieval, exchange and distribution of information across the ATM/AIM/MET domains.

Model Architecture

AIXM is layered:

  1. Conceptual layer - UML class diagrams describing aeronautical features (Airport, Runway, Navaid, Airspace, Route, Procedure, Obstacle, etc.), their attributes, associations and code lists. Aligns with the ISO 19100 series (19103, 19107 spatial schema, 19108 temporal schema, 19109 application schema rules, 19115 metadata).
  2. Encoding layer - XML Schema (XSD) using a GML 3.2 profile. Geometry uses GML primitives; time positions use GML temporal types.
  3. Temporality model - every AIXM feature carries a sequence of TimeSlice objects with an interpretation attribute:
    • BASELINE - the long-term reference state of the feature.
    • PERMDELTA - a permanent change being introduced.
    • TEMPDELTA - a temporary overlay (closure, restriction, navaid out of service) used to encode Digital NOTAM events.
    • SNAPSHOT - the resolved state at a given instant. This four-mode pattern is what allows the same schema to carry static AIP content and dynamic NOTAM-equivalent events.
  4. Identification - features have stable UUIDs (gml:identifier) enabling cross-data-set association and update tracking.
  5. Extensions - AIXM provides a controlled extension mechanism so that regional or State-specific properties can be added without breaking global interoperability (PANS-AIM 5.3.1.6 c).

Versions

  • AIXM 5.0 (2008) - first ISO 19100 / GML-aligned release; introduced the temporality concept.
  • AIXM 5.1 (2010) - production baseline used by EUROCONTROL and FAA; Digital NOTAM support added through the associated Event specification.
  • AIXM 5.1.1 (2018) - errata and clarifications, fully data-compatible with 5.1; Temporality Concept v1.1.
  • AIXM 5.2 (released January 2025 by the AIXM CCB) - regular update with new and revised content: GNSS elements, runway condition reporting (RCR), instrument flight procedure model updates, and refinements to Temporality (v1.2 - clarifications, finer change identification at complex-property level, no structural break).

Use Cases

  • AIP data sets - encoding the structured equivalent of AIP content (airspace, airports, navaids, routes, procedures) required by Annex 15 Chapter 5 and PANS-AIM 5.3.3.
  • Digital NOTAM - TEMPDELTA time slices over baseline features carry the operational change (e.g. runway closure, navaid unserviceability, airspace activation) in machine-readable form, suitable for briefing-system filtering and route impact analysis.
  • SWIM services - AIXM is the canonical payload for AIM information services in EUROCONTROL SWIM and FAA SWIM (e.g. SAA, NFDC, Aeronav services).
  • Aerodrome mapping - AIXM is complemented by AMXM for surface mapping; obstacles can be carried in AIXM Obstacle features.
  • Conformance and validation - schema and Schematron-style business rules enable automated quality control of provider data.

Relationship to Other Models

  • FIXM (Flight Information Exchange Model) - flight-domain twin used in flight-and-flow services; references aeronautical context that AIXM supplies.
  • IWXXM (ICAO Meteorological Information Exchange Model) - GML-based MET counterpart mandated by Annex 3 for OPMET (METAR, TAF, SIGMET, VAA, TCA). Doc 8126 7.2.6 groups AIXM/FIXM/IWXXM as the SWIM trio.
  • AICM - the underlying conceptual model that AIXM implements as an exchange schema.
  • AMXM - aerodrome mapping exchange model (companion specification for surface and apron features).

External Sources

  • aixm.aero - AIXM home, governance, versions, downloads.
  • aixm.aero/page/aixm-51-511 - AIXM 5.1 / 5.1.1 specification.
  • aixm.aero/page/aixm-52 and aixm.aero/page/aixm-52-specification - AIXM 5.2 release page and specification.
  • aixm.aero/sites/default/files/imce/AIXM511/aixm_temporality_1.1.pdf - Temporality Concept v1.1.
  • aixm.aero/page/digital-notam - Digital NOTAM specification.
  • swim-eurocontrol.atlassian.net (AIXM CCB Workarea, Digital NOTAM) - CCB working pages.
  • ISO 19100 series - 19107, 19108, 19109, 19115, 19136 (GML).
  • OGC GML 3.2 (= ISO 19136).
  • ICAO APAC AAITF-19 (2024) presentation: Overview of AIXM.

References

  1. Annex 15 (Aeronautical Information Services), Chapter 2, §2.3.10 — mandates use of globally interoperable aeronautical data and aeronautical information exchange models for the provision of data sets, with specifications deferred to PANS-AIM (Doc 10066) and guidance to Doc 8126.

  2. Annex 15 (Aeronautical Information Services), Chapter 3, §3.5.3 b) — requires automation to use aeronautical information exchange models and data exchange models designed to be globally interoperable.

  3. PANS-AIM (Doc 10066), Foreword, §1.1 b) — establishes SARPs and guidance for a standard aeronautical information conceptual model and standard aeronautical information exchange model to enable global digital data exchange.

  4. PANS-AIM (Doc 10066), Chapter 5, §5.3.1.5 — requires the aeronautical information model to use UML, include data value constraints/verification rules, metadata, and a temporality model (the AIXM design pattern).

  5. PANS-AIM (Doc 10066), Chapter 5, §5.3.1.6 — requires the aeronautical data exchange model to apply a commonly used encoding format (XML, GML or JSON) and provide an extension mechanism, both met by AIXM.

  6. Doc 8126 (AIS Manual), Part II, Chapter 2, §2.2.7.4 — illustrates AIXM encoding examples for coordinates (`<gml:pos>`) and date-time (`<gml:beginPosition>`) versus AIP/NOTAM formats.

  7. Doc 8126 (AIS Manual), Part II, Chapter 2, §2.2.7.6 — declares "the Aeronautical Information Exchange Model (AIXM) is considered as best practice for formatting and exchanging digital aeronautical data."

  8. Doc 8126 (AIS Manual), Part II, Chapter 4, §4.2.4 — cites AIXM (alongside JSON) as a data interchange format for AIP data sets during integration.

  9. Doc 8126 (AIS Manual), Part II, Chapter 7, §7.2.6 — groups AIXM, FIXM and IWXXM as the exchange models that facilitate seamless retrieval, exchange and distribution of aeronautical information.

  10. Doc 8126 (AIS Manual), Part II, Attachment E (Data Exchange Format) — provides template clause "The Data shall be transferred in accordance with the AIXM x.x Extensible Markup Language (XML) schema."

  11. AIXM 5.1.1 Specification (EUROCONTROL/FAA, 2018, aixm.aero/page/aixm-51-511) — external normative reference defining the UML model, GML 3.2 XML Schema encoding, and Temporality Concept v1.1 implementing the PANS-AIM 5.3.1.5/5.3.1.6 requirements.