Passenger data, including data about transfers from other (previous) flights and transfers to other (later) flights.

See "Specification: IATA - Calculating PAX numbers from Load data" and Specification: IATA - PTM Data, matching and calculations for more information.


ADD TermDescription / Comments
transferFromData: TransferDataTransfer from other flight legs to this flight leg. 
See: TransferData
PaxTransferBoarding

This should be the sum of data from TransferData, but there might be differences because of different data sources with different resolution.


PaxEstimateBoarding
PaxBoarding

PaxAdultBoarding

PaxChildBoarding
PaxInfantBoarding
CrewPassiveBoarding
DutyTravelBoarding


PersonsOnboard
PaxSeatedOnBoard
PaxAdultOnBoard
PaxChildOnBoard
PaxInfantOnBoard
CrewPassiveOnBoard
DutyTravelOnboard
PaxTransit
PaxTransitAdult
PaxTransitChild
PaxTransitInfant

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



PaxEstimateDisembarking
PaxDisembarking
PaxAdultDisembarking
PaxChildDisembarking
PaxInfantDisembarking
CrewPassiveDisembarking
DutyTravelDisembarking
transferToData: TransferData

Transfer to other flight legs from this flight leg.
See: TransferData

PaxTransferDisembarking

This should be the sum of data from LoadDataData, but there might be differences because of different data sources with different resolution.