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_v45_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:sequence > ... </xs:sequence>
+ <xs:attribute name="TraceId" type="xs:string" use="optional" > ... </xs:attribute>
+ <xs:attribute name="TokenId" type="xs:string" use="optional" > ... </xs:attribute>
+ <xs:attribute name="AuthorizedBy" type="xs:string" use="optional" > ... </xs:attribute>
+ <xs:attribute name="TargetBranch" type="typeBranchCode" use="optional" > ... </xs:attribute>
+ <xs:attribute name="OverrideLogging" type="typeLoggingLevel" use="optional" > ... </xs:attribute>
- <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 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. </xs:documentation>
</xs:annotation>
</xs:attribute>
</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>