Term | Description | XML type | Status | Labels | |
---|---|---|---|---|---|
1 | ClassificationLevel | Indicates the classification level for a data set, for instance a flight leg. Content is system specific, but the following is recommended:
| string (16) | Approved 2021-11-12 | |
2 | CorrelationId | Identifier that can be used to correlate messages, transactions, log entries etc. The identifier should be unique across all relevant systems. It is the responsibility of the creator of the message/transaction/log entry/... to guarantee uniqueness. The CorrelationId can for instance be a GUID, or something shorter based on site specific rules. | string (48) | Approved 2016-05-04 | |
3 | CreatedSource | The source of the data used to create "something", for instance a flight leg. Content is system specific. | string (16) | Approved 2021-11-12 | |
4 | CreatedSourceOrganization | The SourceOrganization that is the source of the data used to create "something", for instance a flight leg. Content is system specific. | SourceOrganization | Approved 2021-11-12 | |
5 | CreatedTimestamp | The timestamp when something was created, for instance a flight leg. Always UTC. | TimestampUTC | Approved 2021-11-12 | |
6 | DataSources | Comma separated list of the (most important?) data sources that has updated something, for instance a flight leg. Content is system specific. | string (512) | Approved 2021-11-12 | |
7 | Event | Type of event. Typically CREATE, RETRIEVE, UPDATE or DELETE, but can be other things. System dependent. | string (32) | Approved 2022-01-14 | |
8 | LastUpdatedTimestamp | The timestamp when something was last updated, for instance a flight leg. Always UTC. | TimestampUTC | Approved 2022-05-20 | |
9 | MeasurementTime | The time a measurement, typically from a sensor, was taken. | TimestampUTC | Approved 2022-09-30 | |
10 | MergedIntoUniqueFlightLegId | A flight leg has been merged into another flight leg. The resulting flight leg is identified by MergedIntoUniqueFlightLegId. | UniqueFlightLegId | Approved 2022-05-20 | |
11 | MessageEnvironment | The message environment used. Used to indicate if this is production, stage, test or development. Airport/system dependent. Typical values are "PRODUCTION", "STAGE", "TEST", "DEVELOPMENT". | string (16) | Approved 2022-05-20 | |
12 | MessageTimestamp | UTC timestamp for when the message/transaction was created. | TimestampUTC | Approved 2021-05-28 | |
13 | MessageType | The message type used in some messaging infrastructure. Often the name of the message. | string (32) | Approved 2022-05-20 | |
14 | MessageVersion | The message version used in some messaging infrastructure. Any versioning scheme is allowed. System dependent. | string (16) | Approved 2022-05-20 | |
15 | PublicDisplayStatus | Defines if this data set for public display, or not. See also ClassificationLevel. A data set can be classified as "PUBLIC", but for specific reasons this one set of data should not be generally visible anymore. | string (1) | Approved 2022-05-20 | |
16 | ResponseStatusCode | ResponseStatusCode indicates if the operation succeeded or failed, and if it failed - why. ResponseStatusText is a textual description of ResponseStatusCode. For all operations the set of response codes must be defined. The actual set is dependent upon the context. | string (6) | Approved 2015-12-15 | |
17 | ResponseStatusText | A textual description of ResponseStatusCode. | string (64) | Approved 2015-12-15 | |
18 | ResponseTimestamp |
| Approved 2017-03-16 | ||
19 | SecurityContext | SecurityContext defines the security context of something. Typical use is adding user name to a transaction, and then doing something in the context of that user. | string (32) | Approved 2022-09-30 | |
20 | ServiceErrorCode | An integer code representing a service specific error. The actual values are described in the service definition. | int | Approved 2023-05-19 | |
21 | ServiceErrorDescription | A textual description of ServiceErrorCode. | string (128) | Approved 2023-05-19 | |
22 | SourceData | SourceData will only exist when the source data is something else than XML or JSON. SourceData will typically be the IATA message or an EFD message from Eurocontrol. | string | Approved 2018-08-27 | |
23 | SourceEvent |
| string (24) | Approved 2020-01-28 | |
24 | SourceInterface |
| string (16) | Approved 2018-08-27 | |
25 | SourceOrganization | Name of the organization/company that created the original data. This will typically be an airline company or an handler. The value set are site specific. | string (16) | Approved 2016-05-04 | |
26 | SourceResult | The result on the system of processing the "SourceData". For example used if one system processes the data and sends it on to further systems. | string (8) | Approved 2020-01-28 | |
27 | SourceSystem | Name of IT system, in the SourceOrganization, that was the source of the data The value set are site specific. | string (16) | Approved 2017-05-30 | |
28 | SourceTimestamp | UTC timestamp for when the source was updated. If unknown, use current (UTC) time. | TimestampUTC | Approved 2016-05-04 | |
29 | TransactionId | A GUID identifying a a transaction in some context. This will often be multiple operations that are related in some way. | GUID | Approved 2022-12-16 | |
30 | TransactionUsageCode | Code describing how a transaction was used in a system. For instance, if an AODB receives a transaction there are a number of typical usages:
| string(2) | Approved 2021-05-28 | |
31 | ValidFrom | The DateTimeUTC something is valid from. Will typically be used with reference data to specify a validity period. Something is valid in the period ValidFrom to ValidTo. | DateTimeUTC | Approved 2018-11-27 | |
32 | ValidTo | The DateTimeUTC something is valid to. Will typically be used with reference data to specify a validity period. Something is valid in the period ValidFrom to ValidTo. | DateTimeUTC | Approved 2018-11-27 |