Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

FacesCSXFILTER
NameNM1//Customer/PersonName
Date of birthPBD 
NationalityPCZ//Customer/CitizenCountryName
Phone businessAP -B//Customer/Telephone[@PhoneLocationType='7']
Phone privateAP -H//Customer/Telephone[@PhoneLocationType='6']
Mobile phone
  • AP -M
  • APM

//Customer/Telephone[@PhoneLocationType='8']

E-Mail
  • Amadeus Mail:
    • If "Itinerary" is activated: APE-
    • If "Itinerary" is deactivated: APE-PAX*
  • Amadeus Fax Email Plus
    • If "Itinerary" is activated: RM*EMAIL
    • If "Itinerary" is deactivated: RM*PAX*EMAIL
  • Amadeus Mail:
    • not available
    • //Customer/Email[starts-with(text(), 'PAX*')]
  • Amaeus Fax Email Plus
    • not available
    • //Comments/Comment[@Name='RM' and Text[starts-with(text(), '*PAX')]]
Form of payment / credit cardsFP (if "use as form of payment is activated)//PaymentForm[starts-with(PaymentCard/@Text, 'CC')]
Form of payment / other form of paymentFP INV//PaymentForm[PaymentCard/@Text='INV']
Seat requestST///PrefCollections/PrefCollection/AirlinePref/SeatPref
Meal requestSR*//AirlinePref/SSR_Pref[substring(@SSR_Code, 3) = 'ML']
SmokerPSH//PrefCollections/PrefCollection[HotelPref/@SmokingAllowed]
Airline Company program  
Airline + NumberFFN//Customer/ExternalCustLoyalty[@TravelSector='1']
PINRX//Comments/Comment[@Name='RX' and Text[starts-with(text(), 'PIN')]]

 

Hotel Program  
Hotel guaranteePHI/G 
Hotel chainPHI/CO//PrefCollections/PrefCollection[RuleManagement/@TravelSector='3']
NumberPHI/ID//PrefCollections/PrefCollection[RuleManagement/@TravelSector='3']
Customer requestPHI/SI//PrefCollections/PrefCollection[RuleManagement/@TravelSector='3']
Rental car travel policy  
Guarantee Car RentalPCI/G 
Rental car companyPCI/CO//PrefCollections/PrefCollection[RuleManagement/@TravelSector='2']
NumberPCI/ID//PrefCollections/PrefCollection[RuleManagement/@TravelSector='2']
Customer requestPCI/SI//PrefCollections/PrefCollection[RuleManagement/@TravelSector='2']
Rail informationAmadeus Rail Mapping(complete) RMR/PPS
  • //Comments/Comment[@Name='RM' and contains (@Category,'R')]
  • //Comments/Comment[@Name='PPS']
Rail informationGerman Rail mapping (complete) RM*DB://Comments/Comment[@Name='RM' and Text[starts-with(text(), '*DB:')]]
Rail information

German Rail mapping

RM*DB:ERM (reduction code)
RM*DB:DA (Delivery type)
RM*DB:RW (Seat preferences)

//Comments/Comment[@Name='RM' and (starts-with(Text, '*DB:RW') or starts-with(Text, '*DB:DA') or starts-with(Text, '*DB:ERM'))]
Rail InformationAmadeus Rail Mapping ( remove SNCB Thalys and Eurostar Rail)//Comments/Comment[@Name='RM'and contains(Text,'LC/THA/CYB/') or contains(Text,'LC/ERS/EFT/') or contains(Text,'RAILCARD-THA-')]
Travel documents (Documents)
  • PAS/PIV/PID
  • PID
  • PIV
  • PID
  • //Customer/Document
  • //Customer/Document[@DocType='2']
  • //Customer/Document[@DocType='1']
  • //Customer/Document[@DocType='5']
TSASR DOCS//AirlinePref/SSR_Pref[@SSR_Code='DOCS' and starts-with (@SSR_FreeText, '///')]
APISSR DOCS-P///AirlinePref/SSR_Pref[@SSR_Code='DOCS' and starts-with (@SSR_FreeText, 'P/')]
Arranger Name & PhoneAP <Name> <phone>,/-ARR//Customer/Telephone[contains(@PhoneNumber, ',/-ARR')]
ArrangerDepending on the "dispatch e-mail" of the Company:
  • Amadeus Mail:
    • If "Itinerary" is activated: AP ,/-ARR
    • If "Itinerary" is deactivated: AP ARR*
  • Amadeus Fax Email Plus
    • If "Itinerary" is activated: RM*EMAIL: ,/-ARR
    • If "Itinerary" is deactivated: RM*ARR*EMAIL:
  • Amadeus Mail:
    • //Customer/Email[contains(text(), ',/-ARR')]
    • //Customer/Email[starts-with(text(), 'ARR*')]
  • Amadeus Fax Email Plus
    • //Comments/Comment[@Name='RM' and Text[contains(text(), ',/-ARR')]]
    • //Comments/Comment[@Name='RM' and Text[starts-with(text(), '*ARR')]]
Approver Name & PhoneAP <Name> <phone>,/-AUT//Customer/Telephone[contains(@PhoneNumber, ',/-AUT')]
Approver
  • Amadeus Mail:
    • If "Itinerary" is activated: AP ,/-AUT
    • If "Itinerary" is deactivated: AP AUT*
  • Amadeus Fax Email Plus
    • If "Itinerary" is activated: RM*EMAIL: ,/-AUT
    • If "Itinerary" is deactivated: RM*AUT*EMAIL:
  • Amadeus Mail:
    • //Customer/Email[contains(text(), ',/-AUT')]
    • //Customer/Email[starts-with(text(), 'AUT*')]
  • Amadeus Fax Email Plus
    • //Comments/Comment[@Name='RM' and Text[contains(text(), ',/-AUT')]]
    • //Comments/Comment[@Name='RM' and Text[starts-with(text(), '*AUT')]]
Emergency Name & PhoneAP <Name> <phone>,/-ECT//Customer/Telephone[contains(@PhoneNumber, ',/-ECT')]
Emergency Email
  • Amadeus Mail:
    • If "Itinerary" is deactivated: AP ECT*
  • Amadeus Fax Email Plus
    • If "Itinerary" is deactivated: RM*ECT*EMAIL:
  • Amadeus Mail:
    //Customer/Email[starts-with(text(), 'ECT*')]
  • Amadeus Fax Email Plus
    //Comments/Comment[@Name='RM' and Text[starts-with(text(), '*ECT')]]
CommentsPN//Comments/Comment[@Name='PN']
  • No labels