Service Description



asrv.aero

IATA Flight Message Submit Service



Namespace: http://www.asrv.aero/webservices/1.0/IataFlightMsgSubmitService


Document revisions

Date

Description

Author

2023-06-28 First complete version of the documentation





Introduction

Overview

This service description defines one service with a set of operations to set IATA telex type data that has been mapped to Airport Data Dictionary data. The services and data sets are not intended to cover the full functionality of the IATA formats, but should cover a very usable subset. The service also provides some data sets that are not defined by IATA, but are based on IATA definitions. In addition the service supports submitting SSIM data "one row at a time".

The service is primarily designed to meet the need of airport partners, but availability is the decision of the service provider.

There is at least one operation for each of the IATA telex type flight leg oriented messages (SSM, MVT, LDM, DIV, +++). While the data is defined using the Airport Data Dictionary the structure of the data closely matches the structure of the IATA messages.

Implementation considerations

Any implementation of this service MUST use the WSDL and XSD files provided here: WSDL and XSDs

It is however up to the service provider to decide which data elements to actually update.

Any service provider should make available documentation about the actual implementation, including:

    • the address of the service.
    • any limitations in the implementation.
    • any limitations on how often a client can use the service.

Purpose of this service description

This service description has the following purpose:

      • Describe of service in enough detail for a service provider to implement it.
      • Describe the service so that a client (of this service) developer can use it.
      • Make available the WSDL and XSD files necessary to implement and use the service.
      • Make it possible for relevant people at airports, airlines, handlers and other aviation partners to understand the available functionality and then to decide if to implement/use it or not.

Intended readership

    • IT architects
    • Developers
    • Business architects
    • Interested parties in the aviation community

Service overview

The figure below shows the available operations on the IataFlightLegMsgSubmit service. The operations are described in detail in Service operations. There is one operation for each of the IATA telex type flight leg oriented messages. The data for each operation closely matches the data in the corresponding IATA message, but all elements are defined using Airport Data Dictionary terms.

Service operations

Data entities

XML Usage

In general, this service does not support using NIL values to delete data. To the extent data should be deleted it is clear from the context and semantics of the operation.

However, there are a few places, for instance in IataMvtData, where using NIL to delete data elements must be supported. This is always explicitly noted.


WSDL and XSDs

Examples