DisplayData indicates if the information in the corresponding FlightLegStateData should be displayed or not. This is primarily for monitors, but should also be respected for other clients. It might mean that the data also should be removed from services, but that decision should be on a per service basis.

NB! FlightLegStateMetadata.ClassificationLevel MUST be respected. Only flight legs marked as "PUBLIC" should ever be displayed, or made available through services, to the general public.

The following matrix shows the possible combinations of ClassificationLevel and PublicDisplayStatus.

ClassificationLevelPublicDisplayStatusResult
1 - «PUBLIC»

'0' 

Should not be shown/made available without authorization.

1 - «PUBLIC»

'1' Can be shown/made available everywhere
1 - «PUBLIC»'2'Should only be visible at the departure airport
1 - «PUBLIC»'3'Should only be visible at the arrival airport
2 - «NON-PUBLIC»All valuesShould not be shown/made available without authorization.

3 - «RESTRICTED»

All valuesShould not be shown/made available without authorization.

Information related to how the flight leg data should be displayed.

ADD TermComments

Indicates if the data set is for public display.
Default value is '1'.

UTC time when next information about the flight is expected.
  • No labels