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/uprofile_v55_0http://www.travelport.com/schema/uprofile_v37_0 " >
+ <xs:annotation > ... </xs:annotation>
<xs:import namespace="http://www.travelport.com/schema/common_v37_0" schemaLocation="../common_v37_0/CommonReqRsp.xsd" />
<xs:include schemaLocation="UProfile.xsd" />
+ <xs:element name="ProfileCreateReq" > ... </xs:element>
+ <xs:element name="ProfileCreateRsp" > ... </xs:element>
+ <xs:element name="ProfileModifyReq" > ... </xs:element>
+ <xs:element name="ProfileModifyRsp" > ... </xs:element>
+ <xs:element name="ProfileRetrieveReq" > ... </xs:element>
+ <xs:element name="ProfileRetrieveRsp" > ... </xs:element>
+ <xs:element name="ProfileDeleteReq" > ... </xs:element>
+ <xs:element name="ProfileDeleteRsp" > ... </xs:element>
+ <xs:element name="ProfileSearchReq" > ... </xs:element>
+ <xs:element name="ProfileSearchRsp" > ... </xs:element>
</xs:schema>