Summary of Changes Between
Release-V26.2.2.1000-V26.2 and Release-V26.1.2.0025-V26.1

Data that has been modified is shown like this. Data that has been deleted is shown like this. Data that is added is shown like this.

To collapse a node's children click the '-' button. To expand it again, click '+'. Unchanged elements are collapsed by default.

This page is best viewed with Cascading Style Sheets and JavaScript both enabled.

For further details of DeltaXML see http://www.deltaxml.com

Common-V55_0-V55_0
Hotel-V55_0-V55_0
ProvisioningReqRsp-V55_0-V34_0
Provisioning-V55_0-V34_0
SharedBooking-V55_0-V55_0
UniversalRecordReqRsp-V55_0-V55_0
UProfile-V55_0-V37_0
UProfileCoreReqRsp-V55_0-V37_0
UProfileReqRsp-V55_0-V37_0
CommonReqRsp-V32_0-V33_0
Common-V32_0-V33_0
CommonReqRsp-V33_0-V34_0
Common-V33_0-V34_0
CommonReqRsp-V34_0-V37_0
Common-V34_0-V37_0
CommonReqRsp-V37_0-V38_0
Common-V37_0-V38_0
CommonReqRsp-V38_0-V55_0
Common-V38_0-V55_0

Common-V55_0-V55_0

- <xs:schema targetNamespace="http://www.travelport.com/schema/common_v55_0" elementFormDefault="qualified" attributeFormDefault="unqualified" >
- <xs:element name="Guarantee" >
- <xs:complexType >
- <xs:attribute name="HotelRateDetailRef" type="typeRef" use="optional" >
- <xs:annotation >
- <xs:documentation > Reference for the Hotel Rate Detail. Used for Hotel Booking only. The value is arbitrary. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="ReservationName" >
- <xs:complexType >
- <xs:attribute name="HotelRateDetailRef" type="typeRef" use="optional" >
- <xs:annotation >
- <xs:documentation > Reference for the Hotel Rate Detail. Used for Hotel Booking only. The value is arbitrary. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
...
</xs:schema>

Hotel-V55_0-V55_0

- <xs:schema targetNamespace="http://www.travelport.com/schema/hotel_v55_0" elementFormDefault="qualified" attributeFormDefault="unqualified" >
- <xs:element name="HotelProperty" >
- <xs:complexType >
- <xs:attribute name="HotelRateDetailRef" type="common:typeRef" use="optional" >
- <xs:annotation >
- <xs:documentation > Reference for the Hotel Rate Detail. Used for Hotel Booking only. The value is arbitrary. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="HotelRateDetail" >
- <xs:complexType >
- <xs:sequence >
- <xs:element ref="common:BookingTravelerRef" minOccurs="0" maxOccurs="99" >
- <xs:annotation >
- <xs:documentation > Reference for the Booking Traveler. Used for Hotel Booking only. The value is arbitrary. </xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
...
</xs:complexType>
</xs:element>
- <xs:element name="GuestInformation" >
- <xs:complexType >
- <xs:attribute name="HotelRateDetailRef" type="common:typeRef" use="optional" >
- <xs:annotation >
- <xs:documentation > Reference for the Hotel Rate Detail. Used for Hotel Booking only. The value is arbitrary. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="HotelSpecialRequest" type="common:typeGeneralText" >
- <xs:annotation >
- <xs:documentation > Make a textual special request to the Hotel supplier. </xs:documentation>
</xs:annotation>
- <xs:complexType >
- <xs:simpleContent >
- <xs:extension base="common:typeGeneralText" >
<xs:attribute name="Key" type="common:typeRef" use="optional" />
- <xs:attribute name="HotelRateDetailRef" type="common:typeRef" use="optional" >
- <xs:annotation >
- <xs:documentation > Reference for the Hotel Rate Detail. Used for Hotel Booking only. The value is arbitrary. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
- <xs:element name="HotelStay" >
- <xs:complexType >
- <xs:attribute name="HotelRateDetailRef" type="common:typeRef" use="optional" >
- <xs:annotation >
- <xs:documentation > Reference for the Hotel Rate Detail. Used for Hotel Booking only. The value is arbitrary. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="AssociatedRemark" >
- <xs:complexType >
- <xs:complexContent >
- <xs:extension base="common:typeAssociatedRemark" >
- <xs:attribute name="HotelRateDetailRef" type="common:typeRef" use="optional" >
- <xs:annotation >
- <xs:documentation > Reference for the Hotel Rate Detail. Used for Hotel Booking only. The value is arbitrary. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
...
</xs:schema>

ProvisioningReqRsp-V55_0-V34_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/provisioning_v55_0http://www.travelport.com/schema/provisioning_v34_0 " > ... </xs:schema>

Provisioning-V55_0-V34_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/provisioning_v55_0http://www.travelport.com/schema/provisioning_v34_0 " > ... </xs:schema>

SharedBooking-V55_0-V55_0

- <xs:schema targetNamespace="http://www.travelport.com/schema/sharedBooking_v55_0" >
- <xs:element name="AddHotelSegment" >
- <xs:complexType >
- <xs:sequence >
<xs:element ref="hotel:HotelSpecialRequest" minOccurs="0" maxOccurs="1" />
<xs:element ref="common:LoyaltyCard" minOccurs="0" maxOccurs="1" />
<xs:element ref="common:ReservationName" minOccurs="0" maxOccurs="1" />
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="AddVehiclePnrElement" >
- <xs:complexType >
- <xs:choice >
- <xs:element minOccurs="0" ref=" vehicle_v55_0:PaymentInformationvehicle:PaymentInformation " > </xs:element>
- <xs:element maxOccurs="999" minOccurs="0" ref=" vehicle_v55_0:AssociatedRemarkvehicle:AssociatedRemark " > </xs:element>
- <xs:element minOccurs="0" ref=" vehicle_v55_0:DeliveryAddressvehicle:DeliveryAddress " > </xs:element>
- <xs:element minOccurs="0" ref=" vehicle_v55_0:CollectionAddressvehicle:CollectionAddress " > </xs:element>
- <xs:element maxOccurs="1" minOccurs="0" ref=" vehicle_v55_0:FlightArrivalInformationvehicle:FlightArrivalInformation " > ... </xs:element>
</xs:choice>
...
</xs:complexType>
</xs:element>
- <xs:element name="UpdateVehiclePnrElement" >
- <xs:complexType >
- <xs:choice >
- <xs:element name="VehicleRate" minOccurs="0" ref="vehicle:VehicleRateInfo" >
- <xs:complexType >
<xs:attribute name="RateCode" type="xs:string" use="optional" />
</xs:complexType>
</xs:element>
- <xs:element minOccurs="0" ref=" vehicle_v55_0:PaymentInformationvehicle:PaymentInformation " > </xs:element>
- <xs:element maxOccurs="999" minOccurs="0" ref=" vehicle_v55_0:AssociatedRemarkvehicle:AssociatedRemark " > </xs:element>
- <xs:element minOccurs="0" ref=" vehicle_v55_0:VehicleSpecialRequestvehicle:VehicleSpecialRequest " > </xs:element>
- <xs:element minOccurs="0" ref=" vehicle_v55_0:DeliveryAddressvehicle:DeliveryAddress " > </xs:element>
- <xs:element minOccurs="0" ref=" vehicle_v55_0:CollectionAddressvehicle:CollectionAddress " > </xs:element>
- <xs:element minOccurs="0" ref=" vehicle_v55_0:VehicleReturnDateLocationvehicle:VehicleReturnDateLocation " > </xs:element>
- <xs:element minOccurs="0" ref=" vehicle_v55_0:VehiclePickupDateLocationvehicle:VehiclePickupDateLocation " > </xs:element>
- <xs:element minOccurs="0" ref=" vehicle_v55_0:VehicleTypeIdentifiervehicle:VehicleTypeIdentifier " > </xs:element>
- <xs:element maxOccurs="1" minOccurs="0" ref=" vehicle_v55_0:FlightArrivalInformationvehicle:FlightArrivalInformation " > ... </xs:element>
- <xs:element name="VehicleRate" minOccurs="0" >
- <xs:complexType >
<xs:attribute name="RateCode" type="xs:string" use="optional" />
</xs:complexType>
</xs:element>
</xs:choice>
...
</xs:complexType>
</xs:element>
...
</xs:schema>

