![]() |
Node |
| Description |
Specification of some airline or flight option..
Status (Requirement Designator) = Conditional. Repetition = 2.
| XML Tree |
<airlineOrFlightOption>
<flightIdentification>
<airlineCode></airlineCode>
<number></number>
<suffix></suffix>
</flightIdentification>
<excludeAirlineIndicator></excludeAirlineIndicator>
</airlineOrFlightOption>
| Field Descriptions |
| Field | Attributes and Description |
|---|---|
| Field Type = Node. Repetition = 6.
Airline / Flight option. The request may contain up to 6 preferred or excluded airline.. | |
|
|
Field Type = Data Element.
AlphaNumeric, minlen=2, maxlen=3, repetition=1. Carrier code corresponding to an airline option. |
| number |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=4, repetition=1. Flight number. |
| suffix |
Field Type = Data Element.
Alphabetic, minlen=1, maxlen=1, repetition=1. Flight suffix not authorized in case of exclude airline option. |
| excludeAirlineIndicator |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1. Airline exclusion. For a list of valid codes, see codeset excludeAirlineIndicator. |
| Naming Conventions |
| Code Sets and Code Lists |
| Code | Description |
|---|---|
| 701 | Request is expanded to exclude airline. |
| 705 | Select operational carrier. |