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

- <xs:schema targetNamespace=" http://www.travelport.com/schema/sharedBooking_v45_0http://www.travelport.com/schema/sharedBooking_v46_0 " >
+ <xs:annotation > ... </xs:annotation>
- <xs:import namespace=" http://www.travelport.com/schema/common_v45_0http://www.travelport.com/schema/common_v46_0 " schemaLocation=" ../common_v45_0/Common.xsd../common_v46_0/Common.xsd " > </xs:import>
- <xs:import namespace=" http://www.travelport.com/schema/air_v45_0http://www.travelport.com/schema/air_v46_0 " schemaLocation=" ../air_v45_0/Air.xsd../air_v46_0/Air.xsd " > </xs:import>
- <xs:import namespace=" http://www.travelport.com/schema/hotel_v45_0http://www.travelport.com/schema/hotel_v46_0 " schemaLocation=" ../hotel_v45_0/Hotel.xsd../hotel_v46_0/Hotel.xsd " > </xs:import>
+ <xs:element name="AddTraveler" > ... </xs:element>
+ <xs:element name="UpdateTraveler" > ... </xs:element>
+ <xs:element name="DeleteTraveler" > ... </xs:element>
+ <xs:simpleType name="typeBookingTravelerElement" > ... </xs:simpleType>
+ <xs:element name="AddAirSegment" > ... </xs:element>
+ <xs:element name="UpdateAirSegment" > ... </xs:element>
+ <xs:element name="DeleteAirSegment" > ... </xs:element>
+ <xs:element name="AddPricing" > ... </xs:element>
+ <xs:element name="DeletePricing" > ... </xs:element>
+ <xs:element name="AddSeats" > ... </xs:element>
+ <xs:element name="UpdateSeats" > ... </xs:element>
+ <xs:element name="DeleteSeats" > ... </xs:element>
+ <xs:element name="AddPnrElement" > ... </xs:element>
+ <xs:element name="UpdatePnrElement" > ... </xs:element>
+ <xs:element name="DeletePnrElement" > ... </xs:element>
+ <xs:simpleType name="typePnrElement" > ... </xs:simpleType>
+ <xs:element name="AddAirPnrElement" > ... </xs:element>
+ <xs:element name="UpdateAirPnrElement" > ... </xs:element>
+ <xs:element name="DeleteAirPnrElement" > ... </xs:element>
+ <xs:simpleType name="typeAirPnrElement" > ... </xs:simpleType>
+ <xs:element name="Command" type="xs:string" > ... </xs:element>
+ <xs:element name="CommandResponse" type="typeTextBlock" > ... </xs:element>
+ <xs:complexType name="typeTextBlock" > ... </xs:complexType>
+ <xs:simpleType name="typeSessionKey" > ... </xs:simpleType>
+ <xs:simpleType name="typeFareChanged" > ... </xs:simpleType>
+ <xs:element name="AddHotelSegment" > ... </xs:element>
+ <xs:element name="DeleteHotelSegment" > ... </xs:element>
+ <xs:element name="AddHotelPnrElement" > ... </xs:element>
+ <xs:element name="UpdateHotelPnrElement" > ... </xs:element>
+ <xs:element name="DeleteHotelPnrElement" > ... </xs:element>
+ <xs:simpleType name="typeHotelPnrElement" > ... </xs:simpleType>
</xs:schema>