UniversalRecordReqRsp-V55_0-V55_0

- <xs:schema targetNamespace="http://www.travelport.com/schema/universal_v55_0" elementFormDefault="qualified" attributeFormDefault="unqualified" >
- <xs:element name="HotelCreateReservationReq" >
- <xs:complexType >
- <xs:complexContent >
- <xs:extension base="common:BaseCreateWithFormOfPaymentReq" >
- <xs:sequence >
- <xs:element ref="hotel:HotelProperty" maxOccurs="99" minOccurs="0" > </xs:element>
- <xs:element ref="hotel:HotelStay" maxOccurs="99" minOccurs="0" > </xs:element>
- <xs:element minOccurs="0" ref="common:Guarantee" maxOccurs="99" > </xs:element>
- <xs:element minOccurs="0" ref="hotel:HotelSpecialRequest" maxOccurs="99" > </xs:element>
- <xs:element minOccurs="0" ref="hotel:GuestInformation" maxOccurs="99" > </xs:element>
- <xs:element minOccurs="0" ref="common:ReservationName" maxOccurs="99" > ... </xs:element>
...
</xs:sequence>
...
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
...
</xs:schema>

UProfile-V55_0-V37_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/uprofile_v55_0http://www.travelport.com/schema/uprofile_v37_0 " > ... </xs:schema>

UProfileCoreReqRsp-V55_0-V37_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/uprofile_v55_0http://www.travelport.com/schema/uprofile_v37_0 " > ... </xs:schema>

UProfileReqRsp-V55_0-V37_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/uprofile_v55_0http://www.travelport.com/schema/uprofile_v37_0 " > ... </xs:schema>

CommonReqRsp-V32_0-V33_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/common_v32_0http://www.travelport.com/schema/common_v33_0 " > ... </xs:schema>

Common-V32_0-V33_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/common_v32_0http://www.travelport.com/schema/common_v33_0 " >
- <xs:attributeGroup name="attrOrigDestDepatureInfo" >
- <xs:attribute name="DepartureTime" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > The date and time at which this entity departs. This does not include time zone information since it can be derived from the origin location.The date and time at which this entity departs. Date and time are represented as Airport Local Time at the place of departure. The correct time zone offset is also included. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute type="xs:string" name="ArrivalTime" use="optional" >
- <xs:annotation >
- <xs:documentation > The date and time at which this entity arrives at the destination. This does not include time zone information since it can be derived from the origin location.The date and time at which this entity arrives at the destination. Date and time are represented as Airport Local Time at the place of arrival. The correct time zone offset is also included. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
- <xs:simpleType name="typeReserveRequirement" >
- <xs:restriction base="xs:string" >
<xs:enumeration value="Prepayment" />
...
</xs:restriction>
</xs:simpleType>
- <xs:complexType name="typeSubKey" >
- <xs:attribute name="Name" use="required" type="xs:string" >
- <xs:simpleType >
- <xs:restriction base="xs:string" >
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
- <xs:attribute name="Description" type="xs:string" > ... </xs:attribute>
</xs:complexType>
- <xs:element name="TransactionType" >
- <xs:complexType >
- <xs:sequence >
- <xs:element name="Air" minOccurs="0" >
- <xs:complexType >
- <xs:complexContent >
- <xs:extension base="typeTransactionsAllowed" >
- <xs:attribute name="ReturnUpsellFare" type="xs:boolean" >
- <xs:annotation >
- <xs:documentation > When set to “true”, Upsell information will be returned in the shop response.  Provider: 1G, 1V, 1P, 1J, ACH </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
...
</xs:sequence>
</xs:complexType>
</xs:element>
...
</xs:schema>

CommonReqRsp-V33_0-V34_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/common_v33_0http://www.travelport.com/schema/common_v34_0 " > ... </xs:schema>

Common-V33_0-V34_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/common_v33_0http://www.travelport.com/schema/common_v34_0 " >
- <xs:simpleType name="typeElement" >
- <xs:restriction base="xs:string" >
<xs:enumeration value="Brand" />
</xs:restriction>
</xs:simpleType>
- <xs:complexType name="typeStructuredAddress" >
- <xs:sequence >
- <xs:element name="Street" minOccurs="0" maxOccurs="5" >
- <xs:annotation >
- <xs:documentation > The Address street and number, e.g. 105 Main St. </xs:documentation>
</xs:annotation>
...
</xs:element>
- <xs:element minOccurs="0" name="City" >
- <xs:annotation >
- <xs:documentation > The city name for the requested address, e.g. Atlanta. </xs:documentation>
</xs:annotation>
...
</xs:element>
- <xs:element minOccurs="0" ref="State" >
- <xs:annotation >
- <xs:documentation > The State or Province of address requested, e.g. CA, Ontario. </xs:documentation>
</xs:annotation>
</xs:element>
- <xs:element name="PostalCode" minOccurs="0" >
- <xs:annotation >
- <xs:documentation > The 5-15 alphanumeric postal Code for the requested address, e.g. 90210. </xs:documentation>
</xs:annotation>
...
</xs:element>
- <xs:element name="Country" minOccurs="0" >
- <xs:annotation >
- <xs:documentation > The Full country name or two letter ISO country code e.g. US, France. A two letter country code is required for a Postal Code Searches. </xs:documentation>
</xs:annotation>
...
</xs:element>
- <xs:element minOccurs="0" ref="ProviderReservationInfoRef" maxOccurs=" 99999 " > ... </xs:element>
</xs:sequence>
...
</xs:complexType>
- <xs:simpleType name="typeDiscountNumber" >
- <xs:restriction base="xs:string" >
- <xs:maxLength value=" 1025 " > </xs:maxLength>
</xs:restriction>
</xs:simpleType>
- <xs:element name="ServiceFeeInfo" >
- <xs:complexType >
- <xs:attribute type="typeStatus" name="Status" use=" requiredoptional " >
- <xs:annotation >
- <xs:documentation > Status of the service fee. Possible Values – Issued, ReadyToIssue, IssueLater. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute type="typeRef" name="BookingTravelerRef" use=" requiredoptional " > ... </xs:attribute>
- <xs:attribute name="BookingTravelerName" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > The name of the passenger. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:attributeGroup name="attrLoyalty" >
- <xs:attribute name="SupplierCode" use="required" type="typeCarrier" >
- <xs:annotation >
- <xs:documentation > Carrier CodeThe code used to identify the Loyalty supplier, e.g. AA, ZE, MC </xs:documentation>
</xs:annotation>
</xs:attribute>
...
</xs:attributeGroup>
- <xs:simpleType name="typeRailSearchType" >
- <xs:annotation >
- <xs:documentation > RailSearchType options are "All Fares" "Fastest" "Lowest Fare" "One Fare Per Class" "Seasons". Supported by NTV/VF only for "All Fares" "Lowest Fare" and "One Fare Per Class". Provider : RCH </xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
</xs:schema>

