The RequiredAirportFlightInformationPublication interface provides means to:
- Push flight alert information to subscribers, though the pushFlightAlert service interface operation.
- Push inbound flight information to subscribers, through the pushInboundFlight service interface operation.
- Push outbound flight information to subscribers, through the pushOutboundFlight service interface operation.
The publication always contains the full message, even when a single data element is changed.