MinimumConnectionTime request message

Tabular overview of all nodes, which may occur in this message. See legend below for description of table columns.
Note: Some sibling elements or complete sub-trees of the hierarchy may be defined as mutually exclusive alternative choices. This information cannot be expressed in this tabular overview. Please refer to schema diagram for a graphical representation of the message schema.

NodeDescriptionValuesOccursExample
<MinimumConnectionTimeRQ>
Minimum connection time request root element1
@version
Version number. 0..1 1.0
@ConnectionType
Type of minimum connection time. Values are:
DD = Domestic to Domestic
DI = Domestic to International
ID = International to Domestic
II = International to International
ALL = All for all types
[DD] [DI] [II] [ID] [ALL] 0..1 DD
@Source
Identifies the source of this element. In other words where the content originates from. Not limited to GDS, applicable to direct connect as well. 0..1 1A, 1V, or other.
<Connection>
Connection group1
<CityCode/>
Connection city code or airport code. Galileo and Apollo only support airport codes in this element. 1 NYC or JFK
<InterCityAirportCode/>
Connection inter city airport code. 0..2 LGA
<Inbound>
Inbound group0..1
<AirlineCode/>
Airline code. 0..1 AA
<FlightNumber>
Flight number - an integer value within the range of [0,9999].

0..1 1234
@Suffix
Flight number alpha qualifier.
Values are:
A
B
C
D

[A] [B] [C] [D] 0..1 A
</FlightNumber>
<Terminal/>
Terminal. 0..1 1
<Equipment/>
Equipment code. 0..1 747
<Origin/>
To check the connecting time inbound to e.g. JFK as first airport for that city.

0..1 JFK
</Inbound>
<Outbound>
Outbound group0..1
<AirlineCode/>
Airline code. 0..1 AA
<FlightNumber>
Flight number - an integer value within the range of [0,9999].

0..1 1234
@Suffix
Flight number alpha qualifier.
Values are:
A
B
C
D

[A] [B] [C] [D] 0..1 A
</FlightNumber>
<Terminal/>
Terminal. 0..1 1
<Equipment/>
Equipment code. 0..1 747
<Destination/>
To check the connecting time outbound from e.g. LGA as second airport for that city.

0..1 LGA
</Outbound>
</Connection>
<MoreInformation/>
Request the next screen of information from the GDS. [Y] [N] 1 Y or N
<MoreToken/>
More token indicator. Values are: Y = Yes, N = No
1 Y
</MinimumConnectionTimeRQ>

Legend

ColumnDescription
NodeName of message node (element or attribute). Nodes in bold type are mandatory, if their parent element occurs in the message. Point mouse cursor at table cell to view complete XPath.
DescriptionDescription of meaning and usage of the node.
ValuesList of predefined values (each in square brackets) or range of values ("[a] to [z]") allowed for the node, if formally defined in the schema.
OccursMinimum and maximum number of times the node must/may occur, if its parent element occurs in the message. Examples:
0..3 Node is optional and may occur up to 3 times.
1..N Node must occur at least one (mandatory) and may occur any number of times.
2 Node must occur exactly twice.
ExampleExample value for the node.

XML Schema documentation generated with XX/1 server