CommonReqRsp-V34_0-V37_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/common_v34_0http://www.travelport.com/schema/common_v37_0 " >
- <xs:complexType name="BaseCoreReq" >
- <xs:attribute type="xs:language" use="optional" name="LanguageCode" >
- <xs:annotation >
- <xs:documentation > ISO 639 LanguageCode is used to retrieve specific information in the requested language. Use a 2 or 4 character language code, example FR or FRFR for French, EN or ENGB for English. The supported providers: ACH, RCH.ISO 639 two-character language codes are used to retrieve specific information in the requested language. For Rich Content and Branding, language codes ZH-HANT (Chinese Traditional), ZH-HANS (Chinese Simplified), FR-CA (French Canadian) and PT-BR (Portuguese Brazil) can also be used. For RCH, language codes ENGB, ENUS, DEDE, DECH can also be used. Only certain services support this attribute. Providers: ACH, RCH, 1G, 1V, 1P, 1J. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
...
</xs:schema>

Common-V34_0-V37_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/common_v34_0http://www.travelport.com/schema/common_v37_0 " >
- <xs:complexType name="typeVendorLocation" >
- <xs:attribute name="PreferredOption" type="xs:boolean" use="optional" >
- <xs:annotation >
- <xs:documentation > Preferred Option marker for Location. </xs:documentation>
</xs:annotation>
</xs:attribute>
...
</xs:complexType>
- <xs:element name="AgentAction" >
- <xs:complexType >
<xs:attributeGroup ref="attrAgentOverride" />
</xs:complexType>
</xs:element>
- <xs:element name="AccountCode" >
- <xs:complexType >
- <xs:attribute name="Type" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > An identifier to categorize this account code.Presently only supported value is 'FlightPass'. {Development advisory : Incorporation of any new value will require a new static data implementation at UAPI end}An identifier to categorize this account code. For example, FlightPass for AC Flight Pass or RFB for AC corporate Rewards for Business. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="SSR" >
- <xs:complexType >
- <xs:attribute name="SegmentRef" type="typeRef" use="optional" >
- <xs:annotation >
- <xs:documentation > Reference to the air segment. May be required for some Types. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="Type" type="typeSSRCode" use="required" >
- <xs:annotation >
- <xs:documentation > Programmatic SSRs use codes recognized by the provider/supplier (example, VGML=vegetarian meal code). Manual SSRs do not have an associated programmatic code. </xs:documentation>
</xs:annotation>
</xs:attribute>
...
</xs:complexType>
</xs:element>
- <xs:complexType name="typeTaxInfo" >
- <xs:sequence >
<xs:element ref="IncludedInBase" minOccurs="0" maxOccurs="1" />
</xs:sequence>
- <xs:attribute name="Text" type="StringLength1to128" use="optional" >
- <xs:annotation >
- <xs:documentation > Additional Information returned from Supplier.(ACH only) </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
- <xs:simpleType name="typeSupplierCode" >
- <xs:annotation >
- <xs:documentation > 2 to 5 Character Supplier code1 to 5 Character Supplier code </xs:documentation>
</xs:annotation>
- <xs:restriction base="xs:string" >
- <xs:minLength value=" 21 " > </xs:minLength>
...
</xs:restriction>
</xs:simpleType>
- <xs:element name="BookingSource" >
- <xs:complexType >
- <xs:attribute name="Type" use="required" >
- <xs:annotation >
- <xs:documentation > Type of booking source sent in the Code attribute. Possible values are “PseudoCityCode”,” ArcNumber”,” IataNumber”, “CustomerId” and “BookingSourceOverrride”. “BookingSourceOverrride” is only applicable in VehicleCreateReservationReq and only for 1P/1J providers.Type of booking source sent in the Code attribute. Possible values are “PseudoCityCode”,” ArcNumber”,” IataNumber”, “CustomerId” and “BookingSourceOverrride”. “BookingSourceOverrride” is only applicable in VehicleCreateReservationReq. 1P/1J. </xs:documentation>
</xs:annotation>
...
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="ServiceFeeInfo" >
- <xs:complexType >
- <xs:attribute type="typeMoney" name="BaseAmount" use=" requiredoptional " > ... </xs:attribute>
...
</xs:complexType>
</xs:element>
- <xs:element name="AgentIDOverride" >
- <xs:complexType >
- <xs:attribute type="typeSupplierCode" name="SupplierCode" use=" requiredoptional " > ... </xs:attribute>
...
</xs:complexType>
</xs:element>
- <xs:complexType name="typeKeyword" >
- <xs:sequence >
- <xs:element name="Text" type="xs:string" minOccurs="0" maxOccurs="999" >
- <xs:annotation >
- <xs:documentation > Information for a keyword. </xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
...
</xs:complexType>
- <xs:complexType name="typeOTAKeyword" >
- <xs:annotation >
- <xs:documentation > A complexType for keyword information. </xs:documentation>
</xs:annotation>
- <xs:sequence >
- <xs:element name="SubKey" type="typeOTASubKey" minOccurs="0" maxOccurs="99" >
- <xs:annotation >
- <xs:documentation > A further breakdown of a keyword. </xs:documentation>
</xs:annotation>
</xs:element>
- <xs:element name="Text" type="xs:string" minOccurs="0" maxOccurs="999" >
- <xs:annotation >
- <xs:documentation > Information for a keyword. </xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
- <xs:attribute name="Name" use="required" >
- <xs:annotation >
- <xs:documentation > The keyword name. </xs:documentation>
</xs:annotation>
- <xs:simpleType >
- <xs:restriction base="xs:string" >
<xs:maxLength value="6" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
- <xs:attribute name="Number" >
- <xs:annotation >
- <xs:documentation > The number for this keyword. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="Description" >
- <xs:annotation >
- <xs:documentation > A brief description of the keyword </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
- <xs:complexType name="typeOTASubKey" >
- <xs:annotation >
- <xs:documentation > The attributes and elements in a SubKey. </xs:documentation>
</xs:annotation>
- <xs:sequence >
- <xs:element name="Text" type="xs:string" minOccurs="0" maxOccurs="999" >
- <xs:annotation >
- <xs:documentation > Information for a sub key. </xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
- <xs:attribute name="Name" type="typeOTACode" use="required" >
- <xs:annotation >
- <xs:documentation > A subkey to identify the special equipment codes. Applicable when Policy/@Name is EQUIP. Uses OTA CODE "EQP". 1P/1J. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="Description" type="xs:string" >
- <xs:annotation >
- <xs:documentation > A brief description of a subkey. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
- <xs:element name="Keyword" >
- <xs:complexType >
- <xs:complexContent >
- <xs:extension base="typeKeyword" >
- <xs:sequence >
- <xs:element name="Text" type="xs:string" minOccurs="0" maxOccurs="999" >
- <xs:annotation >
- <xs:documentation > Information for a keyword. </xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
- <xs:simpleType name="typeRailClass" >
- <xs:annotation >
- <xs:documentation > A booking code or fare basis code or fare class. </xs:documentation>
</xs:annotation>
- <xs:restriction base="xs:string" >
<xs:minLength value="1" />
<xs:maxLength value="8" />
</xs:restriction>
</xs:simpleType>
- <xs:element name="CabinClass" >
- <xs:annotation >
- <xs:documentation > The cabin class (First, Business, Economy) Requests cabin class (First, Business and Economy, etc.) as supported by the provider or supplier. </xs:documentation>
</xs:annotation>
...
</xs:element>
- <xs:attributeGroup name="attrPolicyMarking" >
- <xs:attribute name="PolicyExclusion" type="xs:boolean" use="optional" >
- <xs:annotation >
- <xs:documentation > "True" indicates that the item is has a status of Excluded based on the associated policy settings. Returned only if @ReturnPolicyExclusion="true" in the request. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
- <xs:complexType name="typeFeeInfo" >
- <xs:sequence >
<xs:element ref="IncludedInBase" minOccurs="0" maxOccurs="1" />
</xs:sequence>
- <xs:attribute name="Text" type="StringLength1to64" use="optional" >
- <xs:annotation >
- <xs:documentation > Additional Information returned from Supplier.(ACH only) </xs:documentation>
</xs:annotation>
</xs:attribute>
...
</xs:complexType>
- <xs:attributeGroup name="attrAgentOverride" >
- <xs:attribute name="AgentOverride" use="optional" >
- <xs:annotation >
- <xs:documentation > AgentSine value that was used during PNR creation or End Transact. </xs:documentation>
</xs:annotation>
- <xs:simpleType >
- <xs:restriction base="xs:string" >
<xs:minLength value="1" />
<xs:maxLength value="32" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:attributeGroup>
- <xs:simpleType name="typeTrinary" >
- <xs:annotation >
- <xs:documentation > Extension of boolean, that allows for unknown values. </xs:documentation>
</xs:annotation>
- <xs:restriction base="xs:string" >
<xs:enumeration value="true" />
<xs:enumeration value="false" />
<xs:enumeration value="unknown" />
</xs:restriction>
</xs:simpleType>
- <xs:simpleType name="typeOTACode" >
- <xs:annotation >
- <xs:documentation > Refers to Open Travel Code </xs:documentation>
</xs:annotation>
<xs:restriction base="xs:positiveInteger" />
</xs:simpleType>
- <xs:simpleType name="Numeric0to999" >
- <xs:annotation >
- <xs:documentation xml:lang="en" > Used for Numeric values, from 0 to 999 inclusive. </xs:documentation>
</xs:annotation>
- <xs:restriction base="xs:integer" >
<xs:minInclusive value="0" />
<xs:maxInclusive value="999" />
</xs:restriction>
</xs:simpleType>
- <xs:complexType name="typePolicyCodesList" >
- <xs:sequence >
- <xs:element name="PolicyCode" minOccurs="0" maxOccurs="10" >
- <xs:annotation >
- <xs:documentation > A code that indicates why an item was determined to be ‘out of policy’. </xs:documentation>
</xs:annotation>
- <xs:simpleType >
<xs:restriction base="xs:string" />
</xs:simpleType>
</xs:element>
- <xs:element name="MinPolicyCode" minOccurs="0" maxOccurs="10" >
- <xs:annotation >
- <xs:documentation > A code that indicates why the minimum fare or rate was determined to be ‘out of policy’. </xs:documentation>
</xs:annotation>
- <xs:simpleType >
<xs:restriction base="xs:string" />
</xs:simpleType>
</xs:element>
- <xs:element name="MaxPolicyCode" minOccurs="0" maxOccurs="10" >
- <xs:annotation >
- <xs:documentation > A code that indicates why the maximum fare or rate was determined to be ‘out of policy’. </xs:documentation>
</xs:annotation>
- <xs:simpleType >
<xs:restriction base="xs:string" />
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
- <xs:element name="IncludedInBase" >
- <xs:annotation >
- <xs:documentation > Shows the taxes and fees included in the base fare. (ACH only) </xs:documentation>
</xs:annotation>
- <xs:complexType >
- <xs:attribute name="Amount" type="typeMoney" use="optional" >
- <xs:annotation >
- <xs:documentation > this attribute shows the amount included in the base fare for the specific fee or tax </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:schema>

