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 attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace=" http://www.travelport.com/schema/common_v34_0http://www.travelport.com/schema/common_v35_0 " >
+ <xs:annotation > ... </xs:annotation>
<xs:include schemaLocation="Common.xsd" />
+ <xs:complexType name="BaseReq" > ... </xs:complexType>
+ <xs:complexType name="BaseCoreReq" > ... </xs:complexType>
+ <xs:complexType name="BaseSearchReq" > ... </xs:complexType>
+ <xs:complexType name="BaseCoreSearchReq" > ... </xs:complexType>
+ <xs:complexType name="BaseSearchRsp" > ... </xs:complexType>
+ <xs:complexType name="BaseRsp" > ... </xs:complexType>
+ <xs:complexType name="BaseCreateReservationReq" > ... </xs:complexType>
+ <xs:element name="ErrorInfo" > ... </xs:element>
+ <xs:simpleType name="typeLoggingLevel" > ... </xs:simpleType>
+ <xs:complexType name="BaseCreateWithFormOfPaymentReq" > ... </xs:complexType>
</xs:schema>