Passenger data, including data about transfers from other (previous) flights and transfers to other (later) flights.
This should be the sum of data from TransferData, but there might be differences because of different data sources with different resolution.
PaxAdultBoarding
loadData: LoadData
Information about passengers, baggage and cargo for all flight segments. For a single leg flight there is one segment corresponding to the flight leg.
See: LoadData
Transfer to other flight legs from this flight leg.See: TransferData
This should be the sum of data from LoadDataData, but there might be differences because of different data sources with different resolution.