CommonReqRsp-V37_0-V38_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/common_v37_0http://www.travelport.com/schema/common_v38_0 " > ... </xs:schema>

Common-V37_0-V38_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/common_v37_0http://www.travelport.com/schema/common_v38_0 " >
- <xs:element name="GeneralRemark" >
- <xs:complexType >
- <xs:attribute name="Category" use="optional" >
- <xs:simpleType >
- <xs:restriction base="xs:string" >
- <xs:maxLength value=" 1020 " > </xs:maxLength>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
...
</xs:complexType>
</xs:element>
- <xs:element name="PointOfCommencement" >
- <xs:annotation >
- <xs:documentation > Point of Commencement is optional. CityOrAirportCode and date portion of the Time attribute is mandatory. </xs:documentation>
</xs:annotation>
- <xs:complexType >
- <xs:attribute name="CityOrAirportCode" type="typeIATACode" use="required" >
- <xs:annotation >
- <xs:documentation > Three digit Airport or City code that would be the Point of Commencement location for the trips/legs mentioned. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="Time" type="xs:string" use="required" >
- <xs:annotation >
- <xs:documentation > Specify a date or date and time </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:schema>

CommonReqRsp-V38_0-V55_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/common_v38_0http://www.travelport.com/schema/common_v55_0 " >
- <xs:complexType name="BaseCoreReq" >
- <xs:attribute type="xs:language" use="optional" name="LanguageCode" >
- <xs:annotation >
- <xs:documentation > ISO 639 two-character language codes are used to retrieve specific information in the requested language. For Rich Content and Branding, language codes ZH-HANT (Chinese Traditional), ZH-HANS (Chinese Simplified), FR-CA (French Canadian) and PT-BR (Portuguese Brazil) can also be used. For RCH, language codes ENGB, ENUS, DEDE, DECH can also be used. Only certain services support this attribute. Providers: ACH, RCH, 1G, 1V, 1P, 1J.ISO 639 two-character language codes are used to retrieve specific information in the requested language. For Rich Content and Branding, language codes ZH-HANT (Chinese Traditional), ZH-HANS (Chinese Simplified), FR-CA (French Canadian) and PT-BR (Portuguese Brazil) can also be used. For RCH, language codes ENGB, ENUS, DEDE, DECH can also be used. Only certain services support this attribute. Providers: ACH, RCH, 1G, 1V, 1P. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="ReturnAmenities" type="xs:boolean" use="optional" default="false" >
- <xs:annotation >
- <xs:documentation > When set to true, Amenities information will be returned in the response. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="ReturnSponsoredFlight" type="xs:boolean" use="optional" >
- <xs:annotation >
- <xs:documentation > When set to true, Sponsored flight information will be returned in the response. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="SponsoredFltTrnxId" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > Identifier for Sponsored Flight transaction information. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
- <xs:complexType name="BaseRsp" >
- <xs:attribute name="SponsoredFltTrnxId" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > Identifier for Sponsored Flight transaction information. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
- <xs:complexType name="BaseCreateReservationReq" >
- <xs:complexContent >
- <xs:extension base="BaseReq" >
- <xs:sequence >
- <xs:element maxOccurs="1" ref="QueuePlace" minOccurs="0" >
- <xs:annotation >
- <xs:documentation > Allow queue placement of a PNR at the time of booking in AirCreateReservationReq,HotelCreateReservationReq,PassiveCreateReservationReq and VehicleCreateReservationReq for providers 1G,1V,1P and 1J.Allow queue placement of a PNR at the time of booking in AirCreateReservationReq,HotelCreateReservationReq,PassiveCreateReservationReq and VehicleCreateReservationReq for providers 1G,1V,1P. </xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
...
</xs:extension>
</xs:complexContent>
</xs:complexType>
- <xs:complexType name="BaseCreateWithFormOfPaymentReq" >
- <xs:complexContent >
- <xs:extension base="BaseCreateReservationReq" >
- <xs:sequence >
- <xs:element maxOccurs="999" ref="FormOfPayment" minOccurs="0" >
- <xs:annotation >
- <xs:documentation > Provider:1G,1V,1P,1J,ACH,SDK.Provider:1G,1V,1P,ACH,SDK. </xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:schema>

