| ADD Term / Entity | Comments |
|---|
| AirportIATA | The airport where the baggage handling system is located. |
| BhsBatchId | Uniquely identifies a batch of bags on the relevant airport, for a given period of time. |
| BhsBatchEventCode |
|
BhsBatchEventTimestamp |
|
| BhsBatchEventDescription |
|
| UniqueFlightLegId | Required if available. Identifies the flight leg this batch should depart on. |
| FlightId | Required if available. The flight this batch is to depart on. |
| FlightDepartureDate | Required if available. |
| ArrivalAirportIATA | Required if available. Arrival airport for the flight leg this batch departs on. Might not be the final airport for the batch. |
| SOBT | Required if available. |
| binSegregation | See below. The set of segregations that are in this batch. |
| LoadUnitType | The load unit type expected to be used for this batch. |
| LoadUnitId | The identifier of the transport unit (typically an ULD) this batch is loaded into. |
BhsBatchBagCount | The number of bags in the batch. |
| BagTagNumber | A list of the bag tags that has been allocated to this batch. |
| BhsBatchLoadLocation | The location where this batch is planned to be delivered or where it actually is being delivered to. |
| EstimatedArrAtLocation | Estimate for the arrival of the first bag at the "BhsBatchLoadLocation". |
|
|
| BinSegregation |
|
BinSegregationCode | Allowed values based on the value of the bin allocation criteria: EXCEPTION_TYPE - ANY
- NONE
- PRIORITY
- RUSH
- CREW
- VIP
- UNACCOMPANIED
- OTHER
NEXT_BAG_DESTINATION TRANSFER - YES
- NO
- *
- <flight id>
- <airport>
BAG_CLASS - <bag class> (single uppercase character)
- *
Note that if there are multiple values for the same bin allocation criteria, add multiple BinSegregation elements with the same bin allocation criteria. |
| BinAllocationCriteria | Expects one of the following values: - EXCEPTION_TYPE
- NEXT_BAG_DESTINATION
- TRANSFER
- BAG_CLASS
|