Faces | CSX | FILTER |
---|---|---|
Company Name | AP | //CompanyInfo/TelephoneInfo[@PhoneLocationType='8' and not('-F' = substring(@PhoneNumber, string-length(@PhoneNumber) - string-length('-F') + 1))] Note: in case company has value "-F" on the end, filter is not working |
Customer No. | AIAN | //TicketingAccountInformation |
Customer No. as PIN | PIN | //UniqueID[@ID_Context='PIN'] |
Address | AB | //AddressInfo |
Phone | AP <number>-B | //CompanyInfo/TelephoneInfo[@PhoneLocationType='7'] |
Fax | AP <number>-F | //CompanyInfo/TelephoneInfo[@PhoneLocationType='8' and contains(@PhoneNumber, '-F')] |
Confidential | RX | //Comments/Comment[@Name='RX'] |
Form of Payment | FP | //PaymentForm[starts-with(PaymentCard/@Text, 'CC')] |
Hotel Information | PHI | //PrefCollections/PrefCollection[RuleManagement/@TravelSector='3'] |
Car Information | PCI | //PrefCollections/PrefCollection[RuleManagement/@TravelSector='2'] |
APE | ||
Airline Company Program /publsih as "SR CLID" | SR CLID | //AirlinePref/SSR_Pref[@SSR_Code="CLID"] |
Other form of payment | FP INV | //PaymentForm[PaymentCard/@Text='INV'] |
Reporting Office | FK | //FareElementsPref |
Reporting Office | ES | //OtherSrvcPref |