Common-V38_0-V55_0

- <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/common_v38_0http://www.travelport.com/schema/common_v55_0 " >
- <xs:complexType name="typeVendorLocation" >
- <xs:attribute name="MoreRatesToken" use="optional" >
- <xs:annotation >
- <xs:documentation > Enter the Token when provided by hotel property, more rates exist. HADS/HSS support only. </xs:documentation>
</xs:annotation>
- <xs:simpleType >
- <xs:restriction base="xs:string" >
<xs:minLength value="1" />
<xs:maxLength value="30" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
- <xs:element name="AirExchangeInfo" >
- <xs:complexType >
<xs:attribute name="PassengerTypeCode" type="typePTC" use="optional" />
<xs:attribute name="PassengerCount" type="xs:integer" use="optional" />
- <xs:attribute name="FormOfRefund" type="typeFormOfRefund" use="optional" >
- <xs:annotation >
- <xs:documentation > How the refund will be issued. Values will be MCO or FormOfPayment </xs:documentation>
</xs:annotation>
</xs:attribute>
...
</xs:complexType>
</xs:element>
- <xs:element name="CoordinateLocation" >
- <xs:complexType >
- <xs:complexContent >
- <xs:extension base="Location" >
- <xs:attribute name="latitude" use="required" type=" xs:floatxs:double " > </xs:attribute>
- <xs:attribute name="longitude" use="required" type=" xs:floatxs:double " > </xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
- <xs:element name="FormOfPayment" >
- <xs:complexType >
- <xs:sequence >
<xs:element ref="BSPPayment" minOccurs="0" />
<xs:element ref="ARCPayment" minOccurs="0" />
</xs:sequence>
- <xs:attribute name="Type" use="required" >
- <xs:simpleType >
- <xs:annotation >
- <xs:documentation > Allowable values are "Certificate" "Cash" "Credit" "Check" "Ticket" "Debit" "Invoice" "Requisition" "MiscFormOfPayment" "AgencyPayment" "DirectBill" "UnitedNations" "DirectPayment" "AgentVoucher" "AccountReceivable" "AgentNonRefundable" "Enett" Allowable values are "Certificate" "Cash" "Credit" "Check" "Ticket" "Debit" "Invoice" "Requisition" "MiscFormOfPayment" "AgencyPayment" "DirectBill" "UnitedNations" "DirectPayment" "AgentVoucher" "AccountReceivable" "AgentNonRefundable" "Enett" "BSPPayment" "ARCPayment" </xs:documentation>
</xs:annotation>
...
</xs:simpleType>
</xs:attribute>
...
</xs:complexType>
</xs:element>
- <xs:element name="BSPPayment" >
- <xs:annotation >
- <xs:documentation > BSP form of payment.ACH Only </xs:documentation>
</xs:annotation>
- <xs:complexType >
- <xs:attribute name="BSPIdentifier" use="required" >
- <xs:annotation >
- <xs:documentation > Value of the BSP Direct Bill id </xs:documentation>
</xs:annotation>
- <xs:simpleType >
- <xs:restriction base="xs:string" >
<xs:maxLength value="128" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
- <xs:attribute name="BSPPassword" use="optional" >
- <xs:annotation >
- <xs:documentation > Value of the BSP Direct Bill id password </xs:documentation>
</xs:annotation>
- <xs:simpleType >
- <xs:restriction base="xs:string" >
<xs:maxLength value="128" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="ARCPayment" >
- <xs:annotation >
- <xs:documentation > ARC form of payment.ACH Only </xs:documentation>
</xs:annotation>
- <xs:complexType >
- <xs:attribute name="ARCIdentifier" use="required" >
- <xs:annotation >
- <xs:documentation > Value of the ARC Direct Bill id </xs:documentation>
</xs:annotation>
- <xs:simpleType >
- <xs:restriction base="xs:string" >
<xs:maxLength value="128" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
- <xs:attribute name="ARCPassword" use="optional" >
- <xs:annotation >
- <xs:documentation > Value of the ARC Direct Bill id password </xs:documentation>
</xs:annotation>
- <xs:simpleType >
- <xs:restriction base="xs:string" >
<xs:maxLength value="128" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:complexType name="typeVoucherInformation" >
- <xs:attribute name="Number" type="StringLength1to16" use="optional" >
- <xs:annotation >
- <xs:documentation > To advise car associates of the voucher number and store in the car segment. It is required when VoucherType selected as "RegularVoucher" for 1P, 1J only.To advise car associates of the voucher number and store in the car segment. It is required when VoucherType selected as "RegularVoucher" for 1P only. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
- <xs:element name="ProviderARNKSegment" >
- <xs:complexType >
- <xs:attribute name="ProviderSegmentOrder" use="optional" >
- <xs:annotation >
- <xs:documentation > To identify the appropriate travel sequence for Air/Car/Hotel/Rail segments/reservations in the provider reservation. </xs:documentation>
</xs:annotation>
- <xs:simpleType >
- <xs:restriction base="xs:integer" >
<xs:maxInclusive value="999" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="BookingTraveler" >
- <xs:complexType >
- <xs:attribute name="NameNumber" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > Host Name Number </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="AddSvc" >
- <xs:annotation >
- <xs:documentation > 1P - Add SVC segments to collect additional fee </xs:documentation>
</xs:annotation>
- <xs:complexType >
- <xs:attribute name="RFIC" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > 1P - Reason for issuance </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="RFISC" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > 1P - Resaon for issuance sub-code </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="SvcDescription" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > 1P - SVC fee description </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="Origin" type="typeIATACode" use="optional" >
- <xs:annotation >
- <xs:documentation > Origin location - Airport code. If this value not provided, the last air segment arrival location is taken as default. 1P only. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="Destination" type="typeIATACode" use="optional" >
- <xs:annotation >
- <xs:documentation > Destination location - Airport code. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="StartDate" type="xs:date" use="optional" >
- <xs:annotation >
- <xs:documentation > The start date of the SVC segment. If the value not specified, the default value is set as the date next to the last airsegment arrival date. 1P only </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="Commission" >
- <xs:complexType >
- <xs:attribute name="CommissionOverride" type="xs:boolean" use="optional" default="false" >
- <xs:annotation >
- <xs:documentation > This is enabled to override CAT-35 commission error during air ticketing. PROVIDER SUPPORTED:Worldspan and JALThis is enabled to override CAT-35 commission error during air ticketing. PROVIDER SUPPORTED:Worldspan,Galileo </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="ServiceData" >
- <xs:complexType >
- <xs:sequence >
- <xs:element name="SSRRef" type="typeKeyBasedReference" minOccurs="0" maxOccurs="999" >
- <xs:annotation >
- <xs:documentation > References to the related SSRs. At present, only reference to ASVC SSR is supported. Supported providers are 1G/1V/1P/1JReferences to the related SSRs. At present, only reference to ASVC SSR is supported. Supported providers are 1G/1V/1P </xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
- <xs:attribute name="EMDSummaryRef" type="typeRef" use="optional" >
- <xs:annotation >
- <xs:documentation > Reference to the corresponding EMD issued. Supported providers are 1G/1V/1P/1JReference to the corresponding EMD issued. Supported providers are 1G/1V/1P </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="EMDCouponRef" type="typeRef" use="optional" >
- <xs:annotation >
- <xs:documentation > Reference to the corresponding EMD coupon issued. Supported providers are 1G/1V/1P/1JReference to the corresponding EMD coupon issued. Supported providers are 1G/1V/1P </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:attributeGroup name="attrTaxDetail" >
<xs:attribute name="Description" type="xs:string" use="optional" />
</xs:attributeGroup>
- <xs:complexType name="Segment" >
- <xs:attribute name="ProviderSegmentOrder" use="optional" >
- <xs:annotation >
- <xs:documentation > To identify the appropriate travel sequence for Air/Car/Hotel/Rail segments/reservations in the provider reservation. </xs:documentation>
</xs:annotation>
- <xs:simpleType >
- <xs:restriction base="xs:integer" >
<xs:maxInclusive value="999" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
...
</xs:complexType>
- <xs:simpleType name="typeGdsRemark" >
- <xs:annotation >
- <xs:documentation > Only below mentioned values are Supported as typeGdsRemark Alpha Basic Historical Invoice Itinerary Vendor Confidential FOPComment (Currently this is only used by Worldspan and JAL.) Only below mentioned values are Supported as typeGdsRemark Alpha Basic Historical Invoice Itinerary Vendor Confidential FOPComment (Currently this is only used by Worldspan.) </xs:documentation>
</xs:annotation>
...
</xs:simpleType>
- <xs:simpleType name="typeGdsAccountingRemark" >
- <xs:annotation >
- <xs:documentation > Only below mentioned values are Supported as typeGdsAccountingRemark Fare Canned Ticket Account Other InvoiceLayout ServiceFee AgentSign TourCode (1P) Endorsement (1P) CorporateTrackingId (1P) ItineraryInvoicePerTraveler (1P) ItineraryInvoicePerSurname (1P) DividerCard (1P) NetFare/VC/CAR (1P/1J) MarketCode (1V) BranchLocationOverride (1V) BookingAgentOverride (1V) SellingAgentOverride (1V) ProductTypeOverride (1V) TicketingAgent (1V) Sort (1V) PurchaseOrder (1V) ItineraryWithFare (1V) ItineraryWithoutFare (1V) ItineraryWithAmount (1V) Only below mentioned values are Supported as typeGdsAccountingRemark Fare Canned Ticket Account Other InvoiceLayout ServiceFee AgentSign TourCode (1P) Endorsement (1P) CorporateTrackingId (1P) ItineraryInvoicePerTraveler (1P) ItineraryInvoicePerSurname (1P) DividerCard (1P) NetFare/VC/CAR (1P) MarketCode (1V) BranchLocationOverride (1V) BookingAgentOverride (1V) SellingAgentOverride (1V) ProductTypeOverride (1V) TicketingAgent (1V) Sort (1V) PurchaseOrder (1V) ItineraryWithFare (1V) ItineraryWithoutFare (1V) ItineraryWithAmount (1V) </xs:documentation>
</xs:annotation>
...
</xs:simpleType>
- <xs:element name="BookingSource" >
- <xs:complexType >
- <xs:attribute name="Type" use="required" >
- <xs:annotation >
- <xs:documentation > Type of booking source sent in the Code attribute. Possible values are “PseudoCityCode”,” ArcNumber”,” IataNumber”, “CustomerId” and “BookingSourceOverrride”. “BookingSourceOverrride” is only applicable in VehicleCreateReservationReq. 1P/1J.Type of booking source sent in the Code attribute. Possible values are “PseudoCityCode”,” ArcNumber”,” IataNumber”, “CustomerId” and “BookingSourceOverrride”. “BookingSourceOverrride” is only applicable in VehicleCreateReservationReq. 1P. </xs:documentation>
</xs:annotation>
- <xs:simpleType >
- <xs:restriction base="xs:string" >
- <xs:enumeration value="BookingSourceOverride" >
- <xs:annotation >
- <xs:documentation > The Booking Source Override is usually used when the car supplier has assigned a number (which can be alpha/numeric) to the agency/e-commerce to use in place of an IATA number. Supported provider(s) : 1P/1JThe Booking Source Override is usually used when the car supplier has assigned a number (which can be alpha/numeric) to the agency/e-commerce to use in place of an IATA number. Supported provider(s) : 1P </xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="Guarantee" >
- <xs:annotation >
- <xs:documentation > Guarantee, Deposit Guarantee, Deposit or PrePayment </xs:documentation>
</xs:annotation>
- <xs:complexType >
- <xs:attribute name="Type" use="required" type="xs:string" >
- <xs:annotation >
- <xs:documentation > Guarantee only or DepositGuarantee, Deposit for 1G/1V/1P and PrePayment for 1P only </xs:documentation>
</xs:annotation>
- <xs:simpleType >
- <xs:restriction base="xs:string" >
<xs:enumeration value="Guarantee" />
<xs:enumeration value="Deposit" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
...
</xs:complexType>
</xs:element>
- <xs:simpleType name="typeRateCategory" >
- <xs:restriction base="xs:string" >
<xs:enumeration value="Prepay" />
</xs:restriction>
</xs:simpleType>
- <xs:simpleType name="typeVehicleLocation" >
- <xs:restriction base="xs:string" >
<xs:enumeration value="Military" />
<xs:enumeration value="FixedBaseOperations" />
</xs:restriction>
</xs:simpleType>
- <xs:element name="OverridePCC" >
- <xs:annotation >
- <xs:documentation > Used for Host Emulation - If used agent will emulate to this PCC in host and execute the request emulated into this PCC.Used to emulate to another PCC or SID. Providers: 1G, 1V, 1P. </xs:documentation>
</xs:annotation>
...
</xs:element>
- <xs:complexType name="typeKeyword" >
- <xs:attribute name="Name" use="required" >
- <xs:simpleType >
- <xs:restriction base="xs:string" >
- <xs:maxLength value=" 612 " > </xs:maxLength>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
- <xs:attribute name="LanguageCode" type="xs:language" >
- <xs:annotation >
- <xs:documentation > ISO 639 two-character language codes are used to retrieve specific information in the requested language. For Rich Content and Branding, language codes ZH-HANT (Chinese Traditional), ZH-HANS (Chinese Simplified), FR-CA (French Canadian) and PT-BR (Portuguese Brazil) can also be used. For RCH, language codes ENGB, ENUS, DEDE, DECH can also be used. Only certain services support this attribute. Providers: ACH, RCH, 1G, 1V, 1P. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
- <xs:complexType name="typeOTASubKey" >
- <xs:attribute name="Name" type="typeOTACode" use="required" >
- <xs:annotation >
- <xs:documentation > A subkey to identify the special equipment codes. Applicable when Policy/@Name is EQUIP. Uses OTA CODE "EQP". 1P/1J.A subkey to identify the special equipment codes. Applicable when Policy/@Name is EQUIP. Uses OTA CODE "EQP". 1P. </xs:documentation>
</xs:annotation>
</xs:attribute>
...
</xs:complexType>
- <xs:attributeGroup name="ProviderReservation" >
- <xs:attribute name="SupplierCode" type="typeSupplierCode" use="optional" >
- <xs:annotation >
- <xs:documentation > Represents Carrier Code for ACH PNR Retrieve. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
- <xs:element name="NameOverride" >
- <xs:complexType >
- <xs:attribute name="Age" type="xs:integer" use="optional" >
- <xs:annotation >
- <xs:documentation > Age. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="TransactionType" >
- <xs:complexType >
- <xs:sequence >
- <xs:element name="Air" minOccurs="0" >
- <xs:complexType >
- <xs:complexContent >
- <xs:extension base="typeTransactionsAllowed" >
- <xs:attribute type="xs:boolean" name="ReturnUpsellFare" >
- <xs:annotation >
- <xs:documentation > When set to “true”, Upsell information will be returned in the shop response.  Provider: 1G, 1V, 1P, 1J, ACHWhen set to “true”, Upsell information will be returned in the shop response.  Provider: 1G, 1V, 1P, ACH </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
...
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:complexType name="typeCreditCardType" >
- <xs:complexContent >
- <xs:extension base="typePaymentCard" >
- <xs:attribute type="xs:string" name="ExtendedPayment" use="optional" >
- <xs:annotation >
- <xs:documentation > Used for American Express cards. Used for American Express (AX) and other credit cards, e.g., Visa (VI) and Master card (CA), that allow Extended Payment, subject to the BSP market rule. </xs:documentation>
</xs:annotation>
</xs:attribute>
...
</xs:extension>
</xs:complexContent>
</xs:complexType>
- <xs:element name="Group" >
- <xs:annotation >
- <xs:documentation > Represents a traveler group for Group booking and all their accompanying data. SUPPORTED PROVIDER: Worldspan and JAL. Represents a traveler group for Group booking and all their accompanying data. SUPPORTED PROVIDER: Worldspan. </xs:documentation>
</xs:annotation>
...
</xs:element>
- <xs:element name="ConsolidatorRemark" >
- <xs:annotation >
- <xs:documentation > Authorization remark for Consolidator access to a PNR . Contains PCC information created by retail agent to allow a consolidator or other Axess users to service their PNR. PROVIDER SUPPORTED: Worldspan and JAL. Authorization remark for Consolidator access to a PNR . Contains PCC information created by retail agent to allow a consolidator or other Axess users to service their PNR. PROVIDER SUPPORTED: Worldspan. </xs:documentation>
</xs:annotation>
...
</xs:element>
- <xs:complexType name="BaseAsyncProviderSpecificResponse" >
- <xs:annotation >
- <xs:documentation > Identifies pending responses from a specific provider using MoreResults attribute </xs:documentation>
</xs:annotation>
- <xs:attribute name="ProviderCode" type="typeProviderCode" use="required" >
- <xs:annotation >
- <xs:documentation > Provider code of a specific host </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="MoreResults" type="xs:boolean" use="required" >
- <xs:annotation >
- <xs:documentation > Identifies whether more results are available for specific host or not. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
- <xs:attributeGroup name="attrPolicyMarking" >
- <xs:attribute name="PolicyExclusion" type="xs:boolean" use="optional" >
- <xs:annotation >
- <xs:documentation > "True" indicates that the item is has a status of Excluded based on the associated policy settings. Returned only if @ReturnPolicyExclusion="true" in the request. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
- <xs:element name="OwnershipChange" >
- <xs:annotation >
- <xs:documentation > Element to change the ownership of the PNR in the UR. PROVIDER SUPPORTED: Worldspan and JAL.Element to change the ownership of the PNR in the UR. PROVIDER SUPPORTED: Worldspan. </xs:documentation>
</xs:annotation>
...
</xs:element>
- <xs:simpleType name="StringLength1to99" >
- <xs:annotation >
- <xs:documentation xml:lang="en" > Used for Character Strings, length 1 to 99. </xs:documentation>
</xs:annotation>
- <xs:restriction base="xs:string" >
<xs:minLength value="1" />
<xs:maxLength value="99" />
</xs:restriction>
</xs:simpleType>
- <xs:element name="QueuePlace" >
- <xs:annotation >
- <xs:documentation > Allow queue placement of a PNR at the time of booking to be used for Providers 1G,1V,1P and 1J.Allow queue placement of a PNR at the time of booking to be used for Providers 1G,1V,1P. </xs:documentation>
</xs:annotation>
...
</xs:element>
- <xs:element name="PriceMatchError" >
- <xs:complexType >
- <xs:sequence >
<xs:element name="ErrorMessage" type="xs:string" />
</xs:sequence>
- <xs:attribute name="VendorCode" type="typeSupplierCode" use="optional" >
- <xs:annotation >
- <xs:documentation > The code of the vendor (e.g. HZ, etc.) </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="HotelChain" type="typeHotelChainCode" use="optional" >
- <xs:annotation >
- <xs:documentation > 2 Letter Hotel Chain Code </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="HotelCode" type="typeHotelCode" use="optional" >
- <xs:annotation >
- <xs:documentation > Unique hotel identifier for the channel. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="ReqBase" type="xs:decimal" use="optional" >
- <xs:annotation >
- <xs:documentation > BaseRate in the request. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="RspBase" type="xs:decimal" use="optional" >
- <xs:annotation >
- <xs:documentation > BaseRate retruned from the supplier. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="BaseDiff" type="xs:decimal" use="optional" >
- <xs:annotation >
- <xs:documentation > BaseRate Difference. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="ReqTotal" type="xs:decimal" use="optional" >
- <xs:annotation >
- <xs:documentation > Estimated Total Amount in the request. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="RspTotal" type="xs:decimal" use="optional" >
- <xs:annotation >
- <xs:documentation > Estimated Total Amount returned from the supplier. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="TotalDiff" type="xs:decimal" use="optional" >
- <xs:annotation >
- <xs:documentation > Estimated Total Amount difference. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="MCOMainData" >
- <xs:complexType >
- <xs:sequence >
<xs:element ref="PassengerInfo" minOccurs="0" maxOccurs="999" />
<xs:element name="TaxInfo" type="typeTaxInfo" minOccurs="0" maxOccurs="999" />
- <xs:element name="Commission" minOccurs="0" >
- <xs:complexType >
<xs:attributeGroup ref="attrAmountPercent" />
</xs:complexType>
</xs:element>
</xs:sequence>
- <xs:attribute name="MCOAmount" type="typeMoney" use="required" >
- <xs:annotation >
- <xs:documentation > The total value of the MCO including any processing fees. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="MCOCurrency" type="xs:string" use="required" >
- <xs:annotation >
- <xs:documentation > Currency code for amount. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="MCOEquivFarePaid" type="typeMoney" use="optional" >
- <xs:annotation >
- <xs:documentation > Exchange value of the currency actually collected. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="MCOEquivCurrency" type="typeMoney" use="optional" >
- <xs:annotation >
- <xs:documentation > Exchange value of the currency actually collected. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="BankSellRate" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > Pertinent banker's exchange rates used to calculate the amount(s) to be collected in the currency of payment. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="PlatingCarrier" type="typeCarrier" use="required" >
- <xs:annotation >
- <xs:documentation > The Plating Carrier for this MCO </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="RelatedTktNum" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > The ticket that this MCO was issued in connection with. Could be the ticket that caused the fee, a residual from an exchange, or an airline service fee. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="ValidFor" type="xs:string" use="required" >
- <xs:annotation >
- <xs:documentation > Type of service or purpose for which the MCO is issued. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="TourOperator" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > Tour Operator - name of honoring carrier or operator. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="Location" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > Location of honoring carrier or operator. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="MCOTax" type="xs:string" use="optional" >
- <xs:annotation >
- <xs:documentation > Amount of taxes or fees levied by the local government for the issuance of the MCO in the country where the MCO is issued. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="MCOExchangeData" >
- <xs:annotation >
- <xs:documentation > MCO - Exchange data </xs:documentation>
</xs:annotation>
- <xs:complexType >
- <xs:sequence >
<xs:element name="TktNum" type="xs:string" minOccurs="0" />
<xs:element name="ThruTktInd" type="xs:string" minOccurs="0" />
<xs:element name="EndExchangeTktNum" type="xs:string" minOccurs="0" />
<xs:element name="NumCoupons" type="xs:string" minOccurs="0" />
<xs:element name="TktOne" type="xs:string" minOccurs="0" />
<xs:element name="TktTwo" type="xs:string" minOccurs="0" />
<xs:element name="TktThree" type="xs:string" minOccurs="0" />
<xs:element name="TktFour" type="xs:string" minOccurs="0" />
<xs:element name="FOP" type="xs:string" minOccurs="0" />
<xs:element name="OrigTktNum" type="xs:string" minOccurs="0" />
<xs:element name="OrigCity" type="xs:string" minOccurs="0" />
<xs:element name="OrigTktDt" type="xs:string" minOccurs="0" />
<xs:element name="IATACode" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="PTATODFee" >
- <xs:annotation >
- <xs:documentation > MCO - PTA/TOD Data </xs:documentation>
</xs:annotation>
- <xs:complexType >
- <xs:sequence >
<xs:element name="FeeAppliesToInd" type="xs:string" minOccurs="0" />
<xs:element name="FeeTypeInd" type="xs:string" minOccurs="0" />
<xs:element name="FeeValue" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="Psgr" >
- <xs:complexType >
- <xs:sequence >
<xs:element name="LNameNum" type="xs:string" minOccurs="0" maxOccurs="999" />
<xs:element name="PsgrNum" type="xs:string" minOccurs="0" maxOccurs="999" />
<xs:element name="AbsNameNum" type="xs:string" minOccurs="0" maxOccurs="999" />
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="ErrText" >
- <xs:annotation >
- <xs:documentation > Generic Error </xs:documentation>
</xs:annotation>
- <xs:complexType >
- <xs:sequence >
<xs:element name="Err" type="xs:string" minOccurs="0" />
<xs:element name="KlrInErr" type="xs:string" minOccurs="0" />
<xs:element name="Text" type="xs:string" minOccurs="0" />
<xs:element ref="InsertedText" minOccurs="0" maxOccurs="999" />
</xs:sequence>
</xs:complexType>
</xs:element>
- <xs:element name="InsertedText" >
- <xs:annotation >
- <xs:documentation > Inserted text information in Error </xs:documentation>
</xs:annotation>
- <xs:complexType >
- <xs:attribute name="Offset" type="xs:string" use="required" >
- <xs:annotation >
- <xs:documentation > Location of start of inserted text in Error Text field. </xs:documentation>
</xs:annotation>
</xs:attribute>
- <xs:attribute name="Len" type="xs:string" use="required" >
- <xs:annotation >
- <xs:documentation > Length of inserted text. </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
- <xs:element name="TermsAndConditions" >
- <xs:annotation >
- <xs:documentation > Terms and conditions of vehicle. </xs:documentation>
</xs:annotation>
- <xs:complexType >
- <xs:complexContent >
<xs:extension base="typeTerms" />
</xs:complexContent>
</xs:complexType>
</xs:element>
- <xs:complexType name="typeTerms" >
- <xs:annotation >
- <xs:documentation > A complexType for keyword information. </xs:documentation>
</xs:annotation>
- <xs:sequence >
- <xs:element name="Text" minOccurs="0" maxOccurs="999" >
- <xs:annotation >
- <xs:documentation > Information for a keyword. </xs:documentation>
</xs:annotation>
- <xs:simpleType >
- <xs:restriction base="xs:string" >
<xs:maxLength value="200" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
- <xs:attribute name="Description" >
- <xs:annotation >
- <xs:documentation > A brief description of the keyword </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
- <xs:complexType name="typeStructuredAddressInfo" >
- <xs:annotation >
- <xs:documentation > A fully structured address </xs:documentation>
</xs:annotation>
- <xs:sequence >
<xs:element name="Street" type="xs:string" minOccurs="0" />
<xs:element name="City" type="xs:string" minOccurs="0" />
<xs:element name="State" type="xs:string" minOccurs="0" />
<xs:element name="PostalCode" type="xs:string" minOccurs="0" />
<xs:element name="Country" type="xs:string" minOccurs="0" />
</xs:sequence>
- <xs:attribute name="Key" type="typeRef" use="optional" >
- <xs:annotation >
- <xs:documentation > Key for update/delete of the element </xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:schema>