ServiceList 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
<ServiceListRQ>
Flight price request root element1
@version
Version number. 0..1 1.0
<SaleInfo>
Sale information group0..1
<CityCode/>
City where sale takes place or City where ticket will be issued. 0..1 MIA
<CountryCode/>
Country where sale takes place or Ticket issuing country. 0..1 US
<CurrencyCode>
0..1
</CurrencyCode>
</SaleInfo>
<TicketingInfo>
Ticketing Information group0..1
<CityCode/>
City where sale takes place or City where ticket will be issued. 0..1 MIA
<CountryCode/>
Country where sale takes place or Ticket issuing country. 0..1 US
</TicketingInfo>
<RecordLocator>
Record locator reference of the PNR.
0..1 XDFWES.
@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.
</RecordLocator>
<PricingInfo>
0..1
<TravelerIDRef>
Reference to a Traveler element this PricingInfo is to be applied to.

If no TravelerIDRef is specified, the PricingInfo is applied to all Traveler.

0..N T1
</TravelerIDRef>
<SegmentIDRef/>
ID reference used to associate this item to a segment. No comma separated lists and no ranges supported. 0..N F1
<ServicesFilter>
Used to request a filtered list of offered services. The filter codes used are defined by ATPCO (S5 record attributes)0..1
<Attributes>
0..N
<Group>
Samples:
BG = Baggage
FF = Frequent Flyer
GT = Ground Transportation
and Non Air Services
IE = In-flight entertainment
LG = Lounge
MD = Medical
ML = Meal/Beverage
PT = Pets
RO = Rule Override
SA = Prereserved Seat
Assignment
SB = Standby
ST = Store
TS = Travel Services
UN = Unaccompanied
Travel (Escort)
UP = Upgrades
1
<Code/>
1
</Group>
<SubGroup>
Samples for group "BG"
CT = Container
PP = Pre-paid excess
baggage

Samples group "GT"
BU = Bus
LI = Limo, etc

Samples group "IE"
IT = Internet access
TV = Television, etc
0..N
<Code/>
1
</SubGroup>
</Attributes>
</ServicesFilter>
</PricingInfo>
</ServiceListRQ>

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