-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathnemo.travel.SDK.AviaServerAPI.wsdl
1 lines (1 loc) · 461 KB
/
nemo.travel.SDK.AviaServerAPI.wsdl
1
<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="Avia" targetNamespace="http://nemo-ibe.com/Avia" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://nemo-ibe.com/Avia" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsdl:types><xs:schema elementFormDefault="qualified" targetNamespace="http://nemo-ibe.com/Avia" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://nemo-ibe.com/STL"/><xs:import namespace="http://schemas.datacontract.org/2004/07/NodaTime"/><xs:import namespace="http://schemas.datacontract.org/2004/07/System"/><xs:import namespace="http://nemo.travel/Avia"/><xs:element name="GetFareRules"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q1:RequestWithOnlyFlightIDElement" xmlns:q1="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OnlyFlightIDElement"><xs:sequence><xs:element name="FlightID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="OnlyFlightIDElement" nillable="true" type="tns:OnlyFlightIDElement"/><xs:element name="GetFareRulesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetFareRulesResult" nillable="true" type="q2:ResponseWithRulesSearchRSBody" xmlns:q2="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RulesSearchRSBody"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyFlightIDElement"><xs:sequence><xs:element name="Rules" nillable="true" type="q3:Rules" xmlns:q3="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RulesSearchRSBody" nillable="true" type="tns:RulesSearchRSBody"/><xs:element name="GetSeatMap"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q4:RequestWithOnlyFlightIDElement" xmlns:q4="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSeatMapResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetSeatMapResult" nillable="true" type="q5:ResponseWithSeatMapRSBody" xmlns:q5="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SeatMapRSBody"><xs:sequence><xs:element minOccurs="0" name="SeatMapSegments" nillable="true" type="tns:SeatMapSegments"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SeatMapRSBody" nillable="true" type="tns:SeatMapRSBody"/><xs:complexType name="SeatMapSegments"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SeatMapSegment" nillable="true" type="tns:FlightSegmentSeatMap"/></xs:sequence></xs:complexType><xs:element name="SeatMapSegments" nillable="true" type="tns:SeatMapSegments"/><xs:complexType name="FlightSegmentSeatMap"><xs:sequence><xs:element name="Num" type="xs:int"/><xs:element name="Floors" nillable="true" type="tns:Floors"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="FlightSegmentSeatMap" nillable="true" type="tns:FlightSegmentSeatMap"/><xs:complexType name="Floors"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Floor" nillable="true" type="tns:SeatMapFloor"/></xs:sequence></xs:complexType><xs:element name="Floors" nillable="true" type="tns:Floors"/><xs:complexType name="SeatMapFloor"><xs:sequence><xs:element name="IsUpper" type="xs:boolean"/><xs:element name="SeatRows" nillable="true" type="tns:SeatRows"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SeatMapFloor" nillable="true" type="tns:SeatMapFloor"/><xs:complexType name="SeatRows"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SeatRow" nillable="true" type="tns:SeatRow"/></xs:sequence></xs:complexType><xs:element name="SeatRows" nillable="true" type="tns:SeatRows"/><xs:complexType name="SeatRow"><xs:sequence><xs:element minOccurs="0" name="Num" type="xs:int"/><xs:element name="Seats" nillable="true" type="tns:Seats"/><xs:element minOccurs="0" name="Characteristics" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SeatRow" nillable="true" type="tns:SeatRow"/><xs:complexType name="Seats"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Seat" nillable="true" type="tns:Seat"/></xs:sequence></xs:complexType><xs:element name="Seats" nillable="true" type="tns:Seats"/><xs:complexType name="Seat"><xs:sequence><xs:element name="Number" nillable="true" type="xs:string"/><xs:element name="Type" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Characteristics" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="IsFree" type="xs:boolean"/><xs:element minOccurs="0" name="Price" nillable="true" type="q6:Money" xmlns:q6="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="NotExists" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RFISC" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Seat" nillable="true" type="tns:Seat"/><xs:element name="CancelBook"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q7:RequestWithOnlyBookIDElement" xmlns:q7="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OnlyBookIDElement"><xs:sequence><xs:element name="BookID" type="xs:long"/></xs:sequence></xs:complexType><xs:element name="OnlyBookIDElement" nillable="true" type="tns:OnlyBookIDElement"/><xs:element name="CancelBookResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelBookResult" nillable="true" type="q8:ResponseWithBookOperationResult" xmlns:q8="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="BookOperationResult"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyBookIDElement"><xs:sequence><xs:element name="Success" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="BookOperationResult" nillable="true" type="tns:BookOperationResult"/><xs:element name="GetBookHistory"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q9:RequestWithOnlyBookIDElement" xmlns:q9="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBookHistoryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetBookHistoryResult" nillable="true" type="q10:ResponseWithGetBookHistoryRSBody" xmlns:q10="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetBookHistoryRSBody"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyBookIDElement"><xs:sequence><xs:element minOccurs="0" name="PNRCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="HistoryElements" nillable="true" type="tns:HistoryElements"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="GetBookHistoryRSBody" nillable="true" type="tns:GetBookHistoryRSBody"/><xs:complexType name="HistoryElements"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="HistoryElement" nillable="true" type="tns:BookHistoryElement"/></xs:sequence></xs:complexType><xs:element name="HistoryElements" nillable="true" type="tns:HistoryElements"/><xs:complexType name="BookHistoryElement"><xs:sequence><xs:element minOccurs="0" name="DateTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ChangeSource" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="HistoryRemarks" nillable="true" type="tns:HistoryRemarks"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="BookHistoryElement" nillable="true" type="tns:BookHistoryElement"/><xs:complexType name="HistoryRemarks"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="HistoryRemark" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="HistoryRemarks" nillable="true" type="tns:HistoryRemarks"/><xs:element name="VoidTicket"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q11:RequestWithOnlyBookIDElement" xmlns:q11="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="VoidTicketResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VoidTicketResult" nillable="true" type="q12:ResponseWithBookOperationResult" xmlns:q12="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCurrencyConversion"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q13:RequestWithGetCurrencyConversionRQBody" xmlns:q13="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetCurrencyConversionRQBody"><xs:sequence><xs:element name="Source" type="xs:int"/><xs:element name="CurrencyCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FromCurrencyCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Date" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="GetCurrencyConversionRQBody" nillable="true" type="tns:GetCurrencyConversionRQBody"/><xs:element name="GetCurrencyConversionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCurrencyConversionResult" nillable="true" type="q14:ResponseWithGetCurrencyConversionRSBody" xmlns:q14="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetCurrencyConversionRSBody"><xs:sequence><xs:element name="Conversions" nillable="true" type="tns:CurrencyConversionList"/><xs:element minOccurs="0" name="FromCurrencyCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Date" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="GetCurrencyConversionRSBody" nillable="true" type="tns:GetCurrencyConversionRSBody"/><xs:complexType name="CurrencyConversionList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Conversion" nillable="true" type="tns:CurrencyConversion"/></xs:sequence></xs:complexType><xs:element name="CurrencyConversionList" nillable="true" type="tns:CurrencyConversionList"/><xs:complexType name="CurrencyConversion"><xs:sequence><xs:element name="CurrencyCode" nillable="true" type="xs:string"/><xs:element name="Rate" type="xs:float"/></xs:sequence></xs:complexType><xs:element name="CurrencyConversion" nillable="true" type="tns:CurrencyConversion"/><xs:element name="GetBook"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q15:RequestWithOnlyBookIDElement" xmlns:q15="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBookResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetBookResult" nillable="true" type="q16:ResponseWithBook" xmlns:q16="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SubsidyInformationList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SubsidyInformation" nillable="true" type="tns:SubsidyInformation"/></xs:sequence></xs:complexType><xs:element name="SubsidyInformationList" nillable="true" type="tns:SubsidyInformationList"/><xs:complexType name="SubsidyInformation"><xs:complexContent mixed="false"><xs:extension base="q17:ItemIdentificationOfint" xmlns:q17="http://nemo-ibe.com/STL"><xs:sequence><xs:element minOccurs="0" name="PassengerTypes" nillable="true" type="tns:ArrayOfPassengerTypeDescription"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ShortDescription" nillable="true" type="tns:MultiLanguageDictionary"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="tns:MultiLanguageDictionary"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AllowAgentCharges" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AllowB2cMod" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AllowCombine" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SubsidyInformation" nillable="true" type="tns:SubsidyInformation"/><xs:complexType name="ArrayOfPassengerTypeDescription"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PassengerTypeDescription" nillable="true" type="tns:PassengerTypeDescription"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPassengerTypeDescription" nillable="true" type="tns:ArrayOfPassengerTypeDescription"/><xs:complexType name="PassengerTypeDescription"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="GeneralType" nillable="true" type="q18:PassTypes" xmlns:q18="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MinAge" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MaxAge" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MinMaleAge" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MinFemaleAge" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="NeedAccompaniment" type="xs:boolean"/><xs:element minOccurs="0" name="IsDisabled" type="xs:boolean"/><xs:element minOccurs="0" name="AccompaniesTheDisabled" type="xs:boolean"/><xs:element minOccurs="0" name="NeedMiddleName" type="xs:boolean"/><xs:element minOccurs="0" name="ValidDocuments" nillable="true" type="tns:DocumentList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ValidSpecialsDocuments" nillable="true" type="tns:DocumentList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DescriptionForCustomer" nillable="true" type="tns:MultiLanguageDictionary"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DescriptionForAgent" nillable="true" type="tns:MultiLanguageDictionary"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Header" nillable="true" type="tns:MultiLanguageDictionary"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PassengerTypeDescription" nillable="true" type="tns:PassengerTypeDescription"/><xs:complexType name="DocumentList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Document" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DocumentList" nillable="true" type="tns:DocumentList"/><xs:complexType name="MultiLanguageDictionary"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Item"><xs:complexType><xs:sequence><xs:element name="Language" nillable="true" type="xs:string"/><xs:element name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="MultiLanguageDictionary" nillable="true" type="tns:MultiLanguageDictionary"/><xs:element name="GetSupplierStatic"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q19:RequestWithGetSupplierStaticRQBody" xmlns:q19="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetSupplierStaticRQBody"><xs:sequence><xs:element name="Source" type="xs:int"/><xs:element name="StaticType" type="q20:SupplierStaticType" xmlns:q20="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="CreditCardSupport" nillable="true" type="tns:CreditCardSupport"/><xs:element minOccurs="0" name="AncillaryServiceCatalogue" nillable="true" type="tns:AncillaryServiceCatalogue"/></xs:sequence></xs:complexType><xs:element name="GetSupplierStaticRQBody" nillable="true" type="tns:GetSupplierStaticRQBody"/><xs:complexType name="CreditCardSupport"><xs:sequence><xs:element name="Airline" nillable="true" type="xs:string"/><xs:element name="Country" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CreditCardSupport" nillable="true" type="tns:CreditCardSupport"/><xs:complexType name="AncillaryServiceCatalogue"><xs:sequence><xs:element name="Airline" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="AncillaryServiceCatalogue" nillable="true" type="tns:AncillaryServiceCatalogue"/><xs:element name="GetSupplierStaticResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetSupplierStaticResult" nillable="true" type="q21:ResponseWithGetSupplierStaticRSBody" xmlns:q21="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetSupplierStaticRSBody"><xs:sequence><xs:element minOccurs="0" name="CreditCardSupport" nillable="true" type="tns:CCCodeList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FFPPartnership" nillable="true" type="tns:AirlinePartnersList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AirlneClassCodes" nillable="true" type="tns:AirlneClassCodes"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="GetSupplierStaticRSBody" nillable="true" type="tns:GetSupplierStaticRSBody"/><xs:complexType name="CCCodeList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Code" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CCCodeList" nillable="true" type="tns:CCCodeList"/><xs:complexType name="AirlinePartnersList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AirlinePartner" nillable="true" type="tns:AirlinePartnerBlock"/></xs:sequence></xs:complexType><xs:element name="AirlinePartnersList" nillable="true" type="tns:AirlinePartnersList"/><xs:complexType name="AirlinePartnerBlock"><xs:sequence><xs:element minOccurs="0" name="Airline" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AllAirlines" type="xs:boolean"/><xs:element minOccurs="0" name="Partners" nillable="true" type="tns:AirlinePartners"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="AirlinePartnerBlock" nillable="true" type="tns:AirlinePartnerBlock"/><xs:complexType name="AirlinePartners"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Partner" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="AirlinePartners" nillable="true" type="tns:AirlinePartners"/><xs:complexType name="AirlneClassCodes"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AirlineClasses"><xs:complexType><xs:sequence><xs:element name="AirlineCode" nillable="true" type="xs:string"/><xs:element name="ClassesByCodes" nillable="true" type="tns:ClassesByCodes"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="AirlneClassCodes" nillable="true" type="tns:AirlneClassCodes"/><xs:complexType name="ClassesByCodes"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ClassByCode"><xs:complexType><xs:sequence><xs:element name="Code" nillable="true" type="xs:string"/><xs:element name="BaseClass" type="q22:BaseClass" xmlns:q22="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ClassesByCodes" nillable="true" type="tns:ClassesByCodes"/><xs:element name="ScheduleSearch"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q23:RequestWithScheduleSearchRQBody" xmlns:q23="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ScheduleSearchRQBody"><xs:sequence><xs:element name="RequestedFlightInfo" nillable="true" type="tns:ScheduleFlightDirection"/><xs:element minOccurs="0" name="Restrictions" nillable="true" type="tns:AdditionalSearchInfo_1_2"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="EndUserData" nillable="true" type="q24:EndUserDataDataItem" xmlns:q24="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ScheduleSearchRQBody" nillable="true" type="tns:ScheduleSearchRQBody"/><xs:complexType name="ScheduleFlightDirection"><xs:sequence><xs:element minOccurs="0" name="Direct" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="ODPair" nillable="true" type="tns:ScheduleFlightPair"/></xs:sequence></xs:complexType><xs:element name="ScheduleFlightDirection" nillable="true" type="tns:ScheduleFlightDirection"/><xs:complexType name="ScheduleFlightPair"><xs:complexContent mixed="false"><xs:extension base="tns:FlightPair_1_2"><xs:sequence><xs:element minOccurs="0" name="DepatureDateTime2" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScheduleFlightPair" nillable="true" type="tns:ScheduleFlightPair"/><xs:complexType name="FlightPair_1_2"><xs:sequence><xs:element name="DepatureDateTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MaxDepatureTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="DepaturePoint" nillable="true" type="tns:RequestedTripPoint"/><xs:element minOccurs="0" name="DepatureAltPoints" nillable="true" type="tns:AltPoints"/><xs:element name="ArrivalPoint" nillable="true" type="tns:RequestedTripPoint"/><xs:element minOccurs="0" name="ArrivalAltPoints" nillable="true" type="tns:AltPoints"/><xs:element minOccurs="0" name="ID" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="FlightPair_1_2" nillable="true" type="tns:FlightPair_1_2"/><xs:complexType name="RequestedTripPoint"><xs:sequence><xs:element name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsCity" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RequestedTripPoint" nillable="true" type="tns:RequestedTripPoint"/><xs:complexType name="AltPoints"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AltPoint" nillable="true" type="tns:RequestedTripPoint"/></xs:sequence></xs:complexType><xs:element name="AltPoints" nillable="true" type="tns:AltPoints"/><xs:complexType name="AdditionalSearchInfo_1_2"><xs:sequence><xs:element minOccurs="0" name="CurrencyCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CompanyFilter" nillable="true" type="tns:ArrayOfCompany"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PrivateFaresOnly" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ClassPreference" nillable="true" type="tns:ClassPrefList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MaxConnectionTime" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ResultsGrouping" type="q25:SearchResultsGroupType" xmlns:q25="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SourcePreference" nillable="true" type="tns:SourcePreference"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RequestorTags" nillable="true" type="q26:TagList" xmlns:q26="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MaxResultCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PriceRefundType" type="q27:PriceRefundType" xmlns:q27="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AsyncSearch" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MaxConnections" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RefererID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ThreeDomainAgreementNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="AdditionalSearchInfo_1_2" nillable="true" type="tns:AdditionalSearchInfo_1_2"/><xs:complexType name="ArrayOfCompany"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Company" nillable="true" type="tns:Company"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCompany" nillable="true" type="tns:ArrayOfCompany"/><xs:complexType name="Company"><xs:sequence><xs:element name="Code" nillable="true" type="xs:string"/><xs:element name="Include" type="xs:boolean"/><xs:element minOccurs="0" name="SegmentNumber" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Company" nillable="true" type="tns:Company"/><xs:complexType name="ClassPrefList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ClassOfService" type="q28:ClassType" xmlns:q28="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType><xs:element name="ClassPrefList" nillable="true" type="tns:ClassPrefList"/><xs:complexType name="SourcePreference"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Source" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SourcePreference" nillable="true" type="tns:SourcePreference"/><xs:element name="ScheduleSearchResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ScheduleSearchResult" nillable="true" type="q29:ResponseWithScheduleSearchRSBody" xmlns:q29="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ScheduleSearchRSBody"><xs:sequence><xs:element minOccurs="0" name="Flights" nillable="true" type="tns:ScheduleFlights"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ScheduleSearchRSBody" nillable="true" type="tns:ScheduleSearchRSBody"/><xs:complexType name="ScheduleFlights"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScheduleFlight" nillable="true" type="tns:ScheduleFlight"/></xs:sequence></xs:complexType><xs:element name="ScheduleFlights" nillable="true" type="tns:ScheduleFlights"/><xs:complexType name="ScheduleFlight"><xs:complexContent mixed="false"><xs:extension base="tns:Flight_1_1"><xs:sequence><xs:element minOccurs="0" name="ScheduleSegments" nillable="true" type="tns:ScheduleSegments"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScheduleFlight" nillable="true" type="tns:ScheduleFlight"/><xs:complexType name="Flight_1_1"><xs:complexContent mixed="false"><xs:extension base="q30:ItemIdentificationOfstring" xmlns:q30="http://nemo-ibe.com/STL"><xs:sequence><xs:element name="SourceID" type="xs:int"/><xs:element minOccurs="0" name="TypeInfo" nillable="true" type="tns:FlightTypeInfo"/><xs:element minOccurs="0" name="MandatoryLatinNames" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ExpectedTicketCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Segments" nillable="true" type="tns:Segments_1_1"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PriceInfo" nillable="true" type="tns:PriceList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="UsedRates" nillable="true" type="q30:CurrencyRateList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareFamiliesDescription" nillable="true" type="q30:FareFamilyDescriptionList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubsidiesInformation" nillable="true" type="tns:SubsidyInformationList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CanHaveSubsidizedTariffs" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BookingURL" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Flight_1_1" nillable="true" type="tns:Flight_1_1"/><xs:complexType name="FlightTypeInfo"><xs:sequence><xs:element minOccurs="0" name="Type" type="q31:FlightType" xmlns:q31="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="DirectionType" type="q32:FlightDirectionType" xmlns:q32="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="MultyOWLeg" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="FlightTypeInfo" nillable="true" type="tns:FlightTypeInfo"/><xs:complexType name="Segments_1_1"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Segment" nillable="true" type="tns:CompleteSegment_1_1"/></xs:sequence></xs:complexType><xs:element name="Segments_1_1" nillable="true" type="tns:Segments_1_1"/><xs:complexType name="CompleteSegment_1_1"><xs:complexContent mixed="false"><xs:extension base="tns:AirItinerary_1_1"><xs:sequence><xs:element name="FlightNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightTime" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="OpAirline" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MarkAirline" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Charterer" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AircraftType" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DepDateTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ArrDateTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BookingClass" nillable="true" type="tns:BookingClass"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ETicket" type="xs:boolean"/><xs:element minOccurs="0" name="StopPoints" nillable="true" type="tns:ArrayOfStopPoint"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SupplierInfo" nillable="true" type="tns:SupplierSegmentInfo_1_1"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RequestedSegment" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="OpFlightNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CO2Emission" type="xs:double"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FlightDistance" type="xs:double"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="NotAirplaneSegmentInd" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CompleteSegment_1_1" nillable="true" type="tns:CompleteSegment_1_1"/><xs:complexType name="AirItinerary_1_1"><xs:complexContent mixed="false"><xs:extension base="q33:ItemIdentificationOflong" xmlns:q33="http://nemo-ibe.com/STL"><xs:sequence><xs:element name="DepAirp" nillable="true" type="tns:AirportInformation"/><xs:element name="ArrAirp" nillable="true" type="tns:AirportInformation"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="AirItinerary_1_1" nillable="true" type="tns:AirItinerary_1_1"/><xs:complexType name="AirportInformation"><xs:sequence><xs:element name="AirportCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CityCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="UTC" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Terminal" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="AirportInformation" nillable="true" type="tns:AirportInformation"/><xs:complexType name="BookingClass"><xs:sequence><xs:element minOccurs="0" name="BaseClass" type="q34:BaseClass" xmlns:q34="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="BookingClassCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FreeSeatCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MealType" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AdditionalServices" nillable="true" type="tns:ArrayOfAdditionalService"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="OldFreeSeatCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="BookingClass" nillable="true" type="tns:BookingClass"/><xs:complexType name="ArrayOfAdditionalService"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AdditionalService" nillable="true" type="tns:AdditionalService"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAdditionalService" nillable="true" type="tns:ArrayOfAdditionalService"/><xs:complexType name="AdditionalService"><xs:sequence><xs:element minOccurs="0" name="Number" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AircompanyCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Price" nillable="true" type="q35:Money" xmlns:q35="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="Refund" type="q36:RefundableEnum" xmlns:q36="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="CCFOPRequired" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RequierDescriptionForSSR" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="AdditionalService" nillable="true" type="tns:AdditionalService"/><xs:complexType name="ArrayOfStopPoint"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="StopPoint" nillable="true" type="tns:StopPoint"/></xs:sequence></xs:complexType><xs:element name="ArrayOfStopPoint" nillable="true" type="tns:ArrayOfStopPoint"/><xs:complexType name="StopPoint"><xs:complexContent mixed="false"><xs:extension base="tns:AirportInformation"><xs:sequence><xs:element minOccurs="0" name="ArrDateTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DepDateTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="StopPoint" nillable="true" type="tns:StopPoint"/><xs:complexType name="SupplierSegmentInfo_1_1"><xs:sequence><xs:element name="Status" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="GeneralizedStatus" nillable="true" type="q37:PNRContentStatus" xmlns:q37="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SupplierRef" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SupplierSegmentInfo_1_1" nillable="true" type="tns:SupplierSegmentInfo_1_1"/><xs:complexType name="PriceList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Price" nillable="true" type="tns:Price_1_1"/></xs:sequence></xs:complexType><xs:element name="PriceList" nillable="true" type="tns:PriceList"/><xs:complexType name="Price_1_1"><xs:complexContent mixed="false"><xs:extension base="q38:ItemIdentificationOfint" xmlns:q38="http://nemo-ibe.com/STL"><xs:sequence><xs:element name="ValidatingCompany" nillable="true" type="xs:string"/><xs:element name="Refundable" type="q38:RefundableEnum"/><xs:element name="PrivateFareInd" type="xs:boolean"/><xs:element minOccurs="0" name="TicketTimeLimit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareFamilyName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PassengerFares" nillable="true" type="tns:PassengerFareList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AgencyMarkup" nillable="true" type="q38:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CCTypeFees" nillable="true" type="q38:CCTypeFeeList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DicountByPromoAction" nillable="true" type="q38:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricingData" nillable="true" type="tns:PricingData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RoundingChargePart" nillable="true" type="q38:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ChargeBreakdown" nillable="true" type="q38:ChargePartList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubAgentMarkup" nillable="true" type="q38:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubAgentChargeBreakdown" nillable="true" type="q38:ChargePartList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MetasearchCommissionRate" nillable="true" type="xs:double"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MetasearchCommission" nillable="true" type="q38:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TimeLimit" nillable="true" type="q39:ZonedDateTime" xmlns:q39="http://schemas.datacontract.org/2004/07/NodaTime"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Price_1_1" nillable="true" type="tns:Price_1_1"/><xs:complexType name="PassengerFareList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PassengerFare" nillable="true" type="tns:PassengerFare_1_1"/></xs:sequence></xs:complexType><xs:element name="PassengerFareList" nillable="true" type="tns:PassengerFareList"/><xs:complexType name="PassengerFare_1_1"><xs:sequence><xs:element minOccurs="0" name="SegmentRef" nillable="true" type="q40:RefListOfint" xmlns:q40="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Type" type="q41:PassTypes" xmlns:q41="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="PricedAs" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BaseFare" nillable="true" type="q42:Money" xmlns:q42="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="EquiveFare" nillable="true" type="q43:Money" xmlns:q43="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TotalFare" nillable="true" type="q44:Money" xmlns:q44="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Taxes" nillable="true" type="tns:TaxList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Tariffs" nillable="true" type="tns:TariffList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Commission" nillable="true" type="q45:ServiceCommission" xmlns:q45="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareCalc" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ExchangePriceInfo" nillable="true" type="tns:ExchangePriceInfo"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Markup" nillable="true" type="q46:Money" xmlns:q46="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AgencyFare" nillable="true" type="q47:Money" xmlns:q47="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ChargeBreakdown" nillable="true" type="q48:ChargePartList" xmlns:q48="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MarkupRound" nillable="true" type="q49:Money" xmlns:q49="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TotalAgencyFare" nillable="true" type="q50:Money" xmlns:q50="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PassengerFare_1_1" nillable="true" type="tns:PassengerFare_1_1"/><xs:complexType name="TaxList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Tax" nillable="true" type="tns:Tax_1_1"/></xs:sequence></xs:complexType><xs:element name="TaxList" nillable="true" type="tns:TaxList"/><xs:complexType name="Tax_1_1"><xs:complexContent mixed="false"><xs:extension base="q51:Money" xmlns:q51="http://nemo-ibe.com/STL"><xs:sequence><xs:element name="TaxCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AgencyAmount" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Type" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Tax_1_1" nillable="true" type="tns:Tax_1_1"/><xs:complexType name="TariffList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Tariff" nillable="true" type="tns:Tariff_1_1"/></xs:sequence></xs:complexType><xs:element name="TariffList" nillable="true" type="tns:TariffList"/><xs:complexType name="Tariff_1_1"><xs:sequence><xs:element name="Code" nillable="true" type="xs:string"/><xs:element name="Type" type="tns:FareTypes"/><xs:element minOccurs="0" name="IsSystemTransfer" nillable="true" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SegNum" type="xs:int"/><xs:element minOccurs="0" name="FreeBaggage" nillable="true" type="q52:Baggage_1_1" xmlns:q52="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareFamilyDescID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareFamilyCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubsidyInfoID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CarryOn" nillable="true" type="q53:Baggage_1_1" xmlns:q53="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Tariff_1_1" nillable="true" type="tns:Tariff_1_1"/><xs:simpleType name="FareTypes"><xs:restriction base="xs:string"><xs:enumeration value="Public"/><xs:enumeration value="Coded"/><xs:enumeration value="Cat35"/><xs:enumeration value="NonCat35"/><xs:enumeration value="Private"/><xs:enumeration value="InclusiveTour"/><xs:enumeration value="WebFare"/></xs:restriction></xs:simpleType><xs:element name="FareTypes" nillable="true" type="tns:FareTypes"/><xs:complexType name="ExchangePriceInfo"><xs:sequence><xs:element name="AirlinePenalty" nillable="true" type="q54:Money" xmlns:q54="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="FlightPriceDifference" nillable="true" type="q55:Money" xmlns:q55="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ExchangePriceInfo" nillable="true" type="tns:ExchangePriceInfo"/><xs:complexType name="PricingData"><xs:sequence><xs:element minOccurs="0" name="PricingRule" type="xs:int"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AirlineCommission" nillable="true" type="tns:Commission"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AgencyProfit" nillable="true" type="tns:Commission"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TicketDesignator" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Endorsment" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TourCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Discount" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AgencyCommission" nillable="true" type="q56:Money" xmlns:q56="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Bonus" nillable="true" type="q57:Money" xmlns:q57="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AuthCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AcquiringMode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AutoticketingDisabled" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PricingData" nillable="true" type="tns:PricingData"/><xs:complexType name="Commission"><xs:sequence><xs:element minOccurs="0" name="Money" nillable="true" type="q58:Money" xmlns:q58="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Percent" nillable="true" type="xs:double"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Type" type="q59:CommissionType" xmlns:q59="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType><xs:element name="Commission" nillable="true" type="tns:Commission"/><xs:complexType name="ScheduleSegments"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScheduleSegment" nillable="true" type="tns:ScheduleCompleteSegment"/></xs:sequence></xs:complexType><xs:element name="ScheduleSegments" nillable="true" type="tns:ScheduleSegments"/><xs:complexType name="ScheduleCompleteSegment"><xs:complexContent mixed="false"><xs:extension base="tns:AirItinerary_1_1"><xs:sequence><xs:element name="FlightNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightTime" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="OpAirline" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MarkAirline" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Charterer" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AircraftType" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DepartureTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ArrivalTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DepartureDaysChange" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ArrivalDaysChange" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="OperatedDaysOfWeek" nillable="true" type="tns:DaysOfWeek"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BaseClasses" nillable="true" type="q60:ArrayOfBaseClass" xmlns:q60="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ETicket" type="xs:boolean"/><xs:element minOccurs="0" name="StopPoints" nillable="true" type="tns:ArrayOfStopPoint"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScheduleCompleteSegment" nillable="true" type="tns:ScheduleCompleteSegment"/><xs:complexType name="DaysOfWeek"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DayOfWeek" type="q61:DayOfWeek" xmlns:q61="http://schemas.datacontract.org/2004/07/System"/></xs:sequence></xs:complexType><xs:element name="DaysOfWeek" nillable="true" type="tns:DaysOfWeek"/><xs:element name="ListQueue"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q62:RequestWithListQueueRQBody" xmlns:q62="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ListQueueRQBody"><xs:sequence><xs:element minOccurs="0" name="Packages" nillable="true" type="tns:Packages"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="QueueList" nillable="true" type="tns:QueueList"/><xs:element minOccurs="0" name="UpdateAll" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RemoveAfterRead" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ListAgencyQueues" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ListQueueRQBody" nillable="true" type="tns:ListQueueRQBody"/><xs:complexType name="Packages"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PackageID" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="Packages" nillable="true" type="tns:Packages"/><xs:complexType name="QueueList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Queue" type="q63:QueueName" xmlns:q63="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType><xs:element name="QueueList" nillable="true" type="tns:QueueList"/><xs:element name="ListQueueResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ListQueueResult" nillable="true" type="q64:ResponseWithListQueueRSBody" xmlns:q64="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ListQueueRSBody"><xs:sequence><xs:element minOccurs="0" name="QueueInfoList" nillable="true" type="tns:QueueInfo"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="UnnamedQueueInfoList" nillable="true" type="tns:UnnamedQueueInfo"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ListQueueRSBody" nillable="true" type="tns:ListQueueRSBody"/><xs:complexType name="QueueInfo"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="QueueInfo"><xs:complexType><xs:sequence><xs:element name="Queue" type="q65:QueueName" xmlns:q65="http://nemo-ibe.com/STL"/><xs:element name="BookInfoList" nillable="true" type="tns:BookInfoList"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="QueueInfo" nillable="true" type="tns:QueueInfo"/><xs:complexType name="BookInfoList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BookInfo" nillable="true" type="tns:BookInfo"/></xs:sequence></xs:complexType><xs:element name="BookInfoList" nillable="true" type="tns:BookInfoList"/><xs:complexType name="BookInfo"><xs:sequence><xs:element minOccurs="0" name="BookID" type="xs:long"/><xs:element minOccurs="0" name="Locator" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Supplier" type="q66:AviaSuppliers" xmlns:q66="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="QueueCategory" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="QueueSubCategory" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="BookInfo" nillable="true" type="tns:BookInfo"/><xs:complexType name="UnnamedQueueInfo"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="QueueInfo"><xs:complexType><xs:sequence><xs:element name="Queue" nillable="true" type="xs:string"/><xs:element name="BookInfoList" nillable="true" type="tns:BookInfoList"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="UnnamedQueueInfo" nillable="true" type="tns:UnnamedQueueInfo"/><xs:element name="DeleteFromQueue"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q67:RequestWithDeleteFromQueueRQBody" xmlns:q67="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DeleteFromQueueRQBody"><xs:sequence><xs:element name="BookQueueList" nillable="true" type="tns:BookQueueList"/></xs:sequence></xs:complexType><xs:element name="DeleteFromQueueRQBody" nillable="true" type="tns:DeleteFromQueueRQBody"/><xs:complexType name="BookQueueList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BookQueueInfo" nillable="true" type="tns:BookQueueInfo"/></xs:sequence></xs:complexType><xs:element name="BookQueueList" nillable="true" type="tns:BookQueueList"/><xs:complexType name="BookQueueInfo"><xs:sequence><xs:element name="BookID" type="xs:long"/><xs:element minOccurs="0" name="QueueNames" nillable="true" type="tns:QueueList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="UnnamedQueues" nillable="true" type="tns:UnnamedQueueList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="BookQueueInfo" nillable="true" type="tns:BookQueueInfo"/><xs:complexType name="UnnamedQueueList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Queue" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="UnnamedQueueList" nillable="true" type="tns:UnnamedQueueList"/><xs:element name="DeleteFromQueueResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteFromQueueResult" nillable="true" type="q68:ResponseWithanyType" xmlns:q68="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRoutingGrid"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q69:RequestWithGetRoutingGridRQBody" xmlns:q69="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetRoutingGridRQBody"><xs:sequence><xs:element name="SourceID" type="xs:int"/><xs:element name="AirlineCode" nillable="true" type="xs:string"/><xs:element name="DepthLimit" type="xs:int"/><xs:element minOccurs="0" name="AllowAirportChange" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="GetRoutingGridRQBody" nillable="true" type="tns:GetRoutingGridRQBody"/><xs:element name="GetRoutingGridResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetRoutingGridResult" nillable="true" type="q70:ResponseWithGetRoutingGridRSBody" xmlns:q70="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetRoutingGridRSBody"><xs:sequence><xs:element minOccurs="0" name="RoutingGrid" nillable="true" type="tns:RoutingGrid"/></xs:sequence></xs:complexType><xs:element name="GetRoutingGridRSBody" nillable="true" type="tns:GetRoutingGridRSBody"/><xs:complexType name="RoutingGrid"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Routes"><xs:complexType><xs:sequence><xs:element name="Departure" nillable="true" type="q71:TripPointInformation" xmlns:q71="http://nemo-ibe.com/STL"/><xs:element name="Arrival" nillable="true" type="tns:ArrayOfRoute"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="RoutingGrid" nillable="true" type="tns:RoutingGrid"/><xs:complexType name="ArrayOfRoute"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Route" nillable="true" type="tns:Route"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRoute" nillable="true" type="tns:ArrayOfRoute"/><xs:complexType name="Route"><xs:sequence><xs:element minOccurs="0" name="IsDirect" type="xs:boolean"/><xs:element minOccurs="0" name="ArrPoint" nillable="true" type="q72:TripPointInformation" xmlns:q72="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType><xs:element name="Route" nillable="true" type="tns:Route"/><xs:element name="FlightRepricing"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q73:RequestWithFlightRepricingRQBody" xmlns:q73="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FlightRepricingRQBody"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyFlightIDElement"><xs:sequence><xs:element minOccurs="0" name="PricingInfo" nillable="true" type="tns:PricingInfo_1_1"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FlightRepricingRQBody" nillable="true" type="tns:FlightRepricingRQBody"/><xs:complexType name="PricingInfo_1_1"><xs:complexContent mixed="false"><xs:extension base="tns:PricingInfo"><xs:sequence><xs:element minOccurs="0" name="IgnoreRepricingSettings" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RequestorTags" nillable="true" type="q74:TagList" xmlns:q74="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PriceSpecifiedPassTypesOnly" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RefererID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DoNotSendVCInRequest" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ThreeDomainAgreementNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="IsMixerDisabled" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PricingInfo_1_1" nillable="true" type="tns:PricingInfo_1_1"/><xs:complexType name="PricingInfo"><xs:sequence><xs:element minOccurs="0" name="BookingClassCodes" nillable="true" type="tns:BookingClassCodesForSegments"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Passengers" nillable="true" type="tns:ArrayOfPassenger"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CurrencyCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PrivateFaresOnly" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ValidatingCompany" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PricingInfo" nillable="true" type="tns:PricingInfo"/><xs:complexType name="BookingClassCodesForSegments"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BookingClassCodesForSegment"><xs:complexType><xs:sequence><xs:element name="SegmentNumber" type="xs:int"/><xs:element name="BookingClassCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="BookingClassCodesForSegments" nillable="true" type="tns:BookingClassCodesForSegments"/><xs:complexType name="ArrayOfPassenger"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Passenger" nillable="true" type="tns:Passenger"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPassenger" nillable="true" type="tns:ArrayOfPassenger"/><xs:complexType name="Passenger"><xs:sequence><xs:element name="Type" type="q75:PassTypes" xmlns:q75="http://nemo-ibe.com/STL"/><xs:element name="Count" type="xs:int"/><xs:element minOccurs="0" name="Age" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricedAs" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DocType" nillable="true" type="q76:DocTypes" xmlns:q76="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Nationality" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Passenger" nillable="true" type="tns:Passenger"/><xs:element name="FlightRepricingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FlightRepricingResult" nillable="true" type="q77:ResponseWithFlightRepricingRSBody" xmlns:q77="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FlightRepricingRSBody"><xs:sequence><xs:element minOccurs="0" name="NoServiceLevelDowngrade" nillable="true" type="tns:Flights"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BaggageDowngrade" nillable="true" type="tns:Flights"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubsidiesInformation" nillable="true" type="tns:SubsidyInformationList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Log" nillable="true" type="tns:RepricingLog"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ResultsFiltersApplied" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FlightRepricingRSBody" nillable="true" type="tns:FlightRepricingRSBody"/><xs:complexType name="Flights"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Flight" nillable="true" type="tns:Flight_1_1"/></xs:sequence></xs:complexType><xs:element name="Flights" nillable="true" type="tns:Flights"/><xs:complexType name="RepricingLog"><xs:sequence><xs:element minOccurs="0" name="Enabled" type="xs:boolean"/><xs:element minOccurs="0" name="HasRules" type="xs:boolean"/><xs:element minOccurs="0" name="FlightSource" type="xs:int"/><xs:element minOccurs="0" name="AppliedRuleID" type="xs:int"/><xs:element minOccurs="0" name="AppliedAirlineRuleID" type="xs:int"/><xs:element minOccurs="0" name="ValidatingCompany" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TargetSources" nillable="true" type="q78:IDListOfint" xmlns:q78="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="PricingResults" nillable="true" type="tns:SourceResultInfo"/><xs:element minOccurs="0" name="AvailabilityCheckFailures" nillable="true" type="tns:AvailabilityCheckInfo"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MixerLog" nillable="true" type="tns:AviaMixerLog"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricingDebugLogs" nillable="true" type="q79:PricingDebugDataCollection" xmlns:q79="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RepricingLog" nillable="true" type="tns:RepricingLog"/><xs:complexType name="SourceResultInfo"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SourceResult"><xs:complexType><xs:sequence><xs:element name="ID" type="xs:int"/><xs:element name="Result" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="SourceResultInfo" nillable="true" type="tns:SourceResultInfo"/><xs:complexType name="AvailabilityCheckInfo"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CurrencyGroup"><xs:complexType><xs:sequence><xs:element name="Currency" nillable="true" type="xs:string"/><xs:element name="NotAvailableSources" nillable="true" type="q80:IDListOfint" xmlns:q80="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="AvailabilityCheckInfo" nillable="true" type="tns:AvailabilityCheckInfo"/><xs:complexType name="AviaMixerLog"><xs:sequence><xs:element minOccurs="0" name="Enabled" type="xs:boolean"/><xs:element minOccurs="0" name="TotalFlightsCount" type="xs:int"/><xs:element minOccurs="0" name="MixedFlightsCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MixingRulesCount" type="xs:int"/><xs:element minOccurs="0" name="MixResults" nillable="true" type="tns:MixResults"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MixingRules" nillable="true" type="tns:RulesCollection"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CurrencyRates" nillable="true" type="tns:CurrencyRates"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="AviaMixerLog" nillable="true" type="tns:AviaMixerLog"/><xs:complexType name="MixResults"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Group" nillable="true" type="tns:GroupMixResult"/></xs:sequence></xs:complexType><xs:element name="MixResults" nillable="true" type="tns:MixResults"/><xs:complexType name="GroupMixResult"><xs:sequence><xs:element minOccurs="0" name="GroupID" type="xs:int"/><xs:element minOccurs="0" name="MixingRuleID" type="xs:int"/><xs:element minOccurs="0" name="Airline" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MixingCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Flights" nillable="true" type="tns:FlightsMixResults"/></xs:sequence></xs:complexType><xs:element name="GroupMixResult" nillable="true" type="tns:GroupMixResult"/><xs:complexType name="FlightsMixResults"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Flight" nillable="true" type="tns:FlightMixData"/></xs:sequence></xs:complexType><xs:element name="FlightsMixResults" nillable="true" type="tns:FlightsMixResults"/><xs:complexType name="FlightMixData"><xs:sequence><xs:element minOccurs="0" name="MinimalGDSPrice" nillable="true" type="q81:Money" xmlns:q81="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="MinimalPrice" nillable="true" type="q82:Money" xmlns:q82="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="MaximalPrice" nillable="true" type="q83:Money" xmlns:q83="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="MaximalCharge" nillable="true" type="q84:Money" xmlns:q84="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="MaximalCommission" nillable="true" type="q85:Money" xmlns:q85="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="MaximalProfit" nillable="true" type="q86:Money" xmlns:q86="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="Package" type="xs:int"/><xs:element minOccurs="0" name="PassedLevels" nillable="true" type="tns:PassedLevelsList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="IsResult" type="xs:boolean"/><xs:element minOccurs="0" name="OriginalPrice" nillable="true" type="q87:Money" xmlns:q87="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="FlightID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FlightMixData" nillable="true" type="tns:FlightMixData"/><xs:complexType name="PassedLevelsList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Level" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="PassedLevelsList" nillable="true" type="tns:PassedLevelsList"/><xs:complexType name="RulesCollection"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Rule"><xs:complexType><xs:sequence><xs:element name="ID" type="xs:int"/><xs:element name="Data" nillable="true" type="tns:RuleData"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="RulesCollection" nillable="true" type="tns:RulesCollection"/><xs:complexType name="RuleData"><xs:sequence><xs:element minOccurs="0" name="FirstPriceCondition" type="tns:AviaMixerPriceCondition"/><xs:element minOccurs="0" name="SecondPriceCondition" type="tns:AviaMixerPriceCondition"/><xs:element minOccurs="0" name="Sources" nillable="true" type="tns:SourceList"/></xs:sequence></xs:complexType><xs:element name="RuleData" nillable="true" type="tns:RuleData"/><xs:simpleType name="AviaMixerPriceCondition"><xs:restriction base="xs:string"><xs:enumeration value="MinimalNet"/><xs:enumeration value="MinimalPrice"/><xs:enumeration value="MaximalPrice"/><xs:enumeration value="MaximalAgencyMarkup"/><xs:enumeration value="MaximalAirlineCommission"/><xs:enumeration value="MaximalProfit"/><xs:enumeration value="Ignore"/></xs:restriction></xs:simpleType><xs:element name="AviaMixerPriceCondition" nillable="true" type="tns:AviaMixerPriceCondition"/><xs:complexType name="SourceList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SourceID" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SourceList" nillable="true" type="tns:SourceList"/><xs:complexType name="CurrencyRates"><xs:sequence><xs:element minOccurs="0" name="TargetCurrency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Rates" nillable="true" type="tns:RatesInfo"/></xs:sequence></xs:complexType><xs:element name="CurrencyRates" nillable="true" type="tns:CurrencyRates"/><xs:complexType name="RatesInfo"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RateInfo"><xs:complexType><xs:sequence><xs:element name="FromCurrency" nillable="true" type="xs:string"/><xs:element name="Rate" type="xs:float"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="RatesInfo" nillable="true" type="tns:RatesInfo"/><xs:element name="ReleaseSeat"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q88:RequestWithOnlyBookIDElement" xmlns:q88="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="ReleaseSeatResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ReleaseSeatResult" nillable="true" type="q89:ResponseWithBook" xmlns:q89="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="SplitBook"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q90:RequestWithSplitBookRQBody" xmlns:q90="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SplitBookRQBody"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyBookIDElement"><xs:sequence><xs:element name="Passengers" nillable="true" type="q91:RefListOfint" xmlns:q91="http://nemo-ibe.com/STL"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SplitBookRQBody" nillable="true" type="tns:SplitBookRQBody"/><xs:element name="SplitBookResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SplitBookResult" nillable="true" type="q92:ResponseWithBook" xmlns:q92="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExchangeVariants"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q93:RequestWithGetExchangeVariantsRQBody" xmlns:q93="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetExchangeVariantsRQBody"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyBookIDElement"><xs:sequence><xs:element name="Passengers" nillable="true" type="q94:RefListOfint" xmlns:q94="http://nemo-ibe.com/STL"/><xs:element name="RequestedFlightInfo" nillable="true" type="tns:FlightDirection_1_2"/><xs:element minOccurs="0" name="Restrictions" nillable="true" type="tns:AdditionalSearchInfo_1_2"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="GetExchangeVariantsRQBody" nillable="true" type="tns:GetExchangeVariantsRQBody"/><xs:complexType name="FlightDirection_1_2"><xs:sequence><xs:element minOccurs="0" name="Direct" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AroundDates" type="xs:unsignedInt"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="ODPairs" nillable="true" type="tns:ODPairs_1_2"/></xs:sequence></xs:complexType><xs:element name="FlightDirection_1_2" nillable="true" type="tns:FlightDirection_1_2"/><xs:complexType name="ODPairs_1_2"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ODPair" nillable="true" type="tns:FlightPair_1_2"/></xs:sequence></xs:complexType><xs:element name="ODPairs_1_2" nillable="true" type="tns:ODPairs_1_2"/><xs:element name="GetExchangeVariantsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetExchangeVariantsResult" nillable="true" type="q95:ResponseWithGetExchangeVariantsRSBody" xmlns:q95="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetExchangeVariantsRSBody"><xs:sequence><xs:element minOccurs="0" name="PlaneFlights" nillable="true" type="tns:Flights"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SimpleGroupedFlights" nillable="true" type="tns:GroupedFlightResultBody_1_1"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="GetExchangeVariantsRSBody" nillable="true" type="tns:GetExchangeVariantsRSBody"/><xs:complexType name="GroupedFlightResultBody_1_1"><xs:sequence><xs:element name="AirItineraries" nillable="true" type="tns:AirItineraries"/><xs:element name="Prices" nillable="true" type="tns:GroupedPriceList"/><xs:element name="FlightSegments" nillable="true" type="tns:FlightSegments"/><xs:element name="FlightPriceGroups" nillable="true" type="tns:FlightPriceGroups"/><xs:element minOccurs="0" name="FlightLegCrossCombinations" nillable="true" type="tns:ArrayOfFlightLegCrossCombination"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ResultsFiltersApplied" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="GroupedFlightResultBody_1_1" nillable="true" type="tns:GroupedFlightResultBody_1_1"/><xs:complexType name="AirItineraries"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AirItinerary" nillable="true" type="tns:AirItinerary_1_1"/></xs:sequence></xs:complexType><xs:element name="AirItineraries" nillable="true" type="tns:AirItineraries"/><xs:complexType name="GroupedPriceList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="GroupedPrice" nillable="true" type="tns:GroupedPrice_1_1"/></xs:sequence></xs:complexType><xs:element name="GroupedPriceList" nillable="true" type="tns:GroupedPriceList"/><xs:complexType name="GroupedPrice_1_1"><xs:complexContent mixed="false"><xs:extension base="tns:Price_1_1"><xs:sequence><xs:element name="SourceID" type="xs:int"/><xs:element minOccurs="0" name="BookingClassInfo" nillable="true" type="tns:BookingClassInfo"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="GroupedPrice_1_1" nillable="true" type="tns:GroupedPrice_1_1"/><xs:complexType name="BookingClassInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BookingClass" nillable="true" type="tns:BookingClassInformation"/></xs:sequence></xs:complexType><xs:element name="BookingClassInfo" nillable="true" type="tns:BookingClassInfo"/><xs:complexType name="BookingClassInformation"><xs:complexContent mixed="false"><xs:extension base="tns:BookingClass"><xs:sequence><xs:element name="SegmentNumber" type="xs:long"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="BookingClassInformation" nillable="true" type="tns:BookingClassInformation"/><xs:complexType name="FlightSegments"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FlightSegment" nillable="true" type="tns:FlightSegment_1_1"/></xs:sequence></xs:complexType><xs:element name="FlightSegments" nillable="true" type="tns:FlightSegments"/><xs:complexType name="FlightSegment_1_1"><xs:complexContent mixed="false"><xs:extension base="q96:ItemIdentificationOflong" xmlns:q96="http://nemo-ibe.com/STL"><xs:sequence><xs:element name="ItineraryID" type="xs:long"/><xs:element minOccurs="0" name="OperatingCompany" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MarketingCompany" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Charterer" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FlightNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AircraftType" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DepatureDateTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ArrivalDateTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="StopPoints" nillable="true" type="tns:ArrayOfStopPoint"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FlightTime" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ETicket" type="xs:boolean"/><xs:element minOccurs="0" name="FlightDistance" type="xs:double"/><xs:element minOccurs="0" name="NotAirplaneSegmentInd" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FlightSegment_1_1" nillable="true" type="tns:FlightSegment_1_1"/><xs:complexType name="FlightPriceGroups"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FlightPriceGroup" nillable="true" type="tns:FlightPriceGroup_1_1"/></xs:sequence></xs:complexType><xs:element name="FlightPriceGroups" nillable="true" type="tns:FlightPriceGroups"/><xs:complexType name="FlightPriceGroup_1_1"><xs:sequence><xs:element minOccurs="0" name="OrderedFlightSegments" nillable="true" type="tns:OrderedFlightSegments"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Flights" nillable="true" type="tns:FlightPriceInfos_1_1"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SegmentSummaryConnectionTimeout" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="FlightPriceGroup_1_1" nillable="true" type="tns:FlightPriceGroup_1_1"/><xs:complexType name="OrderedFlightSegments"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FlightSegment" nillable="true" type="tns:FlightSegmentBinding"/></xs:sequence></xs:complexType><xs:element name="OrderedFlightSegments" nillable="true" type="tns:OrderedFlightSegments"/><xs:complexType name="FlightSegmentBinding"><xs:sequence><xs:element minOccurs="0" name="RequestedSegment" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="SegmentNumber" type="xs:long"/></xs:sequence></xs:complexType><xs:element name="FlightSegmentBinding" nillable="true" type="tns:FlightSegmentBinding"/><xs:complexType name="FlightPriceInfos_1_1"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Flight" nillable="true" type="tns:FlightPriceInfo_1_1"/></xs:sequence></xs:complexType><xs:element name="FlightPriceInfos_1_1" nillable="true" type="tns:FlightPriceInfos_1_1"/><xs:complexType name="FlightPriceInfo_1_1"><xs:sequence><xs:element name="FlightID" nillable="true" type="xs:string"/><xs:element name="PriceIDs" nillable="true" type="tns:IDList"/><xs:element name="TypeInfo" nillable="true" type="tns:FlightTypeInfo"/><xs:element minOccurs="0" name="AdditionalPriceInfo" nillable="true" type="tns:AdditionalPriceInfo"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ExpectedTicketCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BookingURL" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="FlightPriceInfo_1_1" nillable="true" type="tns:FlightPriceInfo_1_1"/><xs:complexType name="IDList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ID" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="IDList" nillable="true" type="tns:IDList"/><xs:complexType name="AdditionalPriceInfo"><xs:sequence><xs:element minOccurs="0" name="Commission" nillable="true" type="q97:Modificants" xmlns:q97="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Markup" nillable="true" type="q98:Modificants" xmlns:q98="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Margin" nillable="true" type="q99:Modificants" xmlns:q99="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="AdditionalPriceInfo" nillable="true" type="tns:AdditionalPriceInfo"/><xs:complexType name="ArrayOfFlightLegCrossCombination"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FlightLegCrossCombination" nillable="true" type="tns:FlightLegCrossCombination"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFlightLegCrossCombination" nillable="true" type="tns:ArrayOfFlightLegCrossCombination"/><xs:complexType name="FlightLegCrossCombination"><xs:sequence><xs:element minOccurs="0" name="RootLegOrderNum" type="xs:int"/><xs:element minOccurs="0" name="CombinableLegs" nillable="true" type="tns:IDListAsString"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="FlightLegCrossCombination" nillable="true" type="tns:FlightLegCrossCombination"/><xs:complexType name="IDListAsString"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Legs" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="IDListAsString" nillable="true" type="tns:IDListAsString"/><xs:element name="ExchangeTicket"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q100:RequestWithExchangeTicketRQBody" xmlns:q100="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ExchangeTicketRQBody"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyBookIDElement"><xs:sequence><xs:element name="FlightID" nillable="true" type="xs:string"/><xs:element name="Passengers" nillable="true" type="q101:RefListOfint" xmlns:q101="http://nemo-ibe.com/STL"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExchangeTicketRQBody" nillable="true" type="tns:ExchangeTicketRQBody"/><xs:element name="ExchangeTicketResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ExchangeTicketResult" nillable="true" type="q102:ResponseWithExchangeTicketRSBody" xmlns:q102="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ExchangeTicketRSBody"><xs:complexContent mixed="false"><xs:extension base="q103:CommonExchangeTicketRSBodyOfBookP9_SwiZ8s" xmlns:q103="http://nemo.travel/Avia"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExchangeTicketRSBody" nillable="true" type="tns:ExchangeTicketRSBody"/><xs:element name="CompleteEMDProcessing"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q104:RequestWithOnlyBookIDElement" xmlns:q104="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="CompleteEMDProcessingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CompleteEMDProcessingResult" nillable="true" type="q105:ResponseWithBook" xmlns:q105="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="IssueEMD"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q106:RequestWithIssueEMDRQBody" xmlns:q106="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="IssueEMDRQBody"><xs:complexContent mixed="false"><xs:extension base="tns:CommonAncillaryServiceRQ"><xs:sequence><xs:element minOccurs="0" name="FOPInfo" nillable="true" type="q107:FOPDataItem" xmlns:q107="http://nemo-ibe.com/STL"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="IssueEMDRQBody" nillable="true" type="tns:IssueEMDRQBody"/><xs:complexType name="CommonAncillaryServiceRQ"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyBookIDElement"><xs:sequence><xs:element name="AncillaryServices" nillable="true" type="tns:ArrayOfAncillaryService"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CommonAncillaryServiceRQ" nillable="true" type="tns:CommonAncillaryServiceRQ"/><xs:complexType name="ArrayOfAncillaryService"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AncillaryService" nillable="true" type="tns:AncillaryService"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAncillaryService" nillable="true" type="tns:ArrayOfAncillaryService"/><xs:complexType name="AncillaryService"><xs:sequence><xs:element name="ServiceRef" type="xs:int"/><xs:element name="SegmentRef" nillable="true" type="q108:MRefListOfint" xmlns:q108="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType><xs:element name="AncillaryService" nillable="true" type="tns:AncillaryService"/><xs:element name="IssueEMDResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IssueEMDResult" nillable="true" type="q109:ResponseWithBook" xmlns:q109="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="VoidEMD"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q110:RequestWithCommonAncillaryServiceRQ" xmlns:q110="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="VoidEMDResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VoidEMDResult" nillable="true" type="q111:ResponseWithBook" xmlns:q111="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetEMDRefundData"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q112:RequestWithCommonAncillaryServiceRQ" xmlns:q112="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetEMDRefundDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetEMDRefundDataResult" nillable="true" type="q113:ResponseWithRefundEDRSBody" xmlns:q113="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RefundEDRSBody"><xs:complexContent mixed="false"><xs:extension base="q114:CommonRefundEDRSBodyOfBookP9_SwiZ8s" xmlns:q114="http://nemo.travel/Avia"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="RefundEDRSBody" nillable="true" type="tns:RefundEDRSBody"/><xs:element name="RefundEMD"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q115:RequestWithCommonAncillaryServiceRQ" xmlns:q115="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="RefundEMDResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RefundEMDResult" nillable="true" type="q116:ResponseWithRefundEDRSBody" xmlns:q116="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAirlineSchedule"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q117:RequestWithGetAirlineScheduleRQBody" xmlns:q117="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetAirlineScheduleRQBody"><xs:sequence><xs:element minOccurs="0" name="SourceID" type="xs:int"/><xs:element minOccurs="0" name="AirlineCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetAirlineScheduleRQBody" nillable="true" type="tns:GetAirlineScheduleRQBody"/><xs:element name="GetAirlineScheduleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetAirlineScheduleResult" nillable="true" type="q118:ResponseWithGetAirlineScheduleRSBody" xmlns:q118="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetAirlineScheduleRSBody"><xs:sequence><xs:element minOccurs="0" name="AirlineSchedule" nillable="true" type="tns:AirlineSchedule"/></xs:sequence></xs:complexType><xs:element name="GetAirlineScheduleRSBody" nillable="true" type="tns:GetAirlineScheduleRSBody"/><xs:complexType name="AirlineSchedule"><xs:sequence><xs:element minOccurs="0" name="Flights" nillable="true" type="tns:ScheduleFlightsCollection"/></xs:sequence></xs:complexType><xs:element name="AirlineSchedule" nillable="true" type="tns:AirlineSchedule"/><xs:complexType name="ScheduleFlightsCollection"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Flight" nillable="true" type="tns:AirlineScheduleFlight"/></xs:sequence></xs:complexType><xs:element name="ScheduleFlightsCollection" nillable="true" type="tns:ScheduleFlightsCollection"/><xs:complexType name="AirlineScheduleFlight"><xs:sequence><xs:element minOccurs="0" name="Company" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Periods" nillable="true" type="tns:PeriodsCollection"/></xs:sequence></xs:complexType><xs:element name="AirlineScheduleFlight" nillable="true" type="tns:AirlineScheduleFlight"/><xs:complexType name="PeriodsCollection"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Period" nillable="true" type="tns:Period"/></xs:sequence></xs:complexType><xs:element name="PeriodsCollection" nillable="true" type="tns:PeriodsCollection"/><xs:complexType name="Period"><xs:sequence><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DaysOfWeek" nillable="true" type="tns:DayOfWeekCollection"/><xs:element minOccurs="0" name="AircraftType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Classes" nillable="true" type="tns:ClassesCollection"/><xs:element minOccurs="0" name="CodeSharing" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Segments" nillable="true" type="tns:SegmentsCollection"/></xs:sequence></xs:complexType><xs:element name="Period" nillable="true" type="tns:Period"/><xs:complexType name="DayOfWeekCollection"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Day" type="q119:DayOfWeek" xmlns:q119="http://schemas.datacontract.org/2004/07/System"/></xs:sequence></xs:complexType><xs:element name="DayOfWeekCollection" nillable="true" type="tns:DayOfWeekCollection"/><xs:complexType name="ClassesCollection"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Class" type="q120:BaseClass" xmlns:q120="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType><xs:element name="ClassesCollection" nillable="true" type="tns:ClassesCollection"/><xs:complexType name="SegmentsCollection"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Segment" nillable="true" type="tns:Segment"/></xs:sequence></xs:complexType><xs:element name="SegmentsCollection" nillable="true" type="tns:SegmentsCollection"/><xs:complexType name="Segment"><xs:sequence><xs:element minOccurs="0" name="TripPoint" nillable="true" type="q121:TripPointInformation" xmlns:q121="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="ArrivalTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ArrivalDateOffset" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DepartureTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DepartureDateOffset" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RegistrationType" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Segment" nillable="true" type="tns:Segment"/><xs:element name="GroupSearch_1_1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q122:RequestWithFlightSearchRQBody" xmlns:q122="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FlightSearchRQBody"><xs:sequence><xs:element name="RequestedFlightInfo" nillable="true" type="tns:FlightDirection"/><xs:element name="Passengers" nillable="true" type="tns:ArrayOfPassenger"/><xs:element name="Restrictions" nillable="true" type="tns:AdditionalSearchInfo"/></xs:sequence></xs:complexType><xs:element name="FlightSearchRQBody" nillable="true" type="tns:FlightSearchRQBody"/><xs:complexType name="FlightDirection"><xs:sequence><xs:element name="Direct" type="xs:boolean"/><xs:element name="AroundDates" type="xs:unsignedInt"/><xs:element name="ODPairs" nillable="true" type="tns:ODPairs"/></xs:sequence></xs:complexType><xs:element name="FlightDirection" nillable="true" type="tns:FlightDirection"/><xs:complexType name="ODPairs"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ODPair" nillable="true" type="tns:FlightPair"/></xs:sequence></xs:complexType><xs:element name="ODPairs" nillable="true" type="tns:ODPairs"/><xs:complexType name="FlightPair"><xs:sequence><xs:element name="DepDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MaxDepatureTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="DepAirp" nillable="true" type="xs:string"/><xs:element name="ArrAirp" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FlightPair" nillable="true" type="tns:FlightPair"/><xs:complexType name="AdditionalSearchInfo"><xs:sequence><xs:element minOccurs="0" name="CurrencyCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CompanyFilter" nillable="true" type="tns:ArrayOfCompany"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PrivateFaresOnly" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ClassPref" type="q123:ClassType" xmlns:q123="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SourcePreference" nillable="true" type="tns:SourcePreference"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="AdditionalSearchInfo" nillable="true" type="tns:AdditionalSearchInfo"/><xs:element name="GroupSearch_1_1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GroupSearch_1_1Result" nillable="true" type="q124:ResponseWithGroupedFlightResultBody_1_1" xmlns:q124="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="AdditionalOperations_1_1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q125:RequestWithAdditionalOperationsRQBody_1_1" xmlns:q125="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AdditionalOperationsRQBody_1_1"><xs:sequence><xs:element name="ObjectForOperations" nillable="true" type="tns:ObjectForOperations"/><xs:element name="Operations" nillable="true" type="tns:OperationList"/><xs:element minOccurs="0" name="OperationsRestrictions" nillable="true" type="tns:AdditionalOperationsParameters"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="AdditionalOperationsRQBody_1_1" nillable="true" type="tns:AdditionalOperationsRQBody_1_1"/><xs:complexType name="ObjectForOperations"><xs:sequence><xs:element minOccurs="0" name="FlightID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BookID" nillable="true" type="xs:long"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ObjectForOperations" nillable="true" type="tns:ObjectForOperations"/><xs:complexType name="OperationList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Operation" type="tns:AdditionalOperation"/></xs:sequence></xs:complexType><xs:element name="OperationList" nillable="true" type="tns:OperationList"/><xs:simpleType name="AdditionalOperation"><xs:restriction base="xs:string"><xs:enumeration value="CheckAvailability"/><xs:enumeration value="GetFareRules"/><xs:enumeration value="GetSeatMap"/><xs:enumeration value="GetPrice"/><xs:enumeration value="SearchAncillaryServices"/><xs:enumeration value="GetAllowedCCs"/><xs:enumeration value="GetAllowedLoyaltyCards"/><xs:enumeration value="ActualizeFlight"/><xs:enumeration value="GetFareFamilies"/><xs:enumeration value="FlightRepricing"/><xs:enumeration value="GetSubsidizedTariffs"/></xs:restriction></xs:simpleType><xs:element name="AdditionalOperation" nillable="true" type="tns:AdditionalOperation"/><xs:complexType name="AdditionalOperationsParameters"><xs:sequence><xs:element minOccurs="0" name="CheckAvailabilityWithBookingRequest" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricingInfo" nillable="true" type="tns:PricingInfo_1_1"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="UpdateCachedFareRules" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ListFaresIfNoFamiliesDifined" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Language" nillable="true" type="q126:Language" xmlns:q126="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SelectedAncillaryServices" nillable="true" type="q127:SelectedAncillaryServicesList" xmlns:q127="http://nemo.travel/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="AdditionalOperationsParameters" nillable="true" type="tns:AdditionalOperationsParameters"/><xs:complexType name="AncillaryServiceRQ"><xs:complexContent mixed="false"><xs:extension base="tns:BaseAncillaryService"><xs:sequence><xs:element name="TravellerRef" type="xs:int"/><xs:element name="SegmentRef" nillable="true" type="q128:MRefListOfint" xmlns:q128="http://nemo-ibe.com/STL"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="AncillaryServiceRQ" nillable="true" type="tns:AncillaryServiceRQ"/><xs:complexType name="BaseAncillaryService"><xs:sequence><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Group" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubGroup" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RFIC" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RFISC" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SSRCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SSRDescription" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Type" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="BaseAncillaryService" nillable="true" type="tns:BaseAncillaryService"/><xs:element name="AdditionalOperations_1_1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AdditionalOperations_1_1Result" nillable="true" type="q129:ResponseWithAdditionalOperationsRSBody_1_1" xmlns:q129="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AdditionalOperationsRSBody_1_1"><xs:sequence><xs:element minOccurs="0" name="Sources" nillable="true" type="tns:Sources"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="ObjectForOperations" nillable="true" type="tns:ObjectForOperations"/><xs:element minOccurs="0" name="CheckAvailabilityResult" nillable="true" type="tns:CheckAvailabilityResult"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="GetFareRulesResult" nillable="true" type="tns:GetFareRulesResult"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="GetSeatMapResult" nillable="true" type="tns:SeatMapRSBody"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="GetPriceResult" nillable="true" type="tns:Flights"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FindAdditionalServicesResult" nillable="true" type="tns:AncillaryServicesSearchResult"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="GetAllowedCCsResult" nillable="true" type="tns:GetAllowedCCsResult"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="GetAllowedLoyaltyCardsResult" nillable="true" type="tns:GetAllowedLoyaltyCardsResult"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ActualizedFlight" nillable="true" type="tns:Flight_1_1"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FlightsByFareFamily" nillable="true" type="tns:Flights"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FlightRepricingResult" nillable="true" type="tns:FlightRepricingRSBody"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubsidizedTariffs" nillable="true" type="tns:Flights"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricingDebugLogs" nillable="true" type="q130:PricingDebugDataCollection" xmlns:q130="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ResultsFiltersApplied" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="AdditionalOperationsRSBody_1_1" nillable="true" type="tns:AdditionalOperationsRSBody_1_1"/><xs:complexType name="Sources"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SourceInfo" nillable="true" type="tns:SourceInfo"/></xs:sequence></xs:complexType><xs:element name="Sources" nillable="true" type="tns:Sources"/><xs:complexType name="SourceInfo"><xs:sequence><xs:element name="ID" type="xs:int"/><xs:element name="Supplier" type="q131:AviaSuppliers" xmlns:q131="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="DefaultTicketingRequisiteID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomTicketingRequisites" nillable="true" type="q132:RequisiteConfigList" xmlns:q132="http://nemo.travel/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SourceInfo" nillable="true" type="tns:SourceInfo"/><xs:complexType name="CheckAvailabilityResult"><xs:sequence><xs:element name="IsAvail" type="xs:boolean"/><xs:element minOccurs="0" name="SegmentsStatusInfo" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="CheckAvailabilityResult" nillable="true" type="tns:CheckAvailabilityResult"/><xs:complexType name="GetFareRulesResult"><xs:sequence><xs:element name="Rules" nillable="true" type="q133:Rules" xmlns:q133="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType><xs:element name="GetFareRulesResult" nillable="true" type="tns:GetFareRulesResult"/><xs:complexType name="AncillaryServicesSearchResult"><xs:sequence><xs:element minOccurs="0" name="Services" nillable="true" type="tns:AncillaryServicesOfAncillaryServiceRSAIUNTDMF"/><xs:element minOccurs="0" name="Prices" nillable="true" type="tns:AncillaryServicesPrices"/><xs:element minOccurs="0" name="LoyaltyCards" nillable="true" type="tns:LoyaltyCards"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="AncillaryServicesSearchResult" nillable="true" type="tns:AncillaryServicesSearchResult"/><xs:complexType name="AncillaryServicesOfAncillaryServiceRSAIUNTDMF"><xs:annotation><xs:appinfo><GenericType Name="AncillaryServicesOf{0}{#}" Namespace="http://nemo-ibe.com/Avia" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="AncillaryServiceRS" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AncillaryServiceRS" nillable="true" type="tns:AncillaryServiceRS"/></xs:sequence></xs:complexType><xs:element name="AncillaryServicesOfAncillaryServiceRSAIUNTDMF" nillable="true" type="tns:AncillaryServicesOfAncillaryServiceRSAIUNTDMF"/><xs:complexType name="AncillaryServiceRS"><xs:complexContent mixed="false"><xs:extension base="tns:BaseAncillaryService"><xs:sequence><xs:element name="CompanyCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Refundability" type="q134:RefundableEnum" xmlns:q134="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SSRDescriptionRequired" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="EmdType" type="tns:EMDType"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="AncillaryServiceRS" nillable="true" type="tns:AncillaryServiceRS"/><xs:simpleType name="EMDType"><xs:restriction base="xs:string"><xs:enumeration value="A"/><xs:enumeration value="S"/></xs:restriction></xs:simpleType><xs:element name="EMDType" nillable="true" type="tns:EMDType"/><xs:complexType name="AncillaryServicesPrices"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AncillaryServicePrice" nillable="true" type="tns:AncillaryServicePrice"/></xs:sequence></xs:complexType><xs:element name="AncillaryServicesPrices" nillable="true" type="tns:AncillaryServicesPrices"/><xs:complexType name="AncillaryServicePrice"><xs:complexContent mixed="false"><xs:extension base="tns:BaseAncillaryServicePrice"><xs:sequence><xs:element minOccurs="0" name="TravellersTypes" nillable="true" type="q135:ArrayOfPassTypes" xmlns:q135="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="TravellerRef" nillable="true" type="q136:RefListOfint" xmlns:q136="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="AncillaryServicePrice" nillable="true" type="tns:AncillaryServicePrice"/><xs:complexType name="BaseAncillaryServicePrice"><xs:sequence><xs:element minOccurs="0" name="Value" nillable="true" type="q137:Money" xmlns:q137="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="ServiceRef" nillable="true" type="q138:RefListOfint" xmlns:q138="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="SegmentRef" nillable="true" type="q139:RefListOfint" xmlns:q139="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="LoyaltyCardRef" nillable="true" type="q140:RefListOflong" xmlns:q140="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="BaseAncillaryServicePrice" nillable="true" type="tns:BaseAncillaryServicePrice"/><xs:complexType name="LoyaltyCards"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LoyaltyCard" nillable="true" type="q141:BasePNRDataItem" xmlns:q141="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType><xs:element name="LoyaltyCards" nillable="true" type="tns:LoyaltyCards"/><xs:complexType name="GetAllowedCCsResult"><xs:sequence><xs:element name="AllowedCCs" nillable="true" type="tns:CCCodeList"/></xs:sequence></xs:complexType><xs:element name="GetAllowedCCsResult" nillable="true" type="tns:GetAllowedCCsResult"/><xs:complexType name="GetAllowedLoyaltyCardsResult"><xs:sequence><xs:element minOccurs="0" name="AirlineLoyaltyCardsForEntireFlight" nillable="true" type="tns:AirlineList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AirlineLoyaltyCardsForSegments" nillable="true" type="tns:AirlinesForSegments"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="GetAllowedLoyaltyCardsResult" nillable="true" type="tns:GetAllowedLoyaltyCardsResult"/><xs:complexType name="AirlineList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AirlineCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="AirlineList" nillable="true" type="tns:AirlineList"/><xs:complexType name="AirlinesForSegments"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AirlinesForSegment"><xs:complexType><xs:sequence><xs:element name="SegmentNumber" type="xs:int"/><xs:element name="Airlines" nillable="true" type="tns:AirlineList"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="AirlinesForSegments" nillable="true" type="tns:AirlinesForSegments"/><xs:element name="GetRefundData_1_1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q142:RequestWithRefundTicketRQBody" xmlns:q142="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RefundTicketRQBody"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyBookIDElement"><xs:sequence><xs:element name="Passengers" nillable="true" type="q143:RefListOfint" xmlns:q143="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="Involuntary" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RefundTicketRQBody" nillable="true" type="tns:RefundTicketRQBody"/><xs:element name="GetRefundData_1_1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetRefundData_1_1Result" nillable="true" type="q144:ResponseWithRefundEDRSBody" xmlns:q144="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="RefundTicket_1_1"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q145:RequestWithRefundTicketRQBody" xmlns:q145="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="RefundTicket_1_1Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RefundTicket_1_1Result" nillable="true" type="q146:ResponseWithRefundEDRSBody" xmlns:q146="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="Search_1_2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q147:RequestWithSearchFlightsRQBody" xmlns:q147="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SearchFlightsRQBody"><xs:sequence><xs:element name="RequestedFlightInfo" nillable="true" type="tns:FlightDirection_1_2"/><xs:element name="Passengers" nillable="true" type="tns:ArrayOfPassenger"/><xs:element minOccurs="0" name="Restrictions" nillable="true" type="tns:AdditionalSearchInfo_1_2"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="EndUserData" nillable="true" type="q148:EndUserDataDataItem" xmlns:q148="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SellingPointDescription" nillable="true" type="q149:SellingPointDescriptionDataItem" xmlns:q149="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SearchFlightsRQBody" nillable="true" type="tns:SearchFlightsRQBody"/><xs:element name="Search_1_2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Search_1_2Result" nillable="true" type="q150:ResponseWithSearchFlightsRSBody" xmlns:q150="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SearchFlightsRSBody"><xs:sequence><xs:element minOccurs="0" name="SearchData" nillable="true" type="tns:SearchDebugData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PlaneFlights" nillable="true" type="tns:Flights"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SimpleGroupedFlights" nillable="true" type="tns:GroupedFlightResultBody_1_1"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="UsedRates" nillable="true" type="q151:CurrencyRateList" xmlns:q151="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareFamiliesDescription" nillable="true" type="q152:FareFamilyDescriptionList" xmlns:q152="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubsidiesInformation" nillable="true" type="tns:SubsidyInformationList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricingDebugLog" nillable="true" type="q153:PricingDebugDataCollection" xmlns:q153="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SearchFlightsRSBody" nillable="true" type="tns:SearchFlightsRSBody"/><xs:complexType name="SearchDebugData"><xs:sequence><xs:element name="Now" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StartTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="EndTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="IsComplete" type="xs:boolean"/><xs:element name="IsAsync" type="xs:boolean"/><xs:element name="Sources" nillable="true" type="tns:Sources"/><xs:element minOccurs="0" name="SearchThreads" nillable="true" type="tns:ArrayOfSearchThreadInfo"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ProcessingData" nillable="true" type="tns:FlightsProcessingData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SearchDebugData" nillable="true" type="tns:SearchDebugData"/><xs:complexType name="ArrayOfSearchThreadInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SearchThreadInfo" nillable="true" type="tns:SearchThreadInfo"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSearchThreadInfo" nillable="true" type="tns:ArrayOfSearchThreadInfo"/><xs:complexType name="SearchThreadInfo"><xs:sequence><xs:element name="SourceID" type="xs:int"/><xs:element name="IsComplete" type="xs:boolean"/><xs:element name="StartTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Duration" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="FromCache" type="xs:boolean"/><xs:element minOccurs="0" name="OriginalSearchID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SearchThreadInfo" nillable="true" type="tns:SearchThreadInfo"/><xs:complexType name="FlightsProcessingData"><xs:sequence><xs:element minOccurs="0" name="FlightsFromSuppliersCount" type="xs:int"/><xs:element minOccurs="0" name="FlightsFromSuppliersSources" nillable="true" type="tns:FlightsBySourcesCount"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PropogatedFlightsCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PropogatedFlightsSources" nillable="true" type="tns:FlightsBySourcesCount"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricingRulesCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricingDuration" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AfterFilterFlightsCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AfterFilterFlightsSources" nillable="true" type="tns:FlightsBySourcesCount"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MixedFlightsCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MixedFlightsSources" nillable="true" type="tns:FlightsBySourcesCount"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AppliedRouterRules" nillable="true" type="q154:RouterRulesList" xmlns:q154="http://nemo.travel/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TriggeredRequestFilters" nillable="true" type="q155:TriggeredRequestFiltersList" xmlns:q155="http://nemo.travel/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="FlightsProcessingData" nillable="true" type="tns:FlightsProcessingData"/><xs:complexType name="FlightsBySourcesCount"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SourceData"><xs:complexType><xs:sequence><xs:element name="SourceID" type="xs:int"/><xs:element name="Count" type="xs:int"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="FlightsBySourcesCount" nillable="true" type="tns:FlightsBySourcesCount"/><xs:element name="BookFlight_2_0"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q156:RequestWithBookFlightRQBody_2_0" xmlns:q156="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="BookFlightRQBody_2_0"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyFlightIDElement"><xs:sequence><xs:element name="Travellers" nillable="true" type="q157:TravellerList" xmlns:q157="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="DataItems" nillable="true" type="q158:PNRDataItemList" xmlns:q158="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AdditionalActions" nillable="true" type="tns:AdditionalBookingActions"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricingOptions" nillable="true" type="tns:PricingOptions"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AncillaryServices" nillable="true" type="tns:AncillaryServicesOfAncillaryServiceRQAIUNTDMF"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RequestorTags" nillable="true" type="q159:TagList" xmlns:q159="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RefererID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="BookFlightRQBody_2_0" nillable="true" type="tns:BookFlightRQBody_2_0"/><xs:complexType name="AdditionalBookingActions"><xs:sequence><xs:element minOccurs="0" name="QueueNum" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="HostCommandsToExecute" nillable="true" type="q160:TextList" xmlns:q160="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BusinessProfileToTransfer" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="AdditionalBookingActions" nillable="true" type="tns:AdditionalBookingActions"/><xs:complexType name="PricingOptions"><xs:sequence><xs:element minOccurs="0" name="FOPsForAlternativePrices" nillable="true" type="q161:TypeListOfstring" xmlns:q161="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="NoReprice" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BookSubsidyTariffs" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PricingOptions" nillable="true" type="tns:PricingOptions"/><xs:complexType name="AncillaryServicesOfAncillaryServiceRQAIUNTDMF"><xs:annotation><xs:appinfo><GenericType Name="AncillaryServicesOf{0}{#}" Namespace="http://nemo-ibe.com/Avia" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="AncillaryServiceRQ" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AncillaryServiceRQ" nillable="true" type="tns:AncillaryServiceRQ"/></xs:sequence></xs:complexType><xs:element name="AncillaryServicesOfAncillaryServiceRQAIUNTDMF" nillable="true" type="tns:AncillaryServicesOfAncillaryServiceRQAIUNTDMF"/><xs:element name="BookFlight_2_0Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BookFlight_2_0Result" nillable="true" type="q162:ResponseWithBook" xmlns:q162="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateBook_2_0"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q163:RequestWithUpdateBookRQBody_2_0" xmlns:q163="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="UpdateBookRQBody_2_0"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyBookIDElement"><xs:sequence><xs:element minOccurs="0" name="CancelPayment" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricingOptions" nillable="true" type="tns:PricingOptions"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RequestorTags" nillable="true" type="q164:TagList" xmlns:q164="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RefererID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="UpdateBookRQBody_2_0" nillable="true" type="tns:UpdateBookRQBody_2_0"/><xs:element name="UpdateBook_2_0Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateBook_2_0Result" nillable="true" type="q165:ResponseWithBook" xmlns:q165="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="ModifyBook_2_0"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q166:RequestWithBookModifyRQBody_2_0" xmlns:q166="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="BookModifyRQBody_2_0"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyBookIDElement"><xs:sequence><xs:element minOccurs="0" name="Travellers" nillable="true" type="q167:ModifyTravellerInformationList" xmlns:q167="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Flight" nillable="true" type="q168:ModifyFlightService" xmlns:q168="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DataItems" nillable="true" type="q169:ModifyPNRDataItemList" xmlns:q169="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AncillaryServices" nillable="true" type="tns:ModifyAncillaryServicesList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RequestorTags" nillable="true" type="q170:TagList" xmlns:q170="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RefererID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="BookModifyRQBody_2_0" nillable="true" type="tns:BookModifyRQBody_2_0"/><xs:complexType name="ModifyAncillaryServicesList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ModifyAncillaryService" nillable="true" type="tns:ModifyAncillaryService"/></xs:sequence></xs:complexType><xs:element name="ModifyAncillaryServicesList" nillable="true" type="tns:ModifyAncillaryServicesList"/><xs:complexType name="ModifyAncillaryService"><xs:complexContent mixed="false"><xs:extension base="q171:BaseModifyItem" xmlns:q171="http://nemo-ibe.com/STL"><xs:sequence><xs:element name="AncillaryService" nillable="true" type="tns:AncillaryServiceRQ"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ModifyAncillaryService" nillable="true" type="tns:ModifyAncillaryService"/><xs:element name="ModifyBook_2_0Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ModifyBook_2_0Result" nillable="true" type="q172:ResponseWithBook" xmlns:q172="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="ImportBook_2_0"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q173:RequestWithImportBookRQBody" xmlns:q173="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ImportBookRQBody"><xs:sequence><xs:element minOccurs="0" name="Source" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="PNRCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TicketNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MainPassengerLastName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="WithReprice" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ValidatingCompany" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="UseFlexFares" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RequestorTags" nillable="true" type="q174:TagList" xmlns:q174="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RefererID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SourceDescription" nillable="true" type="q175:SourceDescription" xmlns:q175="http://nemo.travel/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ImportBookRQBody" nillable="true" type="tns:ImportBookRQBody"/><xs:element name="ImportBook_2_0Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ImportBook_2_0Result" nillable="true" type="q176:ResponseWithBook" xmlns:q176="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:element name="Ticket_2_0"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="q177:RequestWithTicketingRQBody_2_0" xmlns:q177="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="TicketingRQBody_2_0"><xs:complexContent mixed="false"><xs:extension base="tns:OnlyBookIDElement"><xs:sequence><xs:element minOccurs="0" name="DataItems" nillable="true" type="q178:PNRDataItemList" xmlns:q178="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RequestorTags" nillable="true" type="q179:TagList" xmlns:q179="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="TicketingRQBody_2_0" nillable="true" type="tns:TicketingRQBody_2_0"/><xs:element name="Ticket_2_0Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Ticket_2_0Result" nillable="true" type="q180:ResponseWithBook" xmlns:q180="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType></xs:element></xs:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/><xs:attribute name="Id" type="xs:ID"/><xs:attribute name="Ref" type="xs:IDREF"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://nemo-ibe.com/STL" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://nemo-ibe.com/STL"><xs:import namespace="http://nemo-ibe.com/Avia"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:import namespace="http://nemo.travel/STL"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:complexType name="RequestWithOnlyFlightIDElement"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="OnlyFlightIDElement" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q1:OnlyFlightIDElement" xmlns:q1="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithOnlyFlightIDElement" nillable="true" type="tns:RequestWithOnlyFlightIDElement"/><xs:complexType name="Request"><xs:sequence><xs:element name="Requisites" nillable="true" type="tns:RequestRequisites"/><xs:element name="UserID" type="xs:int"/><xs:element minOccurs="0" name="RequestType" type="tns:RequestTypes"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Request" nillable="true" type="tns:Request"/><xs:complexType name="RequestRequisites"><xs:sequence><xs:element minOccurs="0" name="Login" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Password" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AuthToken" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="NemoOneAuthToken" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="UserContextId" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SupplierSessionId" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RequestRequisites" nillable="true" type="tns:RequestRequisites"/><xs:simpleType name="RequestTypes"><xs:restriction base="xs:string"><xs:enumeration value="U"/><xs:enumeration value="F"/><xs:enumeration value="S"/><xs:enumeration value="N"/><xs:enumeration value="P"/><xs:enumeration value="C"/></xs:restriction></xs:simpleType><xs:element name="RequestTypes" nillable="true" type="tns:RequestTypes"/><xs:complexType name="ResponseWithRulesSearchRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="RulesSearchRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q2:RulesSearchRSBody" xmlns:q2="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithRulesSearchRSBody" nillable="true" type="tns:ResponseWithRulesSearchRSBody"/><xs:complexType name="Response"><xs:sequence><xs:element name="RequestID" type="xs:long"/><xs:element minOccurs="0" name="Errors" nillable="true" type="tns:ArrayOfError"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Warnings" nillable="true" type="tns:ArrayOfWarning"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CreatedPNRLocator" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CreatedPNRLocators" nillable="true" type="tns:PNRLocatorsList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CancelledPNRLocators" nillable="true" type="tns:PNRLocatorsList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Response" nillable="true" type="tns:Response"/><xs:complexType name="ArrayOfError"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Error" nillable="true" type="tns:Error"/></xs:sequence></xs:complexType><xs:element name="ArrayOfError" nillable="true" type="tns:ArrayOfError"/><xs:complexType name="Error"><xs:sequence><xs:element name="Level" type="tns:ErrorLevels"/><xs:element name="Code" type="xs:unsignedShort"/><xs:element name="Message" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ServiceMessage" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AdditionalInfo" nillable="true" type="tns:AdditionalInfo"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Error" nillable="true" type="tns:Error"/><xs:simpleType name="ErrorLevels"><xs:restriction base="xs:string"><xs:enumeration value="APIFormat"/><xs:enumeration value="Supplier"/><xs:enumeration value="Runtime"/><xs:enumeration value="Network"/></xs:restriction></xs:simpleType><xs:element name="ErrorLevels" nillable="true" type="tns:ErrorLevels"/><xs:complexType name="AdditionalInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InfoItem"><xs:complexType><xs:sequence><xs:element name="InfoKey" type="tns:AdditionalErrorInfoType"/><xs:element name="InfoValue" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="AdditionalInfo" nillable="true" type="tns:AdditionalInfo"/><xs:simpleType name="AdditionalErrorInfoType"><xs:restriction base="xs:string"><xs:enumeration value="SegmentsStatus"/><xs:enumeration value="InvalidParam"/><xs:enumeration value="HostCommand"/><xs:enumeration value="Stage"/></xs:restriction></xs:simpleType><xs:element name="AdditionalErrorInfoType" nillable="true" type="tns:AdditionalErrorInfoType"/><xs:complexType name="ArrayOfWarning"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Warning" nillable="true" type="tns:Warning"/></xs:sequence></xs:complexType><xs:element name="ArrayOfWarning" nillable="true" type="tns:ArrayOfWarning"/><xs:complexType name="Warning"><xs:sequence><xs:element name="Code" type="xs:unsignedShort"/><xs:element name="Message" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ServiceMessage" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Warning" nillable="true" type="tns:Warning"/><xs:complexType name="PNRLocatorsList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Locator" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PNRLocatorsList" nillable="true" type="tns:PNRLocatorsList"/><xs:complexType name="Rules"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Rule" nillable="true" type="tns:FareRule"/></xs:sequence></xs:complexType><xs:element name="Rules" nillable="true" type="tns:Rules"/><xs:complexType name="FareRule"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Tarrif" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="IsURL" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RuleText" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="FareRule" nillable="true" type="tns:FareRule"/><xs:complexType name="ResponseWithSeatMapRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="SeatMapRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q3:SeatMapRSBody" xmlns:q3="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithSeatMapRSBody" nillable="true" type="tns:ResponseWithSeatMapRSBody"/><xs:complexType name="Money"><xs:sequence><xs:element name="Amount" nillable="true" type="xs:string"/><xs:element name="Currency" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Money" nillable="true" type="tns:Money"/><xs:complexType name="RequestWithOnlyBookIDElement"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="OnlyBookIDElement" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q4:OnlyBookIDElement" xmlns:q4="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithOnlyBookIDElement" nillable="true" type="tns:RequestWithOnlyBookIDElement"/><xs:complexType name="ResponseWithBookOperationResult"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="BookOperationResult" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q5:BookOperationResult" xmlns:q5="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithBookOperationResult" nillable="true" type="tns:ResponseWithBookOperationResult"/><xs:complexType name="ResponseWithGetBookHistoryRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="GetBookHistoryRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q6:GetBookHistoryRSBody" xmlns:q6="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithGetBookHistoryRSBody" nillable="true" type="tns:ResponseWithGetBookHistoryRSBody"/><xs:complexType name="RequestWithGetCurrencyConversionRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="GetCurrencyConversionRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q7:GetCurrencyConversionRQBody" xmlns:q7="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithGetCurrencyConversionRQBody" nillable="true" type="tns:RequestWithGetCurrencyConversionRQBody"/><xs:complexType name="ResponseWithGetCurrencyConversionRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="GetCurrencyConversionRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q8:GetCurrencyConversionRSBody" xmlns:q8="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithGetCurrencyConversionRSBody" nillable="true" type="tns:ResponseWithGetCurrencyConversionRSBody"/><xs:complexType name="ResponseWithBook"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="Book" Namespace="http://nemo-ibe.com/STL"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="tns:Book"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithBook" nillable="true" type="tns:ResponseWithBook"/><xs:complexType name="Book"><xs:complexContent mixed="false"><xs:extension base="tns:ItemIdentificationOflong"><xs:sequence><xs:element name="OwnerID" type="xs:int"/><xs:element name="DateInfo" nillable="true" type="tns:BookDateInfo"/><xs:element name="PossibleActions" nillable="true" type="tns:PNRPossibleActionList"/><xs:element name="Travellers" nillable="true" type="tns:TravellerList"/><xs:element minOccurs="0" name="Services" nillable="true" type="tns:ServiceList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AncillaryServices" nillable="true" type="tns:ServiceList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ProcessingServices" nillable="true" type="tns:ProcessingServiceList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Price" nillable="true" type="tns:Price"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DataItems" nillable="true" type="tns:PNRDataItemList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Book" nillable="true" type="tns:Book"/><xs:complexType name="ItemIdentificationOflong"><xs:annotation><xs:appinfo><GenericType Name="ItemIdentificationOf{0}{#}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="long" Namespace="http://www.w3.org/2001/XMLSchema"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element name="ID" type="xs:long"/></xs:sequence></xs:complexType><xs:element name="ItemIdentificationOflong" nillable="true" type="tns:ItemIdentificationOflong"/><xs:complexType name="BookDateInfo"><xs:sequence><xs:element minOccurs="0" name="Created" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Start" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="LastUpdate" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="LastAccess" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Canceled" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Ticketed" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Voided" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Refunded" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Exchanged" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Paid" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Splited" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SeatsReleased" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="BookDateInfo" nillable="true" type="tns:BookDateInfo"/><xs:complexType name="PNRPossibleActionList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Action" type="tns:PNRPossibleAction"/></xs:sequence></xs:complexType><xs:element name="PNRPossibleActionList" nillable="true" type="tns:PNRPossibleActionList"/><xs:simpleType name="PNRPossibleAction"><xs:restriction base="xs:string"><xs:enumeration value="Get"/><xs:enumeration value="Update"/><xs:enumeration value="PayFor"/><xs:enumeration value="Cancel"/><xs:enumeration value="Ticket"/><xs:enumeration value="Void"/><xs:enumeration value="Refund"/><xs:enumeration value="Split"/><xs:enumeration value="Modify"/><xs:enumeration value="ProcessPayment"/><xs:enumeration value="GetHistory"/><xs:enumeration value="Exchange"/><xs:enumeration value="CompleteExchange"/><xs:enumeration value="ReleaseSeat"/><xs:enumeration value="IssueEMD"/><xs:enumeration value="VoidEMD"/><xs:enumeration value="RefundEMD"/><xs:enumeration value="GetPNRTerminalView"/><xs:enumeration value="GetEDData"/><xs:enumeration value="AdditionalOperations"/></xs:restriction></xs:simpleType><xs:element name="PNRPossibleAction" nillable="true" type="tns:PNRPossibleAction"/><xs:complexType name="TravellerList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Traveller" nillable="true" type="tns:TravellerInformation"/></xs:sequence></xs:complexType><xs:element name="TravellerList" nillable="true" type="tns:TravellerList"/><xs:complexType name="TravellerInformation"><xs:complexContent mixed="false"><xs:extension base="tns:ItemIdentificationOfint"><xs:sequence><xs:element minOccurs="0" name="IDInPNR" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="Type" type="tns:PassTypes"/><xs:element minOccurs="0" name="NamePrefix" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="Name" nillable="true" type="xs:string"/><xs:element name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DateOfBirth" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Nationality" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="Gender" type="tns:GenderTypes"/><xs:element minOccurs="0" name="LinkedTo" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="IsDisabled" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ExternalID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="TravellerInformation" nillable="true" type="tns:TravellerInformation"/><xs:complexType name="ItemIdentificationOfint"><xs:annotation><xs:appinfo><GenericType Name="ItemIdentificationOf{0}{#}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="int" Namespace="http://www.w3.org/2001/XMLSchema"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element name="ID" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ItemIdentificationOfint" nillable="true" type="tns:ItemIdentificationOfint"/><xs:simpleType name="PassTypes"><xs:restriction base="xs:string"><xs:enumeration value="ADT"/><xs:enumeration value="UNN"/><xs:enumeration value="CNN"/><xs:enumeration value="INF"/><xs:enumeration value="INS"/><xs:enumeration value="MIL"/><xs:enumeration value="SEA"/><xs:enumeration value="SRC"/><xs:enumeration value="STU"/><xs:enumeration value="YTH"/><xs:enumeration value="JCB"/><xs:enumeration value="JNN"/><xs:enumeration value="JNF"/><xs:enumeration value="DAT"/><xs:enumeration value="DIS"/></xs:restriction></xs:simpleType><xs:element name="PassTypes" nillable="true" type="tns:PassTypes"/><xs:simpleType name="GenderTypes"><xs:restriction base="xs:string"><xs:enumeration value="N"/><xs:enumeration value="M"/><xs:enumeration value="F"/></xs:restriction></xs:simpleType><xs:element name="GenderTypes" nillable="true" type="tns:GenderTypes"/><xs:complexType name="ServiceList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Service" nillable="true" type="tns:BaseService"/></xs:sequence></xs:complexType><xs:element name="ServiceList" nillable="true" type="tns:ServiceList"/><xs:complexType name="BaseService"><xs:complexContent mixed="false"><xs:extension base="tns:ItemIdentificationOfint"><xs:sequence><xs:element minOccurs="0" name="SupplierID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="IsOffline" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="Status" type="tns:PNRStatus"/><xs:element minOccurs="0" name="SubStatus" nillable="true" type="tns:PNRAdditionalStatusList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TravellerRef" nillable="true" type="tns:RefListOfint"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="BaseService" nillable="true" type="tns:BaseService"/><xs:simpleType name="PNRStatus"><xs:restriction base="xs:string"><xs:enumeration value="Booked"/><xs:enumeration value="Canceled"/><xs:enumeration value="Ticketed"/><xs:enumeration value="AwaitingTicketing"/><xs:enumeration value="Partial"/><xs:enumeration value="Requested"/><xs:enumeration value="Rejected"/><xs:enumeration value="Problematic"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="PNRStatus" nillable="true" type="tns:PNRStatus"/><xs:complexType name="PNRAdditionalStatusList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Status" type="tns:PNRAdditionalStatus"/></xs:sequence></xs:complexType><xs:element name="PNRAdditionalStatusList" nillable="true" type="tns:PNRAdditionalStatusList"/><xs:simpleType name="PNRAdditionalStatus"><xs:restriction base="xs:string"><xs:enumeration value="InvalidSegmentStatus"/><xs:enumeration value="SegmentStatusForManualConfirmation"/><xs:enumeration value="HaveNotStoredTickets"/><xs:enumeration value="NotActualTicketStatus"/><xs:enumeration value="NoValidFare"/><xs:enumeration value="UnremovedVoidedTicketElements"/><xs:enumeration value="PaidBook"/><xs:enumeration value="FailedToActualizePrice"/><xs:enumeration value="TicketingFailed"/><xs:enumeration value="UnconfirmedInfant"/><xs:enumeration value="DuplicateBooking"/><xs:enumeration value="UnconfirmedBooking"/><xs:enumeration value="UnconfirmedLoyaltyCard"/><xs:enumeration value="NeedRefundRSVR"/><xs:enumeration value="FailedRefundRSVR"/><xs:enumeration value="FailedExchange"/><xs:enumeration value="AncillariesWithoutPrice"/><xs:enumeration value="NoAirlineLocator"/><xs:enumeration value="TicketMaskDataMismatch"/><xs:enumeration value="ExchangedTicketWithoutNew"/><xs:enumeration value="SupplierDoNotKnowEdState"/><xs:enumeration value="SupplierDidNotFoundOrder"/></xs:restriction></xs:simpleType><xs:element name="PNRAdditionalStatus" nillable="true" type="tns:PNRAdditionalStatus"/><xs:complexType name="RefListOfint"><xs:annotation><xs:appinfo><GenericType Name="RefListOf{0}{#}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="int" Namespace="http://www.w3.org/2001/XMLSchema"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Ref" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RefListOfint" nillable="true" type="tns:RefListOfint"/><xs:complexType name="FlightService"><xs:complexContent mixed="false"><xs:extension base="tns:BaseService"><xs:sequence><xs:element name="Type" type="tns:FlightType"/><xs:element name="DirectionType" type="tns:FlightDirectionType"/><xs:element minOccurs="0" name="Segments" nillable="true" type="tns:FlightSegmentList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="GroupOrder" type="xs:boolean"/><xs:element minOccurs="0" name="BusinessRules" nillable="true" type="q9:BusinessRulesCollection" xmlns:q9="http://nemo.travel/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FlightService" nillable="true" type="tns:FlightService"/><xs:simpleType name="FlightType"><xs:restriction base="xs:string"><xs:enumeration value="Regular"/><xs:enumeration value="Charter"/><xs:enumeration value="LowCost"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="FlightType" nillable="true" type="tns:FlightType"/><xs:simpleType name="FlightDirectionType"><xs:annotation><xs:appinfo><ActualType Name="unsignedByte" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="OW"/><xs:enumeration value="RT"/><xs:enumeration value="CT"/><xs:enumeration value="SingleOJ"/><xs:enumeration value="DoubleOJ"/><xs:enumeration value="hRT"/><xs:enumeration value="mOW"/></xs:restriction></xs:simpleType><xs:element name="FlightDirectionType" nillable="true" type="tns:FlightDirectionType"/><xs:complexType name="FlightSegmentList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FlightSegment" nillable="true" type="tns:FlightSegment"/></xs:sequence></xs:complexType><xs:element name="FlightSegmentList" nillable="true" type="tns:FlightSegmentList"/><xs:complexType name="FlightSegment"><xs:complexContent mixed="false"><xs:extension base="tns:ItemIdentificationOfint"><xs:sequence><xs:element minOccurs="0" name="IDInPNR" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="DepatureAirport" nillable="true" type="tns:TripPointInformation"/><xs:element name="ArrivalAirport" nillable="true" type="tns:TripPointInformation"/><xs:element minOccurs="0" name="StopPoints" nillable="true" type="tns:StopPointList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="DepatureDateTime" nillable="true" type="xs:string"/><xs:element name="ArrivalDateTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightTime" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="FlightNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AircraftType" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="OperatingAirline" nillable="true" type="xs:string"/><xs:element name="MarketingAirline" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Charterer" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="ETicket" type="xs:boolean"/><xs:element name="BookingClassCode" nillable="true" type="xs:string"/><xs:element name="Status" type="tns:PNRContentStatus"/><xs:element name="StatusCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SupplierRef" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RequestedSegment" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="OperatingFlightNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CO2Emission" type="xs:double"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FlightDistance" type="xs:double"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AircraftName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CouponStatus" nillable="true" type="tns:CouponStatus"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="NotAirplaneSegmentInd" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FlightSegment" nillable="true" type="tns:FlightSegment"/><xs:complexType name="TripPointInformation"><xs:sequence><xs:element name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubPointCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CityCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="UTC" nillable="true" type="xs:float"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="TripPointInformation" nillable="true" type="tns:TripPointInformation"/><xs:complexType name="StopPointList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="StopPoint" nillable="true" type="tns:StopPoint"/></xs:sequence></xs:complexType><xs:element name="StopPointList" nillable="true" type="tns:StopPointList"/><xs:complexType name="StopPoint"><xs:complexContent mixed="false"><xs:extension base="tns:TripPointInformation"><xs:sequence><xs:element minOccurs="0" name="ArrDateTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DepDateTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PassengerLanding" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="StopPoint" nillable="true" type="tns:StopPoint"/><xs:simpleType name="PNRContentStatus"><xs:restriction base="xs:string"><xs:enumeration value="Confirmed"/><xs:enumeration value="NeedConfirmation"/><xs:enumeration value="NotConfirmed"/><xs:enumeration value="Canceled"/><xs:enumeration value="Flew"/><xs:enumeration value="OnRequest"/><xs:enumeration value="Rejected"/></xs:restriction></xs:simpleType><xs:element name="PNRContentStatus" nillable="true" type="tns:PNRContentStatus"/><xs:simpleType name="CouponStatus"><xs:restriction base="xs:string"><xs:enumeration value="Open"/><xs:enumeration value="Used"/><xs:enumeration value="Void"/><xs:enumeration value="CheckIn"/><xs:enumeration value="Printed"/><xs:enumeration value="Refunded"/><xs:enumeration value="Exchanged"/><xs:enumeration value="Registered"/><xs:enumeration value="Landed"/><xs:enumeration value="Stoped"/><xs:enumeration value="PaperDocument"/><xs:enumeration value="Unavailable"/><xs:enumeration value="ExchangedToPaper"/><xs:enumeration value="Closed"/><xs:enumeration value="AirportControl"/></xs:restriction></xs:simpleType><xs:element name="CouponStatus" nillable="true" type="tns:CouponStatus"/><xs:complexType name="ArbitraryService"><xs:complexContent mixed="false"><xs:extension base="tns:BaseService"><xs:sequence><xs:element minOccurs="0" name="PreDefinedServiceID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShortDescription" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ArbitraryService" nillable="true" type="tns:ArbitraryService"/><xs:complexType name="InsuranceService"><xs:complexContent mixed="false"><xs:extension base="tns:BaseService"><xs:sequence><xs:element name="Vendor" type="tns:InsuranceVendor"/><xs:element name="InsuranceLevel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DocumentURL" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="InsuranceService" nillable="true" type="tns:InsuranceService"/><xs:simpleType name="InsuranceVendor"><xs:restriction base="xs:string"><xs:enumeration value="AlphaInsurance"/></xs:restriction></xs:simpleType><xs:element name="InsuranceVendor" nillable="true" type="tns:InsuranceVendor"/><xs:complexType name="AeroexpressService"><xs:complexContent mixed="false"><xs:extension base="tns:BaseService"><xs:sequence><xs:element name="SegmentRef" nillable="true" type="q10:ArrayOfint" xmlns:q10="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element name="StationName" nillable="true" type="xs:string"/><xs:element name="ToAirport" type="xs:boolean"/><xs:element minOccurs="0" name="DocumentURL" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="AeroexpressService" nillable="true" type="tns:AeroexpressService"/><xs:complexType name="ServicePackageService"><xs:complexContent mixed="false"><xs:extension base="tns:BaseService"><xs:sequence><xs:element minOccurs="0" name="RawData" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ServicePackageService" nillable="true" type="tns:ServicePackageService"/><xs:complexType name="FlightAncillaryService"><xs:complexContent mixed="false"><xs:extension base="tns:BaseService"><xs:sequence><xs:element name="SegmentRef" type="xs:int"/><xs:element name="CompanyCode" nillable="true" type="xs:string"/><xs:element name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TypeCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RFIC" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RFISC" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SSRCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SSRText" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="Group" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubGroup" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FlightAncillaryService" nillable="true" type="tns:FlightAncillaryService"/><xs:simpleType name="HotelsBookStatus"><xs:restriction base="xs:string"><xs:enumeration value="New"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Booked"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Confirmed"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Cancelled"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="PendingConfirmation"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Problematic"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="PendingCancellation"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="HotelsBookStatus" nillable="true" type="tns:HotelsBookStatus"/><xs:simpleType name="PaymentSystem"><xs:restriction base="xs:string"><xs:enumeration value="JapanCreditBureau"/><xs:enumeration value="ElectronicCash"/><xs:enumeration value="MasterCardDebit"/><xs:enumeration value="VisaDelta"/><xs:enumeration value="Visa"/><xs:enumeration value="UniversalAirTravelPlan"/><xs:enumeration value="DiscoverCard"/><xs:enumeration value="DinersClub"/><xs:enumeration value="AmericanExpress"/><xs:enumeration value="MasterCard"/><xs:enumeration value="VisaElectron"/><xs:enumeration value="Maestro"/><xs:enumeration value="EasyJetElectron"/><xs:enumeration value="CarteBlanche"/></xs:restriction></xs:simpleType><xs:element name="PaymentSystem" nillable="true" type="tns:PaymentSystem"/><xs:simpleType name="GuaranteeType"><xs:restriction base="xs:string"><xs:enumeration value="Prepayment"/><xs:enumeration value="Deposit"/><xs:enumeration value="Credit"/><xs:enumeration value="Cash"/><xs:enumeration value="Guarantee"/><xs:enumeration value="IataGuarantee"/><xs:enumeration value="Other"/></xs:restriction></xs:simpleType><xs:element name="GuaranteeType" nillable="true" type="tns:GuaranteeType"/><xs:simpleType name="HotelProductAvailability"><xs:restriction base="xs:string"><xs:enumeration value="FreeSale"/><xs:enumeration value="OnRequest"/></xs:restriction></xs:simpleType><xs:element name="HotelProductAvailability" nillable="true" type="tns:HotelProductAvailability"/><xs:simpleType name="PriceRule"><xs:restriction base="xs:string"><xs:enumeration value="Unknown"/><xs:enumeration value="Free"/><xs:enumeration value="AdditionalPrice"/></xs:restriction></xs:simpleType><xs:element name="PriceRule" nillable="true" type="tns:PriceRule"/><xs:simpleType name="HotelsMealTypes"><xs:restriction base="xs:string"><xs:enumeration value="Unknown"/><xs:enumeration value="RO"/><xs:enumeration value="BB"/><xs:enumeration value="HB"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="FB"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="AI"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DN"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="LU"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">33</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="HotelsMealTypes" nillable="true" type="tns:HotelsMealTypes"/><xs:complexType name="ArrayOfMoney"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Money" nillable="true" type="tns:Money"/></xs:sequence></xs:complexType><xs:element name="ArrayOfMoney" nillable="true" type="tns:ArrayOfMoney"/><xs:simpleType name="Language"><xs:restriction base="xs:string"><xs:enumeration value="en"/><xs:enumeration value="ru"/></xs:restriction></xs:simpleType><xs:element name="Language" nillable="true" type="tns:Language"/><xs:simpleType name="HotelsFeatures"><xs:restriction base="xs:string"><xs:enumeration value="ActivitiesAndSport"/><xs:enumeration value="Amenities"/><xs:enumeration value="Airport"/><xs:enumeration value="Area"/><xs:enumeration value="ATM_Banking"/><xs:enumeration value="Bar"/><xs:enumeration value="BathroomAmenities"/><xs:enumeration value="BeautySalon"/><xs:enumeration value="Bedroom"/><xs:enumeration value="BusinessCenter"/><xs:enumeration value="ConferenceFacilities"/><xs:enumeration value="CheckIn"/><xs:enumeration value="CheckOut"/><xs:enumeration value="Children"/><xs:enumeration value="City"/><xs:enumeration value="ClimateControl"/><xs:enumeration value="Coasts"/><xs:enumeration value="CommonInfo"/><xs:enumeration value="CleaningServices"/><xs:enumeration value="CreditCards"/><xs:enumeration value="DisabledFacilities"/><xs:enumeration value="Elevator"/><xs:enumeration value="Excursions"/><xs:enumeration value="Internet"/><xs:enumeration value="Kitchen"/><xs:enumeration value="Luggage"/><xs:enumeration value="Meal"/><xs:enumeration value="MediaAndTechnologies"/><xs:enumeration value="Medical"/><xs:enumeration value="Message"/><xs:enumeration value="News"/><xs:enumeration value="Parking"/><xs:enumeration value="Pets"/><xs:enumeration value="Rental"/><xs:enumeration value="Restaurant"/><xs:enumeration value="Rooms"/><xs:enumeration value="Safe"/><xs:enumeration value="Security"/><xs:enumeration value="Service"/><xs:enumeration value="Shop"/><xs:enumeration value="Smoking"/><xs:enumeration value="SPA"/><xs:enumeration value="Staff"/><xs:enumeration value="Transfer"/><xs:enumeration value="TicketReservation"/><xs:enumeration value="UnknownFeature"/><xs:enumeration value="Beach"/></xs:restriction></xs:simpleType><xs:element name="HotelsFeatures" nillable="true" type="tns:HotelsFeatures"/><xs:simpleType name="HotelsSuppliers"><xs:restriction base="xs:string"><xs:enumeration value="BookedNet"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Hotelston"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Natecnia"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Oktogo"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Travelport"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Academ"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ContentInn"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ostrovok"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">128</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bronevik"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">129</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="AmadeusHotels"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">130</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="BookingCom"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">131</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="HotelsSuppliers" nillable="true" type="tns:HotelsSuppliers"/><xs:complexType name="ProcessingServiceList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Service" nillable="true" type="tns:ProcessingService"/></xs:sequence></xs:complexType><xs:element name="ProcessingServiceList" nillable="true" type="tns:ProcessingServiceList"/><xs:complexType name="ProcessingService"><xs:complexContent mixed="false"><xs:extension base="tns:ItemIdentificationOfint"><xs:sequence><xs:element name="Type" type="tns:ProcessingServiceType"/><xs:element name="Status" type="tns:ProcessingServiceStatus"/><xs:element minOccurs="0" name="FromSupplier" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="IncludedInMainServicePrice" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RuleID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AdditionalInfo" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RFIC" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RFISC" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RelatedTickets" nillable="true" type="q11:RelatedTicketsList" xmlns:q11="http://nemo.travel/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ProcessingService" nillable="true" type="tns:ProcessingService"/><xs:simpleType name="ProcessingServiceType"><xs:restriction base="xs:string"><xs:enumeration value="Creation"/><xs:enumeration value="Ticketing"/><xs:enumeration value="Payment"/><xs:enumeration value="Exchange"/><xs:enumeration value="Refund"/><xs:enumeration value="Modification"/><xs:enumeration value="Cancellation"/><xs:enumeration value="Other"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">30</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="ProcessingServiceType" nillable="true" type="tns:ProcessingServiceType"/><xs:simpleType name="ProcessingServiceStatus"><xs:restriction base="xs:string"><xs:enumeration value="Requested"/><xs:enumeration value="Executed"/><xs:enumeration value="Rejected"/></xs:restriction></xs:simpleType><xs:element name="ProcessingServiceStatus" nillable="true" type="tns:ProcessingServiceStatus"/><xs:complexType name="Price"><xs:sequence><xs:element name="TotalPrice" nillable="true" type="tns:Money"/><xs:element minOccurs="0" name="ExpectedTicketCount" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PriceBreakdown" nillable="true" type="tns:PriceBreakdownList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="UsedRates" nillable="true" type="tns:CurrencyRateList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RequestedRefundability" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ForcedPublicFares" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareFamiliesDescriptions" nillable="true" type="tns:FareFamilyDescriptionList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubsidiesInformation" nillable="true" type="q12:SubsidyInformationList" xmlns:q12="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FOPPrices" nillable="true" type="tns:FOPPriceList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DifferentFamiliesOnSameClassCode" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FromFareList" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TotalAgencyFare" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Price" nillable="true" type="tns:Price"/><xs:complexType name="PriceBreakdownList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PricePart" nillable="true" type="tns:PriceBreakdown"/></xs:sequence></xs:complexType><xs:element name="PriceBreakdownList" nillable="true" type="tns:PriceBreakdownList"/><xs:complexType name="PriceBreakdown"><xs:sequence><xs:element minOccurs="0" name="ServiceRef" nillable="true" type="tns:RefListOfint"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SegmentRef" nillable="true" type="tns:RefListOfint"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="TotalPrice" nillable="true" type="tns:Money"/><xs:element minOccurs="0" name="ValidatingCompany" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="Refundable" type="tns:RefundableEnum"/><xs:element minOccurs="0" name="PrivateFareInd" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Brand" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PassengerTypePriceBreakdown" nillable="true" type="tns:PassengerTypePriceBreakdownList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricingData" nillable="true" type="tns:PricingData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AgencyMarkup" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DiscountByPromoAction" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RoundingChargePart" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ChargeBreakdown" nillable="true" type="tns:ChargePartList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricingDebug" nillable="true" type="tns:DebugData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubAgentMarkup" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubAgentChargeBreakdown" nillable="true" type="tns:ChargePartList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="IncludedInMainServicePrice" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PriceBreakdown" nillable="true" type="tns:PriceBreakdown"/><xs:simpleType name="RefundableEnum"><xs:restriction base="xs:string"><xs:enumeration value="Unknown"/><xs:enumeration value="Refundable"/><xs:enumeration value="NonRefundable"/><xs:enumeration value="PenaltiesApplies"/></xs:restriction></xs:simpleType><xs:element name="RefundableEnum" nillable="true" type="tns:RefundableEnum"/><xs:complexType name="PassengerTypePriceBreakdownList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PassengerTypePrice" nillable="true" type="tns:PassengerTypePriceBreakdown"/></xs:sequence></xs:complexType><xs:element name="PassengerTypePriceBreakdownList" nillable="true" type="tns:PassengerTypePriceBreakdownList"/><xs:complexType name="PassengerTypePriceBreakdown"><xs:sequence><xs:element minOccurs="0" name="TravellerRef" nillable="true" type="tns:RefListOfint"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PricingType" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BaseFare" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="EquiveFare" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="TotalFare" nillable="true" type="tns:Money"/><xs:element minOccurs="0" name="Taxes" nillable="true" type="tns:TaxList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Tariffs" nillable="true" type="tns:TariffList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareCalc" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Markup" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AgencyFare" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TotalAgencyFare" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ChargeBreakdown" nillable="true" type="tns:ChargePartList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MarkupRound" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PassengerTypePriceBreakdown" nillable="true" type="tns:PassengerTypePriceBreakdown"/><xs:complexType name="TaxList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Tax" nillable="true" type="tns:Tax"/></xs:sequence></xs:complexType><xs:element name="TaxList" nillable="true" type="tns:TaxList"/><xs:complexType name="Tax"><xs:complexContent mixed="false"><xs:extension base="tns:Money"><xs:sequence><xs:element name="TaxCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Type" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AgencyAmount" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Tax" nillable="true" type="tns:Tax"/><xs:complexType name="TariffList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Tariff" nillable="true" type="tns:BaseTariff"/></xs:sequence></xs:complexType><xs:element name="TariffList" nillable="true" type="tns:TariffList"/><xs:complexType name="BaseTariff"><xs:sequence><xs:element name="Code" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="BaseTariff" nillable="true" type="tns:BaseTariff"/><xs:complexType name="AirTariff"><xs:complexContent mixed="false"><xs:extension base="tns:BaseTariff"><xs:sequence><xs:element name="Type" type="tns:TariffType"/><xs:element name="ClassOfService" type="tns:BaseClass"/><xs:element name="BookingClassCode" nillable="true" type="xs:string"/><xs:element name="SegmentID" type="xs:int"/><xs:element minOccurs="0" name="FreeBaggage" nillable="true" type="tns:Baggage_1_1"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FreeMeal" nillable="true" type="tns:MealTypeList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="IsSystemTransfer" nillable="true" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareFamilyDescID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareFamilyCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareFamilyName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FBRuleKey" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubsidyInfoID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CarryOn" nillable="true" type="tns:Baggage_1_1"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SupplierBaggageCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="AirTariff" nillable="true" type="tns:AirTariff"/><xs:simpleType name="TariffType"><xs:restriction base="xs:string"><xs:enumeration value="Public"/><xs:enumeration value="Cat35"/><xs:enumeration value="Cat25"/><xs:enumeration value="InclusiveTour"/><xs:enumeration value="PersonalCompanySite"/><xs:enumeration value="Private"/><xs:enumeration value="WebFare"/></xs:restriction></xs:simpleType><xs:element name="TariffType" nillable="true" type="tns:TariffType"/><xs:simpleType name="BaseClass"><xs:annotation><xs:appinfo><ActualType Name="unsignedByte" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="Economy"/><xs:enumeration value="Business"/><xs:enumeration value="First"/><xs:enumeration value="PremiumEconomy"/><xs:enumeration value="Other"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="BaseClass" nillable="true" type="tns:BaseClass"/><xs:complexType name="Baggage_1_1"><xs:complexContent mixed="false"><xs:extension base="tns:BaseBaggage"><xs:sequence><xs:element minOccurs="0" name="Measure" type="tns:BaggageMeasure"/><xs:element minOccurs="0" name="Size" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Baggage_1_1" nillable="true" type="tns:Baggage_1_1"/><xs:complexType name="BaseBaggage"><xs:sequence><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="BaseBaggage" nillable="true" type="tns:BaseBaggage"/><xs:simpleType name="BaggageMeasure"><xs:restriction base="xs:string"><xs:enumeration value="Kilograms"/><xs:enumeration value="Pounds"/><xs:enumeration value="Pieces"/><xs:enumeration value="SpecialCharge"/><xs:enumeration value="Size"/><xs:enumeration value="ValueOfMeasure"/><xs:enumeration value="Weight"/></xs:restriction></xs:simpleType><xs:element name="BaggageMeasure" nillable="true" type="tns:BaggageMeasure"/><xs:complexType name="MealTypeList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="MealType" type="tns:MealType"/></xs:sequence></xs:complexType><xs:element name="MealTypeList" nillable="true" type="tns:MealTypeList"/><xs:simpleType name="MealType"><xs:restriction base="xs:string"><xs:enumeration value="AlcoholBeverages"/><xs:enumeration value="Beverages"/><xs:enumeration value="Breakfast"/><xs:enumeration value="ColdMeal"/><xs:enumeration value="ContinentalBreakfast"/><xs:enumeration value="Dinner"/><xs:enumeration value="HotMeal"/><xs:enumeration value="Lunch"/><xs:enumeration value="Meal"/><xs:enumeration value="Refreshment"/><xs:enumeration value="Snack"/></xs:restriction></xs:simpleType><xs:element name="MealType" nillable="true" type="tns:MealType"/><xs:complexType name="ChargePartList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Charge" nillable="true" type="tns:ChargePart"/></xs:sequence></xs:complexType><xs:element name="ChargePartList" nillable="true" type="tns:ChargePartList"/><xs:complexType name="ChargePart"><xs:complexContent mixed="false"><xs:extension base="tns:Money"><xs:sequence><xs:element minOccurs="0" name="RuleID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Type" nillable="true" type="tns:ChargeType"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ChargePart" nillable="true" type="tns:ChargePart"/><xs:simpleType name="ChargeType"><xs:restriction base="xs:string"><xs:enumeration value="PriceRule"/><xs:enumeration value="FareRound"/><xs:enumeration value="TaxRound"/><xs:enumeration value="MarkupRound"/></xs:restriction></xs:simpleType><xs:element name="ChargeType" nillable="true" type="tns:ChargeType"/><xs:complexType name="PricingData"><xs:sequence><xs:element name="PricingRule" type="xs:int"/><xs:element name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AirlineCommission" nillable="true" type="tns:CommissionDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AgencyProfit" nillable="true" type="tns:CommissionDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TicketDesignator" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Endorsment" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TourCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Discount" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AgencyCommission" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Bonus" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AuthCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AcquiringMode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AutoticketingDisabled" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PricingData" nillable="true" type="tns:PricingData"/><xs:complexType name="CommissionDataItem"><xs:sequence><xs:element minOccurs="0" name="Percent" nillable="true" type="xs:float"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Amount" nillable="true" type="xs:float"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="IsFareCommission" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="CommissionDataItem" nillable="true" type="tns:CommissionDataItem"/><xs:complexType name="DebugData"><xs:sequence><xs:element minOccurs="0" name="VendorsForCheck" nillable="true" type="tns:VendorsCollection"/><xs:element minOccurs="0" name="CalculatedVV" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AirlineCommission" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Bonus" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AgencyCommission" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Strategy" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CurrentProfit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ChargeProfit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CommissionProfit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BonusProfit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DeltaProfit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MinimalProfit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TotalCharge" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RulesDebugInfo" nillable="true" type="tns:RulesDebugInfoCollection"/><xs:element minOccurs="0" name="Object" nillable="true" type="tns:ObjectData"/><xs:element minOccurs="0" name="Users" nillable="true" type="tns:UsersCollection"/><xs:element minOccurs="0" name="SubAgentCharge" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="NegativeSubAgentChargeRestricted" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MetasearchCommissionRate" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MetasearchCommissionValue" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="DebugData" nillable="true" type="tns:DebugData"/><xs:complexType name="VendorsCollection"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Code" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="VendorsCollection" nillable="true" type="tns:VendorsCollection"/><xs:complexType name="RulesDebugInfoCollection"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RuleData" nillable="true" type="tns:RuleData"/></xs:sequence></xs:complexType><xs:element name="RulesDebugInfoCollection" nillable="true" type="tns:RulesDebugInfoCollection"/><xs:complexType name="RuleData"><xs:sequence><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="Priority" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ManualVV" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ValCompany" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Commission" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ComResult" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AgencyCommission" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bonus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BonusResult" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChargeExt" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Charge" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChargeValue" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MinProfit" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MinProfitPriority" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MinProfitEnable" type="xs:boolean"/><xs:element minOccurs="0" name="Discount" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AuthCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TourCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AcquiringMode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsAutoticketingDisabled" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="BestRule" type="xs:boolean"/><xs:element minOccurs="0" name="Success" type="xs:boolean"/><xs:element minOccurs="0" name="CheckResults" nillable="true" type="tns:CheckResultsCollection"/><xs:element minOccurs="0" name="CorpRule" type="xs:boolean"/><xs:element minOccurs="0" name="BestCorpRule" type="xs:boolean"/><xs:element minOccurs="0" name="MetasearchCommissionRate" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MetasearchCommissionValue" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BusinessRuleId" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RuleData" nillable="true" type="tns:RuleData"/><xs:complexType name="CheckResultsCollection"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Check"><xs:complexType><xs:sequence><xs:element name="Name" nillable="true" type="xs:string"/><xs:element name="Info" nillable="true" type="tns:CheckInfo"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="CheckResultsCollection" nillable="true" type="tns:CheckResultsCollection"/><xs:complexType name="CheckInfo"><xs:sequence><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Result" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CheckInfo" nillable="true" type="tns:CheckInfo"/><xs:complexType name="ObjectData"><xs:sequence><xs:element minOccurs="0" name="ValidatingCompany" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstVendor" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InterlinePart" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MarketingVendor" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BookingClass" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ServiceClass" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Aircraft" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Passengers" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OperatingVendor" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="GDS" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UTMSource" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CodeSharing" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContractType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PrivateFare" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureAndArrival" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Zone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DaysOfWeek" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Routes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RouteType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceActual" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Commission" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AgencyCommission" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bonus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Charge" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Tariffs" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Taxes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Environment" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AirlinesAndClasses" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightDateDeparture" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ObjectData" nillable="true" type="tns:ObjectData"/><xs:complexType name="UsersCollection"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="User" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="UsersCollection" nillable="true" type="tns:UsersCollection"/><xs:complexType name="CurrencyRateList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Rate" nillable="true" type="tns:CurrencyRate"/></xs:sequence></xs:complexType><xs:element name="CurrencyRateList" nillable="true" type="tns:CurrencyRateList"/><xs:complexType name="CurrencyRate"><xs:sequence><xs:element name="From" nillable="true" type="xs:string"/><xs:element name="To" nillable="true" type="xs:string"/><xs:element name="Rate" type="xs:double"/></xs:sequence></xs:complexType><xs:element name="CurrencyRate" nillable="true" type="tns:CurrencyRate"/><xs:complexType name="FareFamilyDescriptionList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Description" nillable="true" type="tns:FareFamilyDescription"/></xs:sequence></xs:complexType><xs:element name="FareFamilyDescriptionList" nillable="true" type="tns:FareFamilyDescriptionList"/><xs:complexType name="FareFamilyDescription"><xs:sequence><xs:element name="ID" type="xs:int"/><xs:element name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FreeMeal" nillable="true" type="tns:MealTypeList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AmadeusFFParams" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="UniversalParameters" nillable="true" type="tns:ArrayOfFareFamilyParameter"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="FareFamilyDescription" nillable="true" type="tns:FareFamilyDescription"/><xs:complexType name="ArrayOfFareFamilyParameter"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FareFamilyParameter" nillable="true" type="tns:FareFamilyParameter"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFareFamilyParameter" nillable="true" type="tns:ArrayOfFareFamilyParameter"/><xs:complexType name="FareFamilyParameter"><xs:sequence><xs:element name="Code" nillable="true" type="xs:string"/><xs:element name="ShortDescription" nillable="true" type="tns:ArrayOfLangItem"/><xs:element name="FullDescription" nillable="true" type="tns:ArrayOfLangItem"/><xs:element name="NeedToPay" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Priority" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="FareFamilyParameter" nillable="true" type="tns:FareFamilyParameter"/><xs:complexType name="ArrayOfLangItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LangItem" nillable="true" type="tns:LangItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLangItem" nillable="true" type="tns:ArrayOfLangItem"/><xs:complexType name="LangItem"><xs:sequence><xs:element name="Code" nillable="true" type="xs:string"/><xs:element name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LangItem" nillable="true" type="tns:LangItem"/><xs:complexType name="FOPPriceList"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FOPPrice"><xs:complexType><xs:sequence><xs:element name="FOP" nillable="true" type="xs:string"/><xs:element name="PriceBreakdown" nillable="true" type="tns:PriceBreakdownList"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="FOPPriceList" nillable="true" type="tns:FOPPriceList"/><xs:complexType name="PNRDataItemList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DataItem" nillable="true" type="tns:PNRDataItem"/></xs:sequence></xs:complexType><xs:element name="PNRDataItemList" nillable="true" type="tns:PNRDataItemList"/><xs:complexType name="PNRDataItem"><xs:complexContent mixed="false"><xs:extension base="tns:BasePNRDataItem"><xs:sequence><xs:element minOccurs="0" name="CashValueForMultiFOPProxing" nillable="true" type="tns:CashValueForMultiFOPProxingDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PNRFOP" nillable="true" type="tns:PNRFOPDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubagentCommission" nillable="true" type="tns:CommissionDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TicketDesignator" nillable="true" type="tns:TicketDesignatorDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Markup" nillable="true" type="tns:MarkupDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TicketingProxy" nillable="true" type="tns:TicketingProxyDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CRMIntegration" nillable="true" type="tns:CRMIntegrationDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="EndUserData" nillable="true" type="tns:EndUserDataDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SellingPointDescription" nillable="true" type="tns:SellingPointDescriptionDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PNRDataItem" nillable="true" type="tns:PNRDataItem"/><xs:complexType name="BasePNRDataItem"><xs:complexContent mixed="false"><xs:extension base="tns:DataItemIdentification"><xs:sequence><xs:element minOccurs="0" name="TravellerRef" nillable="true" type="tns:RefListOfint"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ServiceRef" nillable="true" type="tns:RefListOfint"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SegmentRef" nillable="true" type="tns:RefListOfint"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="Type" type="tns:PNRDataItemType"/><xs:element minOccurs="0" name="Remark" nillable="true" type="tns:RemarkDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TimeLimits" nillable="true" type="tns:TimeLimitDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SSR" nillable="true" type="tns:SSRDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Commission" nillable="true" type="tns:CommissionDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FOPInfo" nillable="true" type="tns:FOPDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SourceInfo" nillable="true" type="tns:SourceInfoDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Document" nillable="true" type="tns:DocumentInfoDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ContactInfo" nillable="true" type="tns:ContactInfoDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="LoyaltyCard" nillable="true" type="tns:LoyaltyCardDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Meal" nillable="true" type="tns:SSRDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ElectronicDocument" nillable="true" type="tns:ElectronicDocumentDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PaperDocument" nillable="true" type="tns:PaperDocumentDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Endorsements" nillable="true" type="tns:EndorsementDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Visa" nillable="true" type="tns:VisaDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ArrivalAddress" nillable="true" type="tns:ArrivalAddressDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BookedSeat" nillable="true" type="tns:BookedSeatDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ValidatingCompany" nillable="true" type="tns:ValidatingCompanyDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TourCode" nillable="true" type="tns:TourCodeDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Discount" nillable="true" type="tns:DiscountDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareSourceCode" nillable="true" type="tns:FareSourceCodeDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AdditionalLocators" nillable="true" type="tns:AdditionalLocatorsDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="OSI" nillable="true" type="tns:OSIDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ReferencedBooks" nillable="true" type="tns:ReferencedBooksDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FareInfo" nillable="true" type="tns:FareInfoDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DiscountDocument" nillable="true" type="tns:DiscountDocumentDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Voucher" nillable="true" type="tns:VoucherFileDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="LinkedBooks" nillable="true" type="tns:LinkedBooksDataItem"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="BasePNRDataItem" nillable="true" type="tns:BasePNRDataItem"/><xs:complexType name="DataItemIdentification"><xs:sequence><xs:element name="ID" type="xs:long"/></xs:sequence></xs:complexType><xs:element name="DataItemIdentification" nillable="true" type="tns:DataItemIdentification"/><xs:simpleType name="PNRDataItemType"><xs:restriction base="xs:string"><xs:enumeration value="SSR"/><xs:enumeration value="ContactInfo"/><xs:enumeration value="FOP"/><xs:enumeration value="LoyaltyCard"/><xs:enumeration value="TL"/><xs:enumeration value="ED"/><xs:enumeration value="PD"/><xs:enumeration value="FE"/><xs:enumeration value="Remark"/><xs:enumeration value="CashValueForMultiFOPProxing"/><xs:enumeration value="Commission"/><xs:enumeration value="SourceInfo"/><xs:enumeration value="IDDocument"/><xs:enumeration value="Meal"/><xs:enumeration value="Visa"/><xs:enumeration value="ArrivalAddress"/><xs:enumeration value="FareRules"/><xs:enumeration value="BookedSeat"/><xs:enumeration value="ValidatingCompany"/><xs:enumeration value="SubagentCommission"/><xs:enumeration value="TicketDesignator"/><xs:enumeration value="TourCode"/><xs:enumeration value="Markup"/><xs:enumeration value="TicketingProxy"/><xs:enumeration value="CRMIntegration"/><xs:enumeration value="Discount"/><xs:enumeration value="FareSourceCode"/><xs:enumeration value="EndUserData"/><xs:enumeration value="TFBookData"/><xs:enumeration value="SellingPointDescription"/><xs:enumeration value="AdditionalLocators"/><xs:enumeration value="OSI"/><xs:enumeration value="ReferencedBooks"/><xs:enumeration value="FareInfo"/><xs:enumeration value="DiscountDocument"/><xs:enumeration value="VoucherFile"/><xs:enumeration value="LinkedBooks"/><xs:enumeration value="CustomSupplierData"/></xs:restriction></xs:simpleType><xs:element name="PNRDataItemType" nillable="true" type="tns:PNRDataItemType"/><xs:complexType name="RemarkDataItem"><xs:sequence><xs:element name="Type" type="tns:PNRRemarkType"/><xs:element name="Text" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemarkDataItem" nillable="true" type="tns:RemarkDataItem"/><xs:simpleType name="PNRRemarkType"><xs:restriction base="xs:string"><xs:enumeration value="General"/><xs:enumeration value="Itinerary"/><xs:enumeration value="Invoice"/><xs:enumeration value="Historical"/><xs:enumeration value="QueueControl"/><xs:enumeration value="Vendor"/><xs:enumeration value="NemoInternal"/><xs:enumeration value="Confidential"/><xs:enumeration value="MiniItinerary"/><xs:enumeration value="YCategory"/></xs:restriction></xs:simpleType><xs:element name="PNRRemarkType" nillable="true" type="tns:PNRRemarkType"/><xs:complexType name="TimeLimitDataItem"><xs:sequence><xs:element minOccurs="0" name="EffectiveTimeLimit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PriceTimeLimit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AgencyTimeLimit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="TicketingTimeLimit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="VoidTimeLimit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AdvancedPurchaseTimeLimit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ConsolidatorTimeLimit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="TimeLimitDataItem" nillable="true" type="tns:TimeLimitDataItem"/><xs:complexType name="SSRDataItem"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Text" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Status" nillable="true" type="tns:PNRContentStatus"/><xs:element minOccurs="0" name="StatusCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SSRDataItem" nillable="true" type="tns:SSRDataItem"/><xs:complexType name="FOPDataItem"><xs:sequence><xs:element name="FOPs" nillable="true" type="tns:FOPList"/></xs:sequence></xs:complexType><xs:element name="FOPDataItem" nillable="true" type="tns:FOPDataItem"/><xs:complexType name="FOPList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FOP" nillable="true" type="tns:BaseFOP"/></xs:sequence></xs:complexType><xs:element name="FOPList" nillable="true" type="tns:FOPList"/><xs:complexType name="BaseFOP"><xs:sequence><xs:element minOccurs="0" name="Amount" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="Type" type="tns:FOPType"/></xs:sequence></xs:complexType><xs:element name="BaseFOP" nillable="true" type="tns:BaseFOP"/><xs:simpleType name="FOPType"><xs:restriction base="xs:string"><xs:enumeration value="CA"/><xs:enumeration value="CC"/><xs:enumeration value="CK"/><xs:enumeration value="IN"/><xs:enumeration value="VZ"/><xs:enumeration value="TC"/><xs:enumeration value="AV"/></xs:restriction></xs:simpleType><xs:element name="FOPType" nillable="true" type="tns:FOPType"/><xs:complexType name="InvoiceFOP"><xs:complexContent mixed="false"><xs:extension base="tns:BaseFOP"><xs:sequence><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Subtype" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="InvoiceFOP" nillable="true" type="tns:InvoiceFOP"/><xs:complexType name="CreditCardFOP"><xs:complexContent mixed="false"><xs:extension base="tns:BaseFOP"><xs:sequence><xs:element name="VendorCode" nillable="true" type="xs:string"/><xs:element name="Number" nillable="true" type="xs:string"/><xs:element name="ExpireDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ManualApprovalCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CreditCardFOP" nillable="true" type="tns:CreditCardFOP"/><xs:complexType name="PrepaymentFOP"><xs:complexContent mixed="false"><xs:extension base="tns:BaseFOP"><xs:sequence><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PrepaymentFOP" nillable="true" type="tns:PrepaymentFOP"/><xs:complexType name="SourceInfoDataItem"><xs:sequence><xs:element name="ID" type="xs:int"/><xs:element name="BookingSupplierAgencyID" nillable="true" type="xs:string"/><xs:element name="TicketingSupplierAgencyID" nillable="true" type="xs:string"/><xs:element name="Supplier" type="tns:AviaSuppliers"/><xs:element name="Environment" type="tns:EnvironmentType"/><xs:element minOccurs="0" name="TicketingIATAValidator" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="IsSirenaAviaPlus" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SourceInfoDataItem" nillable="true" type="tns:SourceInfoDataItem"/><xs:simpleType name="AviaSuppliers"><xs:restriction base="xs:string"><xs:enumeration value="Sabre"/><xs:enumeration value="Sirena"/><xs:enumeration value="Galileo"/><xs:enumeration value="Amadeus"/><xs:enumeration value="SITAGabriel"/><xs:enumeration value="SpecialFares"/><xs:enumeration value="SIG"/><xs:enumeration value="NemoInventory"/><xs:enumeration value="Pegasys"/><xs:enumeration value="Travelfusion"/><xs:enumeration value="Mystifly"/><xs:enumeration value="GalileoUAPI"/><xs:enumeration value="Nemo"/><xs:enumeration value="Farelogix"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">14</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="S7NDC"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">15</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Navitaire"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">17</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Radixx"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">18</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="AccelAero"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">19</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Kiwi"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">22</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="AeroflotNDC"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">24</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Hitit"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">25</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="SolringNDC"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">26</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="AviaSuppliers" nillable="true" type="tns:AviaSuppliers"/><xs:simpleType name="EnvironmentType"><xs:restriction base="xs:string"><xs:enumeration value="TEST"/><xs:enumeration value="CERT"/><xs:enumeration value="PROD"/></xs:restriction></xs:simpleType><xs:element name="EnvironmentType" nillable="true" type="tns:EnvironmentType"/><xs:complexType name="DocumentInfoDataItem"><xs:sequence><xs:element name="Type" type="tns:DocTypes"/><xs:element name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IssueCountryCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ElapsedTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AddedAsDOCS" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AddedAsFOID" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="DocumentInfoDataItem" nillable="true" type="tns:DocumentInfoDataItem"/><xs:simpleType name="DocTypes"><xs:restriction base="xs:string"><xs:enumeration value="P"/><xs:enumeration value="A"/><xs:enumeration value="C"/><xs:enumeration value="F"/><xs:enumeration value="M"/><xs:enumeration value="N"/><xs:enumeration value="T"/><xs:enumeration value="V"/><xs:enumeration value="I"/><xs:enumeration value="Passport"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ResidencePermit"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">11</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="MilitaryIDCard"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DocOfPassportLusing"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">13</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DiplomaticPassport"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">14</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InternationalPassportNotRU"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">15</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InternationalPassportTJ"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InternationalPassportRU"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">17</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InternationalPassport"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">18</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="NationalPassport"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">19</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="SeamanDocument"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">20</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="SeniorDocument"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">21</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ReturnIntoSNGCountry"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">22</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="BerthRegDocument"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">23</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ServicePassport"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">24</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ReleaseCertificate"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">25</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="CertificateOfConvictedVacation"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">26</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="LocalParliamentDeputy"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">27</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="FederalParliamentDeputy"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">28</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ConstitutionalCourtJudgeDocument"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">29</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="MilitaryOfficerDocument"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">30</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="AutosetByNumber"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">31</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="CertificateOfLossPassport"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="PassportUSSR"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">33</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="IdentityWithoutCitizenship"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">34</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="PassportUZ"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">35</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="PassportKZ"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">36</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="IdentityCard"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">37</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="MedicalBirthCertificate"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">38</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="DocTypes" nillable="true" type="tns:DocTypes"/><xs:complexType name="ContactInfoDataItem"><xs:sequence><xs:element minOccurs="0" name="EmailID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Telephone" nillable="true" type="tns:Telephone"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ContactInfoDataItem" nillable="true" type="tns:ContactInfoDataItem"/><xs:complexType name="Telephone"><xs:sequence><xs:element name="Type" type="tns:TelephoneTypes"/><xs:element name="PhoneNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Telephone" nillable="true" type="tns:Telephone"/><xs:simpleType name="TelephoneTypes"><xs:restriction base="xs:string"><xs:enumeration value="A"/><xs:enumeration value="B"/><xs:enumeration value="M"/><xs:enumeration value="H"/></xs:restriction></xs:simpleType><xs:element name="TelephoneTypes" nillable="true" type="tns:TelephoneTypes"/><xs:complexType name="LoyaltyCardDataItem"><xs:sequence><xs:element minOccurs="0" name="OwnerType" type="tns:LoyaltyCardOwnerType"/><xs:element name="Owner" nillable="true" type="xs:string"/><xs:element name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" type="tns:PNRContentStatus"/><xs:element minOccurs="0" name="StatusCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="LoyaltyCardDataItem" nillable="true" type="tns:LoyaltyCardDataItem"/><xs:simpleType name="LoyaltyCardOwnerType"><xs:restriction base="xs:string"><xs:enumeration value="Airline"/><xs:enumeration value="Agent"/></xs:restriction></xs:simpleType><xs:element name="LoyaltyCardOwnerType" nillable="true" type="tns:LoyaltyCardOwnerType"/><xs:complexType name="ElectronicDocumentDataItem"><xs:sequence><xs:element name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ConjunctionNumbers" nillable="true" type="tns:ConjunctionTicketNumberList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="Status" type="tns:EDStatus"/><xs:element name="ServiceType" type="tns:EDServiceType"/><xs:element minOccurs="0" name="IssueDateTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="NotStoredInPNR" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ExecutionTimeLimit" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="EMDSpecificData" nillable="true" type="tns:EMDSpecificData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="VAT" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="VATBreakdown" nillable="true" type="tns:VATBreakdown"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ExchangedTicketNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="IssuedBy" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ElectronicDocumentDataItem" nillable="true" type="tns:ElectronicDocumentDataItem"/><xs:complexType name="ConjunctionTicketNumberList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Number" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ConjunctionTicketNumberList" nillable="true" type="tns:ConjunctionTicketNumberList"/><xs:simpleType name="EDStatus"><xs:restriction base="xs:string"><xs:enumeration value="Active"/><xs:enumeration value="Used"/><xs:enumeration value="Voided"/><xs:enumeration value="Refunded"/><xs:enumeration value="Exchanged"/><xs:enumeration value="SupplierDoNotKnowEdState"/></xs:restriction></xs:simpleType><xs:element name="EDStatus" nillable="true" type="tns:EDStatus"/><xs:simpleType name="EDServiceType"><xs:restriction base="xs:string"><xs:enumeration value="Flight"/><xs:enumeration value="Ancillary"/><xs:enumeration value="TicketIssuance"/><xs:enumeration value="Penalty"/><xs:enumeration value="ResidualValue"/><xs:enumeration value="FinancialImpact"/><xs:enumeration value="RefundDocument"/><xs:enumeration value="Insurance"/></xs:restriction></xs:simpleType><xs:element name="EDServiceType" nillable="true" type="tns:EDServiceType"/><xs:complexType name="EMDSpecificData"><xs:sequence><xs:element minOccurs="0" name="EMDType" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ParentTicket" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="EMDSpecificData" nillable="true" type="tns:EMDSpecificData"/><xs:complexType name="VATBreakdown"><xs:sequence><xs:element minOccurs="0" name="Tariff" nillable="true" type="q13:VatTariffBreakdown" xmlns:q13="http://nemo.travel/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Taxes" nillable="true" type="tns:VatTaxesBreakdown"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Total" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="VATBreakdown" nillable="true" type="tns:VATBreakdown"/><xs:complexType name="PercentCurrencyAmount"><xs:complexContent mixed="false"><xs:extension base="tns:CurrencyAmount"><xs:sequence><xs:element minOccurs="0" name="Percent" nillable="true" type="xs:double"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PercentCurrencyAmount" nillable="true" type="tns:PercentCurrencyAmount"/><xs:complexType name="CurrencyAmount"><xs:sequence><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="CurrencyAmount" nillable="true" type="tns:CurrencyAmount"/><xs:complexType name="VatTaxesBreakdown"><xs:complexContent mixed="false"><xs:extension base="tns:CurrencyAmount"><xs:sequence><xs:element minOccurs="0" name="Breakdown" nillable="true" type="tns:VatTaxList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="VatTaxesBreakdown" nillable="true" type="tns:VatTaxesBreakdown"/><xs:complexType name="VatTaxList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Tax" nillable="true" type="tns:VatTax"/></xs:sequence></xs:complexType><xs:element name="VatTaxList" nillable="true" type="tns:VatTaxList"/><xs:complexType name="VatTax"><xs:complexContent mixed="false"><xs:extension base="tns:PercentCurrencyAmount"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="VatTax" nillable="true" type="tns:VatTax"/><xs:complexType name="PaperDocumentDataItem"><xs:sequence><xs:element name="Type" type="tns:PDType"/><xs:element name="Format" nillable="true" type="xs:string"/><xs:element name="Encoding" nillable="true" type="xs:string"/><xs:element name="DocumentData" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsBase64Wrapped" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PaperDocumentDataItem" nillable="true" type="tns:PaperDocumentDataItem"/><xs:simpleType name="PDType"><xs:restriction base="xs:string"><xs:enumeration value="ItinReceipt"/><xs:enumeration value="EMD"/><xs:enumeration value="TicketIssueCertificate"/><xs:enumeration value="Other"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="PDType" nillable="true" type="tns:PDType"/><xs:complexType name="EndorsementDataItem"><xs:sequence><xs:element name="EndorsementText" nillable="true" type="tns:TextList"/></xs:sequence></xs:complexType><xs:element name="EndorsementDataItem" nillable="true" type="tns:EndorsementDataItem"/><xs:complexType name="TextList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Text" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TextList" nillable="true" type="tns:TextList"/><xs:complexType name="VisaDataItem"><xs:sequence><xs:element name="ApplicableCountry" nillable="true" type="xs:string"/><xs:element name="BirthPlace" nillable="true" type="xs:string"/><xs:element name="IssueDate" nillable="true" type="xs:string"/><xs:element name="IssuePlace" nillable="true" type="xs:string"/><xs:element name="Number" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="VisaDataItem" nillable="true" type="tns:VisaDataItem"/><xs:complexType name="ArrivalAddressDataItem"><xs:sequence><xs:element name="CountryCode" nillable="true" type="xs:string"/><xs:element name="City" nillable="true" type="xs:string"/><xs:element name="State" nillable="true" type="xs:string"/><xs:element name="StreetAddress" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PostalCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ArrivalAddressDataItem" nillable="true" type="tns:ArrivalAddressDataItem"/><xs:complexType name="BookedSeatDataItem"><xs:sequence><xs:element name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Characteristic" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SmokingPreference" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Status" type="tns:PNRContentStatus"/><xs:element minOccurs="0" name="StatusCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RFISC" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="BookedSeatDataItem" nillable="true" type="tns:BookedSeatDataItem"/><xs:complexType name="ValidatingCompanyDataItem"><xs:sequence><xs:element name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsForced" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ValidatingCompanyDataItem" nillable="true" type="tns:ValidatingCompanyDataItem"/><xs:complexType name="TourCodeDataItem"><xs:sequence><xs:element minOccurs="0" name="Type" type="tns:TourCodeType"/><xs:element name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TourCodeDataItem" nillable="true" type="tns:TourCodeDataItem"/><xs:simpleType name="TourCodeType"><xs:restriction base="xs:string"><xs:enumeration value="Default"/><xs:enumeration value="Unprintable"/><xs:enumeration value="InclusiveTour"/><xs:enumeration value="BulkTour"/><xs:enumeration value="BSPInclusiveTour"/></xs:restriction></xs:simpleType><xs:element name="TourCodeType" nillable="true" type="tns:TourCodeType"/><xs:complexType name="DiscountDataItem"><xs:complexContent mixed="false"><xs:extension base="tns:CommissionDataItem"><xs:sequence><xs:element minOccurs="0" name="AuthCode" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DiscountDataItem" nillable="true" type="tns:DiscountDataItem"/><xs:complexType name="FareSourceCodeDataItem"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FareSourceCodeDataItem" nillable="true" type="tns:FareSourceCodeDataItem"/><xs:complexType name="AdditionalLocatorsDataItem"><xs:sequence><xs:element minOccurs="0" name="GalileoHostLocator" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Other" nillable="true" type="tns:LocatorList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="HostLocator" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="HostSupplier" nillable="true" type="tns:AviaSuppliers"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SirenaCharterLocator" nillable="true" type="q14:SirenaCharterLocator" xmlns:q14="http://nemo.travel/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="AdditionalLocatorsDataItem" nillable="true" type="tns:AdditionalLocatorsDataItem"/><xs:complexType name="LocatorList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Locator" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LocatorList" nillable="true" type="tns:LocatorList"/><xs:complexType name="OSIDataItem"><xs:sequence><xs:element name="Text" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="OSIDataItem" nillable="true" type="tns:OSIDataItem"/><xs:complexType name="ReferencedBooksDataItem"><xs:sequence><xs:element minOccurs="0" name="ParentBook" nillable="true" type="tns:BookIDs"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ChildBooks" nillable="true" type="tns:ArrayOfBookIDs"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ReferencedBooksDataItem" nillable="true" type="tns:ReferencedBooksDataItem"/><xs:complexType name="BookIDs"><xs:sequence><xs:element minOccurs="0" name="ID" nillable="true" type="xs:long"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SupplierID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="BookIDs" nillable="true" type="tns:BookIDs"/><xs:complexType name="ArrayOfBookIDs"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BookIDs" nillable="true" type="tns:BookIDs"/></xs:sequence></xs:complexType><xs:element name="ArrayOfBookIDs" nillable="true" type="tns:ArrayOfBookIDs"/><xs:complexType name="FareInfoDataItem"><xs:sequence><xs:element minOccurs="0" name="Refunds" nillable="true" type="tns:TimeBasedFareRuleOfRefundDataP9_SwiZ8s"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Exchanges" nillable="true" type="tns:TimeBasedFareRuleOfExchangeDataP9_SwiZ8s"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="FareInfoDataItem" nillable="true" type="tns:FareInfoDataItem"/><xs:complexType name="TimeBasedFareRuleOfRefundDataP9_SwiZ8s"><xs:annotation><xs:appinfo><GenericType Name="TimeBasedFareRuleOf{0}{#}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="RefundData" Namespace="http://nemo-ibe.com/STL"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" name="AnyTime" nillable="true" type="tns:RefundData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BeforeDeparture" nillable="true" type="tns:RefundData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AfterDeparture" nillable="true" type="tns:RefundData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="TimeBasedFareRuleOfRefundDataP9_SwiZ8s" nillable="true" type="tns:TimeBasedFareRuleOfRefundDataP9_SwiZ8s"/><xs:complexType name="RefundData"><xs:sequence><xs:element minOccurs="0" name="RefundableTarrif" type="tns:FareRuleApplicationCondition"/><xs:element minOccurs="0" name="Charge" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Prohibitions" nillable="true" type="tns:ConditionsList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Notes" nillable="true" type="tns:ConditionsList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FullRefundAllowances" nillable="true" type="tns:ConditionsList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RefundData" nillable="true" type="tns:RefundData"/><xs:simpleType name="FareRuleApplicationCondition"><xs:restriction base="xs:string"><xs:enumeration value="Ever"/><xs:enumeration value="Never"/><xs:enumeration value="EverWithRestrictions"/></xs:restriction></xs:simpleType><xs:element name="FareRuleApplicationCondition" nillable="true" type="tns:FareRuleApplicationCondition"/><xs:complexType name="ConditionsList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Condition" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ConditionsList" nillable="true" type="tns:ConditionsList"/><xs:complexType name="TimeBasedFareRuleOfExchangeDataP9_SwiZ8s"><xs:annotation><xs:appinfo><GenericType Name="TimeBasedFareRuleOf{0}{#}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="ExchangeData" Namespace="http://nemo-ibe.com/STL"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" name="AnyTime" nillable="true" type="tns:ExchangeData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BeforeDeparture" nillable="true" type="tns:ExchangeData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AfterDeparture" nillable="true" type="tns:ExchangeData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="TimeBasedFareRuleOfExchangeDataP9_SwiZ8s" nillable="true" type="tns:TimeBasedFareRuleOfExchangeDataP9_SwiZ8s"/><xs:complexType name="ExchangeData"><xs:sequence><xs:element minOccurs="0" name="Exchangeable" type="tns:FareRuleApplicationCondition"/><xs:element minOccurs="0" name="Charge" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Prohibitions" nillable="true" type="tns:ConditionsList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ExchangeData" nillable="true" type="tns:ExchangeData"/><xs:complexType name="DiscountDocumentDataItem"><xs:sequence><xs:element name="Type" type="tns:DiscountDocumentType"/><xs:element name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ElapsedTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="DiscountDocumentDataItem" nillable="true" type="tns:DiscountDocumentDataItem"/><xs:simpleType name="DiscountDocumentType"><xs:restriction base="xs:string"><xs:enumeration value="SPR"/><xs:enumeration value="GD"/><xs:enumeration value="KU"/><xs:enumeration value="ST"/><xs:enumeration value="GB"/><xs:enumeration value="SS"/><xs:enumeration value="NL"/><xs:enumeration value="MV"/><xs:enumeration value="MD"/><xs:enumeration value="UI"/><xs:enumeration value="SI"/><xs:enumeration value="SU"/><xs:enumeration value="RZ"/><xs:enumeration value="CL"/><xs:enumeration value="PZ"/><xs:enumeration value="BR"/><xs:enumeration value="SK"/><xs:enumeration value="UB"/><xs:enumeration value="SB"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">17</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="PU"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">17</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="UL"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">18</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="KS"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">19</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DM"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">20</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="SF"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">21</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="NS"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">22</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="CN"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">23</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="DiscountDocumentType" nillable="true" type="tns:DiscountDocumentType"/><xs:complexType name="VoucherFileDataItem"><xs:sequence><xs:element name="Type" nillable="true" type="xs:string"/><xs:element name="Content" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="VoucherFileDataItem" nillable="true" type="tns:VoucherFileDataItem"/><xs:complexType name="LinkedBooksDataItem"><xs:sequence><xs:element minOccurs="0" name="BooksIDs" nillable="true" type="tns:RefListOflong"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BooksData" nillable="true" type="q15:BooksDataCollection" xmlns:q15="http://nemo.travel/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="LinkedBooksDataItem" nillable="true" type="tns:LinkedBooksDataItem"/><xs:complexType name="RefListOflong"><xs:annotation><xs:appinfo><GenericType Name="RefListOf{0}{#}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="long" Namespace="http://www.w3.org/2001/XMLSchema"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Ref" type="xs:long"/></xs:sequence></xs:complexType><xs:element name="RefListOflong" nillable="true" type="tns:RefListOflong"/><xs:complexType name="CashValueForMultiFOPProxingDataItem"><xs:sequence><xs:element name="CashValue" nillable="true" type="tns:Money"/></xs:sequence></xs:complexType><xs:element name="CashValueForMultiFOPProxingDataItem" nillable="true" type="tns:CashValueForMultiFOPProxingDataItem"/><xs:complexType name="PNRFOPDataItem"><xs:sequence><xs:element name="FOPs" nillable="true" type="tns:PNRFOPList"/></xs:sequence></xs:complexType><xs:element name="PNRFOPDataItem" nillable="true" type="tns:PNRFOPDataItem"/><xs:complexType name="PNRFOPList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FOP" nillable="true" type="tns:PNRFOP"/></xs:sequence></xs:complexType><xs:element name="PNRFOPList" nillable="true" type="tns:PNRFOPList"/><xs:complexType name="PNRFOP"><xs:sequence><xs:element name="Type" type="tns:FOPType"/><xs:element minOccurs="0" name="CreditCardNumber" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="VendorCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ExpireDate" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AuthorizationCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Amount" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PaymentConfirmationLink" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PNRFOP" nillable="true" type="tns:PNRFOP"/><xs:complexType name="TicketDesignatorDataItem"><xs:sequence><xs:element name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TicketDesignatorDataItem" nillable="true" type="tns:TicketDesignatorDataItem"/><xs:complexType name="MarkupDataItem"><xs:sequence><xs:element name="MarkupValue" nillable="true" type="tns:Money"/><xs:element minOccurs="0" name="VAT" nillable="true" type="tns:VATData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="MarkupDataItem" nillable="true" type="tns:MarkupDataItem"/><xs:complexType name="VATData"><xs:sequence><xs:element minOccurs="0" name="VATValue" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="VATRate" type="xs:double"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="VATData" nillable="true" type="tns:VATData"/><xs:complexType name="TicketingProxyDataItem"><xs:sequence><xs:element name="Gateway" type="tns:PaymentGateway"/><xs:element name="ProxingParams" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TicketingProxyDataItem" nillable="true" type="tns:TicketingProxyDataItem"/><xs:simpleType name="PaymentGateway"><xs:restriction base="xs:string"><xs:enumeration value="chronopay"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="comepay"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="copayco"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="deposit"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ecpayment"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="gateline"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="itransfer"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="moneta"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="payture"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="platron"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="privatebank"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">11</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="qiwi"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="sirena"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">13</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="uniteller"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">14</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="webmoney"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">15</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="acquire"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="courier"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">17</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="invoice"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">18</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="office"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">19</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="rapida"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">20</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="receipt"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">21</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="wayforpay"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">22</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="tespaygateway"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">23</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="PaymentGateway" nillable="true" type="tns:PaymentGateway"/><xs:complexType name="CRMIntegrationDataItem"><xs:sequence><xs:element name="ClientID" nillable="true" type="xs:string"/><xs:element name="NemoClientID" type="xs:int"/><xs:element name="OrderID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PricingRuleID" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PaymentGateway" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PaymentGatewayMarkup" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SalesChannel" type="tns:SalesChannel"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="OrderTotalPrice" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SubagentMarkup" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="CRMIntegrationDataItem" nillable="true" type="tns:CRMIntegrationDataItem"/><xs:simpleType name="SalesChannel"><xs:restriction base="xs:string"><xs:enumeration value="Meta"/><xs:enumeration value="API"/><xs:enumeration value="AgentSite"/></xs:restriction></xs:simpleType><xs:element name="SalesChannel" nillable="true" type="tns:SalesChannel"/><xs:complexType name="EndUserDataDataItem"><xs:sequence><xs:element name="EndUserIP" nillable="true" type="xs:string"/><xs:element name="EndUserBrowserAgent" nillable="true" type="xs:string"/><xs:element name="RequestOrigin" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="EndUserDataDataItem" nillable="true" type="tns:EndUserDataDataItem"/><xs:complexType name="SellingPointDescriptionDataItem"><xs:sequence><xs:element name="SubAgencyID" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SellingPointDescriptionDataItem" nillable="true" type="tns:SellingPointDescriptionDataItem"/><xs:complexType name="RequestWithGetSupplierStaticRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="GetSupplierStaticRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q16:GetSupplierStaticRQBody" xmlns:q16="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithGetSupplierStaticRQBody" nillable="true" type="tns:RequestWithGetSupplierStaticRQBody"/><xs:simpleType name="SupplierStaticType"><xs:restriction base="xs:string"><xs:enumeration value="CreditCardSupport"/><xs:enumeration value="FFPPartnership"/><xs:enumeration value="SSRCodes"/><xs:enumeration value="TravellerDocumentTypes"/><xs:enumeration value="ClassOfService"/><xs:enumeration value="AncillaryServiceCatalogue"/></xs:restriction></xs:simpleType><xs:element name="SupplierStaticType" nillable="true" type="tns:SupplierStaticType"/><xs:complexType name="ResponseWithGetSupplierStaticRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="GetSupplierStaticRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q17:GetSupplierStaticRSBody" xmlns:q17="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithGetSupplierStaticRSBody" nillable="true" type="tns:ResponseWithGetSupplierStaticRSBody"/><xs:complexType name="RequestWithScheduleSearchRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="ScheduleSearchRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q18:ScheduleSearchRQBody" xmlns:q18="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithScheduleSearchRQBody" nillable="true" type="tns:RequestWithScheduleSearchRQBody"/><xs:simpleType name="ClassType"><xs:restriction base="xs:string"><xs:enumeration value="Economy"/><xs:enumeration value="Business"/><xs:enumeration value="First"/><xs:enumeration value="PremiumEconomy"/><xs:enumeration value="All"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="ClassType" nillable="true" type="tns:ClassType"/><xs:simpleType name="SearchResultsGroupType"><xs:restriction base="xs:string"><xs:enumeration value="Simple"/><xs:enumeration value="Advanced"/><xs:enumeration value="None"/></xs:restriction></xs:simpleType><xs:element name="SearchResultsGroupType" nillable="true" type="tns:SearchResultsGroupType"/><xs:complexType name="TagList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Tag" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TagList" nillable="true" type="tns:TagList"/><xs:simpleType name="PriceRefundType"><xs:restriction base="xs:string"><xs:enumeration value="AnyLowest"/><xs:enumeration value="Refundable"/><xs:enumeration value="Both"/></xs:restriction></xs:simpleType><xs:element name="PriceRefundType" nillable="true" type="tns:PriceRefundType"/><xs:complexType name="ResponseWithScheduleSearchRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="ScheduleSearchRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q19:ScheduleSearchRSBody" xmlns:q19="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithScheduleSearchRSBody" nillable="true" type="tns:ResponseWithScheduleSearchRSBody"/><xs:complexType name="ItemIdentificationOfstring"><xs:annotation><xs:appinfo><GenericType Name="ItemIdentificationOf{0}{#}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="string" Namespace="http://www.w3.org/2001/XMLSchema"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element name="ID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ItemIdentificationOfstring" nillable="true" type="tns:ItemIdentificationOfstring"/><xs:complexType name="ServiceCommission"><xs:sequence><xs:element minOccurs="0" name="Amount" nillable="true" type="xs:float"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Percent" nillable="true" type="xs:float"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CurrencyCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ServiceCommission" nillable="true" type="tns:ServiceCommission"/><xs:complexType name="CCTypeFeeList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CCTypeFee" nillable="true" type="tns:CCTypeFee"/></xs:sequence></xs:complexType><xs:element name="CCTypeFeeList" nillable="true" type="tns:CCTypeFeeList"/><xs:complexType name="CCTypeFee"><xs:sequence><xs:element name="CCTypes" nillable="true" type="tns:TypeListOfstring"/><xs:element name="Fee" nillable="true" type="tns:Money"/></xs:sequence></xs:complexType><xs:element name="CCTypeFee" nillable="true" type="tns:CCTypeFee"/><xs:complexType name="TypeListOfstring"><xs:annotation><xs:appinfo><GenericType Name="TypeListOf{0}{#}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="string" Namespace="http://www.w3.org/2001/XMLSchema"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Type" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TypeListOfstring" nillable="true" type="tns:TypeListOfstring"/><xs:simpleType name="CommissionType"><xs:restriction base="xs:string"><xs:enumeration value="Money"/><xs:enumeration value="Percent"/></xs:restriction></xs:simpleType><xs:element name="CommissionType" nillable="true" type="tns:CommissionType"/><xs:complexType name="ArrayOfBaseClass"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BaseClass" type="tns:BaseClass"/></xs:sequence></xs:complexType><xs:element name="ArrayOfBaseClass" nillable="true" type="tns:ArrayOfBaseClass"/><xs:complexType name="RequestWithListQueueRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="ListQueueRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q20:ListQueueRQBody" xmlns:q20="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithListQueueRQBody" nillable="true" type="tns:RequestWithListQueueRQBody"/><xs:simpleType name="QueueName"><xs:restriction base="xs:string"><xs:enumeration value="GeneralQueue"/><xs:enumeration value="ScheduleChanged"/><xs:enumeration value="TicketsAdded"/><xs:enumeration value="SegmentsCancelled"/><xs:enumeration value="UnconfirmedSegments"/><xs:enumeration value="WaitingConfirmation"/><xs:enumeration value="ServiceInfoChanged"/><xs:enumeration value="TimeLimit"/><xs:enumeration value="VendorRemarks"/><xs:enumeration value="InvalidSegmentStatus"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">30</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="SegmentStatusForManualConfirmation"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">31</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="HaveNotStoredTickets"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="NotActualTicketStatus"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">33</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="NoValidFare"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">34</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="UnremovedVoidedTicketElements"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">35</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="PaidBook"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">36</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="FailedToActualizePrice"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">37</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="TicketingFailed"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">38</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="UnconfirmedInfant"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">39</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DuplicateBooking"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">40</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="UnconfirmedBooking"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">41</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="NeedRefundRSVR"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">42</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="FailedRefundRSVR"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">43</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="FailedExchange"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">44</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="QueueName" nillable="true" type="tns:QueueName"/><xs:complexType name="ResponseWithListQueueRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="ListQueueRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q21:ListQueueRSBody" xmlns:q21="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithListQueueRSBody" nillable="true" type="tns:ResponseWithListQueueRSBody"/><xs:complexType name="RequestWithDeleteFromQueueRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="DeleteFromQueueRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q22:DeleteFromQueueRQBody" xmlns:q22="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithDeleteFromQueueRQBody" nillable="true" type="tns:RequestWithDeleteFromQueueRQBody"/><xs:complexType name="ResponseWithanyType"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="anyType" Namespace="http://www.w3.org/2001/XMLSchema"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="xs:anyType"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithanyType" nillable="true" type="tns:ResponseWithanyType"/><xs:complexType name="RequestWithGetRoutingGridRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="GetRoutingGridRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q23:GetRoutingGridRQBody" xmlns:q23="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithGetRoutingGridRQBody" nillable="true" type="tns:RequestWithGetRoutingGridRQBody"/><xs:complexType name="ResponseWithGetRoutingGridRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="GetRoutingGridRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q24:GetRoutingGridRSBody" xmlns:q24="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithGetRoutingGridRSBody" nillable="true" type="tns:ResponseWithGetRoutingGridRSBody"/><xs:complexType name="RequestWithFlightRepricingRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="FlightRepricingRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q25:FlightRepricingRQBody" xmlns:q25="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithFlightRepricingRQBody" nillable="true" type="tns:RequestWithFlightRepricingRQBody"/><xs:complexType name="ResponseWithFlightRepricingRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="FlightRepricingRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q26:FlightRepricingRSBody" xmlns:q26="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithFlightRepricingRSBody" nillable="true" type="tns:ResponseWithFlightRepricingRSBody"/><xs:complexType name="IDListOfint"><xs:annotation><xs:appinfo><GenericType Name="IDListOf{0}{#}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="int" Namespace="http://www.w3.org/2001/XMLSchema"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ID" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="IDListOfint" nillable="true" type="tns:IDListOfint"/><xs:complexType name="PricingDebugDataCollection"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DebugData" nillable="true" type="tns:DebugData"/></xs:sequence></xs:complexType><xs:element name="PricingDebugDataCollection" nillable="true" type="tns:PricingDebugDataCollection"/><xs:complexType name="RequestWithSplitBookRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="SplitBookRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q27:SplitBookRQBody" xmlns:q27="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithSplitBookRQBody" nillable="true" type="tns:RequestWithSplitBookRQBody"/><xs:complexType name="RequestWithGetExchangeVariantsRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="GetExchangeVariantsRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q28:GetExchangeVariantsRQBody" xmlns:q28="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithGetExchangeVariantsRQBody" nillable="true" type="tns:RequestWithGetExchangeVariantsRQBody"/><xs:complexType name="ResponseWithGetExchangeVariantsRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="GetExchangeVariantsRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q29:GetExchangeVariantsRSBody" xmlns:q29="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithGetExchangeVariantsRSBody" nillable="true" type="tns:ResponseWithGetExchangeVariantsRSBody"/><xs:complexType name="Modificants"><xs:sequence><xs:element minOccurs="0" name="AbsoluteValue" type="xs:double"/><xs:element minOccurs="0" name="RelativeValue" type="xs:double"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Modificants" nillable="true" type="tns:Modificants"/><xs:complexType name="SubagentCommission"><xs:complexContent mixed="false"><xs:extension base="tns:Modificants"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="SubagentCommission" nillable="true" type="tns:SubagentCommission"/><xs:complexType name="RequestWithExchangeTicketRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="ExchangeTicketRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q30:ExchangeTicketRQBody" xmlns:q30="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithExchangeTicketRQBody" nillable="true" type="tns:RequestWithExchangeTicketRQBody"/><xs:complexType name="ResponseWithExchangeTicketRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="ExchangeTicketRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q31:ExchangeTicketRSBody" xmlns:q31="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithExchangeTicketRSBody" nillable="true" type="tns:ResponseWithExchangeTicketRSBody"/><xs:complexType name="RequestWithIssueEMDRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="IssueEMDRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q32:IssueEMDRQBody" xmlns:q32="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithIssueEMDRQBody" nillable="true" type="tns:RequestWithIssueEMDRQBody"/><xs:complexType name="MRefListOfint"><xs:annotation><xs:appinfo><GenericType Name="MRefListOf{0}{#}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="int" Namespace="http://www.w3.org/2001/XMLSchema"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="MRef" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="MRefListOfint" nillable="true" type="tns:MRefListOfint"/><xs:complexType name="RequestWithCommonAncillaryServiceRQ"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="CommonAncillaryServiceRQ" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q33:CommonAncillaryServiceRQ" xmlns:q33="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithCommonAncillaryServiceRQ" nillable="true" type="tns:RequestWithCommonAncillaryServiceRQ"/><xs:complexType name="ResponseWithRefundEDRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="RefundEDRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q34:RefundEDRSBody" xmlns:q34="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithRefundEDRSBody" nillable="true" type="tns:ResponseWithRefundEDRSBody"/><xs:complexType name="EDRefundDataList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RefundData" nillable="true" type="tns:EDRefundData"/></xs:sequence></xs:complexType><xs:element name="EDRefundDataList" nillable="true" type="tns:EDRefundDataList"/><xs:complexType name="EDRefundData"><xs:sequence><xs:element name="EDNumber" nillable="true" type="xs:string"/><xs:element name="EDType" type="tns:EDType"/><xs:element name="TravellerRef" type="xs:int"/><xs:element name="Refundable" type="xs:boolean"/><xs:element minOccurs="0" name="RefundMoney" nillable="true" type="tns:Money"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RefundBreakdown" nillable="true" type="q35:RefundBreakdown" xmlns:q35="http://nemo.travel/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="EDRefundData" nillable="true" type="tns:EDRefundData"/><xs:simpleType name="EDType"><xs:restriction base="xs:string"><xs:enumeration value="Ticket"/><xs:enumeration value="EMD"/></xs:restriction></xs:simpleType><xs:element name="EDType" nillable="true" type="tns:EDType"/><xs:complexType name="RequestWithGetAirlineScheduleRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="GetAirlineScheduleRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q36:GetAirlineScheduleRQBody" xmlns:q36="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithGetAirlineScheduleRQBody" nillable="true" type="tns:RequestWithGetAirlineScheduleRQBody"/><xs:complexType name="ResponseWithGetAirlineScheduleRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="GetAirlineScheduleRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q37:GetAirlineScheduleRSBody" xmlns:q37="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithGetAirlineScheduleRSBody" nillable="true" type="tns:ResponseWithGetAirlineScheduleRSBody"/><xs:complexType name="RequestWithFlightSearchRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="FlightSearchRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q38:FlightSearchRQBody" xmlns:q38="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithFlightSearchRQBody" nillable="true" type="tns:RequestWithFlightSearchRQBody"/><xs:complexType name="ResponseWithGroupedFlightResultBody_1_1"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="GroupedFlightResultBody_1_1" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q39:GroupedFlightResultBody_1_1" xmlns:q39="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithGroupedFlightResultBody_1_1" nillable="true" type="tns:ResponseWithGroupedFlightResultBody_1_1"/><xs:complexType name="RequestWithAdditionalOperationsRQBody_1_1"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="AdditionalOperationsRQBody_1_1" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q40:AdditionalOperationsRQBody_1_1" xmlns:q40="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithAdditionalOperationsRQBody_1_1" nillable="true" type="tns:RequestWithAdditionalOperationsRQBody_1_1"/><xs:complexType name="ResponseWithAdditionalOperationsRSBody_1_1"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="AdditionalOperationsRSBody_1_1" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q41:AdditionalOperationsRSBody_1_1" xmlns:q41="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithAdditionalOperationsRSBody_1_1" nillable="true" type="tns:ResponseWithAdditionalOperationsRSBody_1_1"/><xs:complexType name="ArrayOfPassTypes"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PassTypes" type="tns:PassTypes"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPassTypes" nillable="true" type="tns:ArrayOfPassTypes"/><xs:complexType name="RequestWithRefundTicketRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="RefundTicketRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q42:RefundTicketRQBody" xmlns:q42="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithRefundTicketRQBody" nillable="true" type="tns:RequestWithRefundTicketRQBody"/><xs:complexType name="RequestWithSearchFlightsRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="SearchFlightsRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q43:SearchFlightsRQBody" xmlns:q43="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithSearchFlightsRQBody" nillable="true" type="tns:RequestWithSearchFlightsRQBody"/><xs:complexType name="ResponseWithSearchFlightsRSBody"><xs:annotation><xs:appinfo><GenericType Name="ResponseWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="SearchFlightsRSBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Response"><xs:sequence><xs:element minOccurs="0" name="ResponseBody" nillable="true" type="q44:SearchFlightsRSBody" xmlns:q44="http://nemo-ibe.com/Avia"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ResponseWithSearchFlightsRSBody" nillable="true" type="tns:ResponseWithSearchFlightsRSBody"/><xs:complexType name="RequestWithBookFlightRQBody_2_0"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="BookFlightRQBody_2_0" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q45:BookFlightRQBody_2_0" xmlns:q45="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithBookFlightRQBody_2_0" nillable="true" type="tns:RequestWithBookFlightRQBody_2_0"/><xs:complexType name="RequestWithUpdateBookRQBody_2_0"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="UpdateBookRQBody_2_0" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q46:UpdateBookRQBody_2_0" xmlns:q46="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithUpdateBookRQBody_2_0" nillable="true" type="tns:RequestWithUpdateBookRQBody_2_0"/><xs:complexType name="RequestWithBookModifyRQBody_2_0"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="BookModifyRQBody_2_0" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q47:BookModifyRQBody_2_0" xmlns:q47="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithBookModifyRQBody_2_0" nillable="true" type="tns:RequestWithBookModifyRQBody_2_0"/><xs:complexType name="ModifyTravellerInformationList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Traveller" nillable="true" type="tns:ModifyTravellerInformation"/></xs:sequence></xs:complexType><xs:element name="ModifyTravellerInformationList" nillable="true" type="tns:ModifyTravellerInformationList"/><xs:complexType name="ModifyTravellerInformation"><xs:complexContent mixed="false"><xs:extension base="tns:BaseModifyItem"><xs:sequence><xs:element name="Traveller" nillable="true" type="tns:TravellerInformation"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ModifyTravellerInformation" nillable="true" type="tns:ModifyTravellerInformation"/><xs:complexType name="BaseModifyItem"><xs:sequence><xs:element name="Action" type="tns:PNRContentModifyAction"/></xs:sequence></xs:complexType><xs:element name="BaseModifyItem" nillable="true" type="tns:BaseModifyItem"/><xs:simpleType name="PNRContentModifyAction"><xs:restriction base="xs:string"><xs:enumeration value="Add"/><xs:enumeration value="Modify"/><xs:enumeration value="Remove"/></xs:restriction></xs:simpleType><xs:element name="PNRContentModifyAction" nillable="true" type="tns:PNRContentModifyAction"/><xs:complexType name="ModifyFlightService"><xs:sequence><xs:element name="Segments" nillable="true" type="tns:ModifyFlightSegmentList"/></xs:sequence></xs:complexType><xs:element name="ModifyFlightService" nillable="true" type="tns:ModifyFlightService"/><xs:complexType name="ModifyFlightSegmentList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Segment" nillable="true" type="tns:ModifyFlightSegment"/></xs:sequence></xs:complexType><xs:element name="ModifyFlightSegmentList" nillable="true" type="tns:ModifyFlightSegmentList"/><xs:complexType name="ModifyFlightSegment"><xs:complexContent mixed="false"><xs:extension base="tns:BaseModifyItem"><xs:sequence><xs:element name="SegmentID" type="xs:int"/><xs:element name="DepatureAirport" nillable="true" type="xs:string"/><xs:element name="ArrivalAirport" nillable="true" type="xs:string"/><xs:element name="MarketingAirline" nillable="true" type="xs:string"/><xs:element name="FlightNumber" nillable="true" type="xs:string"/><xs:element name="DepatureDateTime" nillable="true" type="xs:string"/><xs:element name="BookingClassCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ServiceRef" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ModifyFlightSegment" nillable="true" type="tns:ModifyFlightSegment"/><xs:complexType name="ModifyPNRDataItemList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ModifyDataItem" nillable="true" type="tns:ModifyPNRDataItem"/></xs:sequence></xs:complexType><xs:element name="ModifyPNRDataItemList" nillable="true" type="tns:ModifyPNRDataItemList"/><xs:complexType name="ModifyPNRDataItem"><xs:complexContent mixed="false"><xs:extension base="tns:BaseModifyItem"><xs:sequence><xs:element name="DataItem" nillable="true" type="tns:PNRDataItem"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ModifyPNRDataItem" nillable="true" type="tns:ModifyPNRDataItem"/><xs:complexType name="RequestWithImportBookRQBody"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="ImportBookRQBody" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q48:ImportBookRQBody" xmlns:q48="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithImportBookRQBody" nillable="true" type="tns:RequestWithImportBookRQBody"/><xs:complexType name="RequestWithTicketingRQBody_2_0"><xs:annotation><xs:appinfo><GenericType Name="RequestWith{0}" Namespace="http://nemo-ibe.com/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="TicketingRQBody_2_0" Namespace="http://nemo-ibe.com/Avia"/></GenericType></xs:appinfo></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:Request"><xs:sequence><xs:element name="RequestBody" nillable="true" type="q49:TicketingRQBody_2_0" xmlns:q49="http://nemo-ibe.com/Avia"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RequestWithTicketingRQBody_2_0" nillable="true" type="tns:RequestWithTicketingRQBody_2_0"/></xs:schema><xs:schema elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:element name="string" nillable="true" type="xs:string"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://nemo.travel/STL" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://nemo.travel/STL"><xs:import namespace="http://nemo-ibe.com/STL"/><xs:complexType name="BusinessRulesCollection"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Rule"><xs:complexType><xs:sequence><xs:element name="Id" nillable="true" type="xs:string"/><xs:element name="AdditionalParameters" nillable="true" type="tns:AdditionalParametersCollection"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="BusinessRulesCollection" nillable="true" type="tns:BusinessRulesCollection"/><xs:complexType name="AdditionalParametersCollection"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Parameter"><xs:complexType><xs:sequence><xs:element name="Name" nillable="true" type="xs:string"/><xs:element name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="AdditionalParametersCollection" nillable="true" type="tns:AdditionalParametersCollection"/><xs:complexType name="FlightAncillaryService_1_1"><xs:complexContent mixed="false"><xs:extension base="q1:BaseService" xmlns:q1="http://nemo-ibe.com/STL"><xs:sequence><xs:element name="SegmentRef" nillable="true" type="q1:RefListOfint"/><xs:element name="CompanyCode" nillable="true" type="xs:string"/><xs:element name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TypeCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RFIC" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RFISC" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SSRCode" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SSRText" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="Group" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubGroup" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FlightAncillaryService_1_1" nillable="true" type="tns:FlightAncillaryService_1_1"/><xs:complexType name="RelatedTicketsList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RelatedTicket" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RelatedTicketsList" nillable="true" type="tns:RelatedTicketsList"/><xs:complexType name="TokenizedCardFOP"><xs:complexContent mixed="false"><xs:extension base="q2:BaseFOP" xmlns:q2="http://nemo-ibe.com/STL"><xs:sequence><xs:element name="Number" nillable="true" type="xs:string"/><xs:element name="CallBackUrl" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="TokenizedCardFOP" nillable="true" type="tns:TokenizedCardFOP"/><xs:complexType name="VatTariffBreakdown"><xs:complexContent mixed="false"><xs:extension base="q3:PercentCurrencyAmount" xmlns:q3="http://nemo-ibe.com/STL"><xs:sequence><xs:element minOccurs="0" name="Breakdown" nillable="true" type="tns:VatTariffList"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="VatTariffBreakdown" nillable="true" type="tns:VatTariffBreakdown"/><xs:complexType name="VatTariffList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Tariff" nillable="true" type="tns:VatTariff"/></xs:sequence></xs:complexType><xs:element name="VatTariffList" nillable="true" type="tns:VatTariffList"/><xs:complexType name="VatTariff"><xs:complexContent mixed="false"><xs:extension base="q4:PercentCurrencyAmount" xmlns:q4="http://nemo-ibe.com/STL"><xs:sequence><xs:element minOccurs="0" name="SegmentRefs" nillable="true" type="q4:RefListOfint"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="VatTariff" nillable="true" type="tns:VatTariff"/><xs:complexType name="SirenaCharterLocator"><xs:sequence><xs:element minOccurs="0" name="Provider" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Locator" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SirenaCharterLocator" nillable="true" type="tns:SirenaCharterLocator"/><xs:complexType name="BooksDataCollection"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Book" nillable="true" type="tns:BookData"/></xs:sequence></xs:complexType><xs:element name="BooksDataCollection" nillable="true" type="tns:BooksDataCollection"/><xs:complexType name="BookData"><xs:sequence><xs:element minOccurs="0" name="ID" type="xs:long"/><xs:element minOccurs="0" name="ServicesLinks" nillable="true" type="tns:ArrayOfIDLinkOfint"/><xs:element minOccurs="0" name="DataItemsLinks" nillable="true" type="tns:ArrayOfIDLinkOflong"/></xs:sequence></xs:complexType><xs:element name="BookData" nillable="true" type="tns:BookData"/><xs:complexType name="ArrayOfIDLinkOfint"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="IDLinkOfint" nillable="true" type="tns:IDLinkOfint"/></xs:sequence></xs:complexType><xs:element name="ArrayOfIDLinkOfint" nillable="true" type="tns:ArrayOfIDLinkOfint"/><xs:complexType name="IDLinkOfint"><xs:annotation><xs:appinfo><GenericType Name="IDLinkOf{0}{#}" Namespace="http://nemo.travel/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="int" Namespace="http://www.w3.org/2001/XMLSchema"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" name="GlobalID" type="xs:int"/><xs:element minOccurs="0" name="OriginalID" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="IDLinkOfint" nillable="true" type="tns:IDLinkOfint"/><xs:complexType name="ArrayOfIDLinkOflong"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="IDLinkOflong" nillable="true" type="tns:IDLinkOflong"/></xs:sequence></xs:complexType><xs:element name="ArrayOfIDLinkOflong" nillable="true" type="tns:ArrayOfIDLinkOflong"/><xs:complexType name="IDLinkOflong"><xs:annotation><xs:appinfo><GenericType Name="IDLinkOf{0}{#}" Namespace="http://nemo.travel/STL" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="long" Namespace="http://www.w3.org/2001/XMLSchema"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" name="GlobalID" type="xs:long"/><xs:element minOccurs="0" name="OriginalID" type="xs:long"/></xs:sequence></xs:complexType><xs:element name="IDLinkOflong" nillable="true" type="tns:IDLinkOflong"/><xs:complexType name="RefundBreakdown"><xs:sequence><xs:element minOccurs="0" name="RefundFares" nillable="true" type="q5:Money" xmlns:q5="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="RefundTaxes" nillable="true" type="q6:TaxList" xmlns:q6="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RefundBreakdown" nillable="true" type="tns:RefundBreakdown"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:import namespace="http://nemo-ibe.com/STL"/><xs:import namespace="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels"/><xs:import namespace="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels.Entities.GroupElements.Static"/><xs:import namespace="http://nemo-ibe.com/Hotels"/><xs:complexType name="ArrayOfint"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="int" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ArrayOfint" nillable="true" type="tns:ArrayOfint"/><xs:complexType name="ArrayOfKeyValueOfPaymentSystemstring36Gu4_Sv2"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfPaymentSystemstring36Gu4_Sv2"><xs:complexType><xs:sequence><xs:element name="Key" type="q1:PaymentSystem" xmlns:q1="http://nemo-ibe.com/STL"/><xs:element name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ArrayOfKeyValueOfPaymentSystemstring36Gu4_Sv2" nillable="true" type="tns:ArrayOfKeyValueOfPaymentSystemstring36Gu4_Sv2"/><xs:complexType name="ArrayOfKeyValueOfstringArrayOfstringty7Ep6D1"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfstringArrayOfstringty7Ep6D1"><xs:complexType><xs:sequence><xs:element name="Key" nillable="true" type="xs:string"/><xs:element name="Value" nillable="true" type="tns:ArrayOfstring"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ArrayOfKeyValueOfstringArrayOfstringty7Ep6D1" nillable="true" type="tns:ArrayOfKeyValueOfstringArrayOfstringty7Ep6D1"/><xs:complexType name="ArrayOfstring"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring"/><xs:complexType name="ArrayOfKeyValueOfintSelectedRoomsDatapMyOXn3H"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfintSelectedRoomsDatapMyOXn3H"><xs:complexType><xs:sequence><xs:element name="Key" type="xs:int"/><xs:element name="Value" nillable="true" type="q2:SelectedRoomsData" xmlns:q2="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ArrayOfKeyValueOfintSelectedRoomsDatapMyOXn3H" nillable="true" type="tns:ArrayOfKeyValueOfintSelectedRoomsDatapMyOXn3H"/><xs:complexType name="ArrayOfKeyValueOfstringstring"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfstringstring"><xs:complexType><xs:sequence><xs:element name="Key" nillable="true" type="xs:string"/><xs:element name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ArrayOfKeyValueOfstringstring" nillable="true" type="tns:ArrayOfKeyValueOfstringstring"/><xs:complexType name="ArrayOfKeyValueOfLanguagestring36Gu4_Sv2"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfLanguagestring36Gu4_Sv2"><xs:complexType><xs:sequence><xs:element name="Key" type="q3:Language" xmlns:q3="http://nemo-ibe.com/STL"/><xs:element name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ArrayOfKeyValueOfLanguagestring36Gu4_Sv2" nillable="true" type="tns:ArrayOfKeyValueOfLanguagestring36Gu4_Sv2"/><xs:complexType name="ArrayOfKeyValueOfLanguageArrayOfstringefkEWcI5"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfLanguageArrayOfstringefkEWcI5"><xs:complexType><xs:sequence><xs:element name="Key" type="q4:Language" xmlns:q4="http://nemo-ibe.com/STL"/><xs:element name="Value" nillable="true" type="tns:ArrayOfstring"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ArrayOfKeyValueOfLanguageArrayOfstringefkEWcI5" nillable="true" type="tns:ArrayOfKeyValueOfLanguageArrayOfstringefkEWcI5"/><xs:complexType name="ArrayOfKeyValueOfLanguageArrayOfDistance_SyWwk4eG"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfLanguageArrayOfDistance_SyWwk4eG"><xs:complexType><xs:sequence><xs:element name="Key" type="q5:Language" xmlns:q5="http://nemo-ibe.com/STL"/><xs:element name="Value" nillable="true" type="q6:ArrayOfDistance" xmlns:q6="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels.Entities.GroupElements.Static"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ArrayOfKeyValueOfLanguageArrayOfDistance_SyWwk4eG" nillable="true" type="tns:ArrayOfKeyValueOfLanguageArrayOfDistance_SyWwk4eG"/><xs:complexType name="ArrayOfKeyValueOfLanguageArrayOfFeatureiPIwSlyf"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfLanguageArrayOfFeatureiPIwSlyf"><xs:complexType><xs:sequence><xs:element name="Key" type="q7:Language" xmlns:q7="http://nemo-ibe.com/STL"/><xs:element name="Value" nillable="true" type="q8:ArrayOfFeature" xmlns:q8="http://nemo-ibe.com/Hotels"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ArrayOfKeyValueOfLanguageArrayOfFeatureiPIwSlyf" nillable="true" type="tns:ArrayOfKeyValueOfLanguageArrayOfFeatureiPIwSlyf"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Ancillary" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Ancillary"><xs:import namespace="http://nemo-ibe.com/STL"/><xs:import namespace="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements"/><xs:import namespace="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.Booking"/><xs:import namespace="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:import namespace="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels.Entities.GroupElements.Static"/><xs:complexType name="HotelsService"><xs:complexContent mixed="false"><xs:extension base="q1:BaseService" xmlns:q1="http://nemo-ibe.com/STL"><xs:sequence><xs:element minOccurs="0" name="BookingStatus" type="q1:HotelsBookStatus"/><xs:element minOccurs="0" name="CancellationPenalty" nillable="true" type="q1:Money"/><xs:element minOccurs="0" name="CancellationRules" nillable="true" type="q2:ArrayOfCancellationRuleGroupElement" xmlns:q2="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements"/><xs:element minOccurs="0" name="CheckInDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CheckInTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CheckOutDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CheckOutTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CityId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Client" nillable="true" type="q3:Person" xmlns:q3="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.Booking"/><xs:element minOccurs="0" name="HotelId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PackageId" type="xs:int"/><xs:element minOccurs="0" name="PaymentInfo" nillable="true" type="q4:PaymentInfo" xmlns:q4="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels"/><xs:element minOccurs="0" name="Rooms" nillable="true" type="q5:ArrayOfRoom" xmlns:q5="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.Booking"/><xs:element minOccurs="0" name="SearchDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="SearchId" type="xs:long"/><xs:element minOccurs="0" name="SelectedRoomsData" nillable="true" type="q6:ArrayOfKeyValueOfintSelectedRoomsDatapMyOXn3H" xmlns:q6="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ServiceParams" nillable="true" type="q7:ServiceParams" xmlns:q7="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels"/><xs:element minOccurs="0" name="StaticDataContainer" nillable="true" type="q8:StaticDataContainer" xmlns:q8="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels.Entities.GroupElements.Static"/><xs:element minOccurs="0" name="Supplier" type="q1:HotelsSuppliers"/><xs:element minOccurs="0" name="SupplierAgencyID" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="HotelsService" nillable="true" type="tns:HotelsService"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements"><xs:import namespace="http://nemo-ibe.com/STL"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:complexType name="ArrayOfCancellationRuleGroupElement"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CancellationRuleGroupElement" nillable="true" type="tns:CancellationRuleGroupElement"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCancellationRuleGroupElement" nillable="true" type="tns:ArrayOfCancellationRuleGroupElement"/><xs:complexType name="CancellationRuleGroupElement"><xs:complexContent mixed="false"><xs:extension base="tns:CancellationRule"><xs:sequence><xs:element minOccurs="0" name="Id" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CancellationRuleGroupElement" nillable="true" type="tns:CancellationRuleGroupElement"/><xs:complexType name="CancellationRule"><xs:sequence><xs:element minOccurs="0" name="AbsoluteValue" nillable="true" type="q1:Money" xmlns:q1="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="DeadLine" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PercentValue" nillable="true" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CancellationRule" nillable="true" type="tns:CancellationRule"/><xs:complexType name="ArrayOfPriceBreakdown"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PriceBreakdown" nillable="true" type="tns:PriceBreakdown"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPriceBreakdown" nillable="true" type="tns:ArrayOfPriceBreakdown"/><xs:complexType name="PriceBreakdown"><xs:sequence><xs:element minOccurs="0" name="Day" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Price" nillable="true" type="q2:Money" xmlns:q2="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType><xs:element name="PriceBreakdown" nillable="true" type="tns:PriceBreakdown"/><xs:complexType name="VATInfo"><xs:sequence><xs:element minOccurs="0" name="Amount" nillable="true" type="q3:Money" xmlns:q3="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="FromFullPrice" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeInPrice" type="xs:boolean"/><xs:element minOccurs="0" name="VatPercent" nillable="true" type="xs:float"/></xs:sequence></xs:complexType><xs:element name="VATInfo" nillable="true" type="tns:VATInfo"/><xs:complexType name="RoomGroupElement"><xs:sequence><xs:element minOccurs="0" name="AgencyCharges" nillable="true" type="q4:ArrayOfMoney" xmlns:q4="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="MarkUps" nillable="true" type="q5:ArrayOfMoney" xmlns:q5="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="MealId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="RateId" type="xs:int"/><xs:element minOccurs="0" name="ServiceCharges" nillable="true" type="q6:ArrayOfMoney" xmlns:q6="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="TypeId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RoomGroupElement" nillable="true" type="tns:RoomGroupElement"/><xs:complexType name="RoomMealGroupElement"><xs:sequence><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="IncludedInPrice" type="xs:boolean"/><xs:element minOccurs="0" name="MealCode" type="q7:HotelsMealTypes" xmlns:q7="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SupplierId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RoomMealGroupElement" nillable="true" type="tns:RoomMealGroupElement"/><xs:complexType name="RoomRateGroupElement"><xs:sequence><xs:element minOccurs="0" name="AdditionalInformation" nillable="true" type="q8:ArrayOfKeyValueOfstringArrayOfstringty7Ep6D1" xmlns:q8="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="AgencyTimeLimit" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Allotment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Availability" type="q9:HotelProductAvailability" xmlns:q9="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="AvailabilityCheckId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BasePrice" nillable="true" type="q10:Money" xmlns:q10="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="BookingRemarks" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CancellationRuleIds" nillable="true" type="q11:ArrayOfint" xmlns:q11="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="CheckInTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CheckOutTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DiscountID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FreeCount" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="GuestCitizenshipRequired" type="xs:boolean"/><xs:element minOccurs="0" name="HoldTimeLimit" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="IsApproximatePrice" type="xs:boolean"/><xs:element minOccurs="0" name="IsMinPrice" type="xs:boolean"/><xs:element minOccurs="0" name="IsNonRefundable" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsSpecialOffer" type="xs:boolean"/><xs:element minOccurs="0" name="NeedAdditionalRequest" type="xs:boolean"/><xs:element minOccurs="0" name="PaymentType" type="q12:GuaranteeType" xmlns:q12="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="Price" nillable="true" type="q13:Money" xmlns:q13="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="PriceAtDay" nillable="true" type="tns:ArrayOfPriceBreakdown"/><xs:element minOccurs="0" name="Provider" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SupplierId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VATInfo" nillable="true" type="tns:VATInfo"/><xs:element minOccurs="0" name="VisaSupportProvided" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="RoomRateGroupElement" nillable="true" type="tns:RoomRateGroupElement"/><xs:complexType name="RoomTypeGroupElement"><xs:sequence><xs:element minOccurs="0" name="CommonName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SupplierId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RoomTypeGroupElement" nillable="true" type="tns:RoomTypeGroupElement"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.Booking" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.Booking"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:import namespace="http://nemo-ibe.com/STL"/><xs:import namespace="http://nemo-ibe.com/Hotels"/><xs:import namespace="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements"/><xs:complexType name="Person"><xs:sequence><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Nationality" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Person" nillable="true" type="tns:Person"/><xs:complexType name="ArrayOfRoom"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Room" nillable="true" type="tns:Room"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRoom" nillable="true" type="tns:ArrayOfRoom"/><xs:complexType name="Room"><xs:sequence><xs:element minOccurs="0" name="AdditionalInfo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AdditionalInformation" nillable="true" type="q1:ArrayOfKeyValueOfstringArrayOfstringty7Ep6D1" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="AdultsCount" type="xs:int"/><xs:element minOccurs="0" name="Allotment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Availability" type="q2:HotelProductAvailability" xmlns:q2="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="BookingRemarks" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CheckInTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CheckOutTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChildrenCount" type="xs:int"/><xs:element minOccurs="0" name="DiscountId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EarlyCheckInService" nillable="true" type="q3:CheckInCheckOutService" xmlns:q3="http://nemo-ibe.com/Hotels"/><xs:element minOccurs="0" name="GuestsIds" nillable="true" type="q4:ArrayOfint" xmlns:q4="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="HoldTimeLimit" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="IsApproximate" type="xs:boolean"/><xs:element minOccurs="0" name="IsNonRefundable" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsSpecialOffer" type="xs:boolean"/><xs:element minOccurs="0" name="LateCheckOutService" nillable="true" type="q5:CheckInCheckOutService" xmlns:q5="http://nemo-ibe.com/Hotels"/><xs:element minOccurs="0" name="MealCode" nillable="true" type="q6:HotelsMealTypes" xmlns:q6="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="MealIncludedInPrice" type="xs:boolean"/><xs:element minOccurs="0" name="Price" nillable="true" type="q7:Money" xmlns:q7="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="PriceBreakdown" nillable="true" type="q8:ArrayOfPriceBreakdown" xmlns:q8="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements"/><xs:element minOccurs="0" name="RoomId" type="xs:int"/><xs:element minOccurs="0" name="SearchIndex" type="xs:int"/><xs:element minOccurs="0" name="SupplierMealId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SupplierProductId" type="xs:long"/><xs:element minOccurs="0" name="SupplierRateId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SupplierReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SupplierTypeId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VATInfo" nillable="true" type="q9:VATInfo" xmlns:q9="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements"/><xs:element minOccurs="0" name="VisaSupportProvided" type="xs:boolean"/><xs:element minOccurs="0" name="meal" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="type" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Room" nillable="true" type="tns:Room"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:import namespace="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels.Entities.Booking"/><xs:import namespace="http://nemo-ibe.com/STL"/><xs:import namespace="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements"/><xs:complexType name="PaymentInfo"><xs:sequence><xs:element minOccurs="0" name="AllowedCardTypes" nillable="true" type="q1:ArrayOfKeyValueOfPaymentSystemstring36Gu4_Sv2" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Card" nillable="true" type="q2:CreditCard" xmlns:q2="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels.Entities.Booking"/><xs:element minOccurs="0" name="DiscountCard" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentType" type="q3:GuaranteeType" xmlns:q3="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType><xs:element name="PaymentInfo" nillable="true" type="tns:PaymentInfo"/><xs:complexType name="SelectedRoomsData"><xs:sequence><xs:element minOccurs="0" name="CancellationRules" nillable="true" type="q4:ArrayOfCancellationRuleGroupElement" xmlns:q4="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements"/><xs:element minOccurs="0" name="Room" nillable="true" type="q5:RoomGroupElement" xmlns:q5="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements"/><xs:element minOccurs="0" name="RoomMeal" nillable="true" type="q6:RoomMealGroupElement" xmlns:q6="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements"/><xs:element minOccurs="0" name="RoomRate" nillable="true" type="q7:RoomRateGroupElement" xmlns:q7="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements"/><xs:element minOccurs="0" name="RoomType" nillable="true" type="q8:RoomTypeGroupElement" xmlns:q8="http://schemas.datacontract.org/2004/07/GeneralEntities.BookContent.Entities.GroupElements"/></xs:sequence></xs:complexType><xs:element name="SelectedRoomsData" nillable="true" type="tns:SelectedRoomsData"/><xs:complexType name="ServiceParams"><xs:sequence><xs:element minOccurs="0" name="Params" nillable="true" type="q9:ArrayOfKeyValueOfstringstring" xmlns:q9="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ServiceParams" nillable="true" type="tns:ServiceParams"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels.Entities.Booking" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels.Entities.Booking"><xs:complexType name="CreditCard"><xs:sequence><xs:element minOccurs="0" name="CVV" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Holder" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Month" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Year" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CreditCard" nillable="true" type="tns:CreditCard"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://nemo-ibe.com/Hotels" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://nemo-ibe.com/Hotels"><xs:import namespace="http://nemo-ibe.com/STL"/><xs:complexType name="CheckInCheckOutService"><xs:complexContent mixed="false"><xs:extension base="tns:CheckInCheckOutOffer"><xs:sequence><xs:element minOccurs="0" name="IsConfirmed" nillable="true" type="xs:boolean"/><xs:element name="IsCritical" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CheckInCheckOutService" nillable="true" type="tns:CheckInCheckOutService"/><xs:complexType name="CheckInCheckOutOffer"><xs:sequence><xs:element name="Time" nillable="true" type="xs:string"/><xs:element name="Price" nillable="true" type="q1:Money" xmlns:q1="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element name="Guaranteed" type="xs:boolean"/><xs:element name="PriceRule" type="q2:PriceRule" xmlns:q2="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType><xs:element name="CheckInCheckOutOffer" nillable="true" type="tns:CheckInCheckOutOffer"/><xs:complexType name="ArrayOfFeature"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Feature" nillable="true" type="tns:Feature"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFeature" nillable="true" type="tns:ArrayOfFeature"/><xs:complexType name="Feature"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="q3:HotelsFeatures" xmlns:q3="http://nemo-ibe.com/STL"/><xs:element minOccurs="0" name="Info" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Feature" nillable="true" type="tns:Feature"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels.Entities.GroupElements.Static" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/GeneralEntities.Services.Hotels.Entities.GroupElements.Static"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:import namespace="http://nemo-ibe.com/STL"/><xs:complexType name="StaticDataContainer"><xs:sequence><xs:element minOccurs="0" name="Cities" nillable="true" type="tns:ArrayOfCity"/><xs:element minOccurs="0" name="Countries" nillable="true" type="tns:ArrayOfCountry"/><xs:element minOccurs="0" name="Hotels" nillable="true" type="tns:ArrayOfHotel"/><xs:element minOccurs="0" name="Regions" nillable="true" type="tns:ArrayOfRegion"/><xs:element minOccurs="0" name="Resorts" nillable="true" type="tns:ArrayOfResort"/></xs:sequence></xs:complexType><xs:element name="StaticDataContainer" nillable="true" type="tns:StaticDataContainer"/><xs:complexType name="ArrayOfCity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="City" nillable="true" type="tns:City"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCity" nillable="true" type="tns:ArrayOfCity"/><xs:complexType name="City"><xs:sequence><xs:element minOccurs="0" name="CountryId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Iata" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Latitude" nillable="true" type="xs:double"/><xs:element minOccurs="0" name="Longitude" nillable="true" type="xs:double"/><xs:element minOccurs="0" name="Name" nillable="true" type="q1:ArrayOfKeyValueOfLanguagestring36Gu4_Sv2" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="RegionId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SupplierString" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="City" nillable="true" type="tns:City"/><xs:complexType name="ArrayOfCountry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Country" nillable="true" type="tns:Country"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCountry" nillable="true" type="tns:ArrayOfCountry"/><xs:complexType name="Country"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsoCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="q2:ArrayOfKeyValueOfLanguagestring36Gu4_Sv2" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="SupplierString" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Country" nillable="true" type="tns:Country"/><xs:complexType name="ArrayOfHotel"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Hotel" nillable="true" type="tns:Hotel"/></xs:sequence></xs:complexType><xs:element name="ArrayOfHotel" nillable="true" type="tns:ArrayOfHotel"/><xs:complexType name="Hotel"><xs:sequence><xs:element minOccurs="0" name="Address" nillable="true" type="q3:ArrayOfKeyValueOfLanguageArrayOfstringefkEWcI5" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="CheckInTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CheckOutTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CityId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerRating" nillable="true" type="tns:CustomerRating"/><xs:element minOccurs="0" name="Deleted" type="xs:boolean"/><xs:element minOccurs="0" name="Description" nillable="true" type="q4:ArrayOfKeyValueOfLanguagestring36Gu4_Sv2" xmlns:q4="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Distances" nillable="true" type="q5:ArrayOfKeyValueOfLanguageArrayOfDistance_SyWwk4eG" xmlns:q5="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Features" nillable="true" type="q6:ArrayOfKeyValueOfLanguageArrayOfFeatureiPIwSlyf" xmlns:q6="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="HotelChainName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info" nillable="true" type="q7:ArrayOfKeyValueOfLanguagestring36Gu4_Sv2" xmlns:q7="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="IsShore" type="xs:boolean"/><xs:element minOccurs="0" name="LastUpdated" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Name" nillable="true" type="q8:ArrayOfKeyValueOfLanguagestring36Gu4_Sv2" xmlns:q8="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Phones" nillable="true" type="q9:ArrayOfstring" xmlns:q9="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Photos" nillable="true" type="q10:ArrayOfstring" xmlns:q10="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="PosLatitude" nillable="true" type="xs:double"/><xs:element minOccurs="0" name="PosLongitude" nillable="true" type="xs:double"/><xs:element minOccurs="0" name="ResortId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StarRating" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Supplier" type="q11:HotelsSuppliers" xmlns:q11="http://nemo-ibe.com/STL"/></xs:sequence></xs:complexType><xs:element name="Hotel" nillable="true" type="tns:Hotel"/><xs:complexType name="CustomerRating"><xs:sequence><xs:element minOccurs="0" name="CheckIn" type="xs:decimal"/><xs:element minOccurs="0" name="Cleanness" type="xs:decimal"/><xs:element minOccurs="0" name="Facilities" type="xs:decimal"/><xs:element minOccurs="0" name="Food" type="xs:decimal"/><xs:element minOccurs="0" name="Room" type="xs:decimal"/><xs:element minOccurs="0" name="Staff" type="xs:decimal"/><xs:element minOccurs="0" name="ValueForMoney" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CustomerRating" nillable="true" type="tns:CustomerRating"/><xs:complexType name="ArrayOfDistance"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Distance" nillable="true" type="tns:Distance"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDistance" nillable="true" type="tns:ArrayOfDistance"/><xs:complexType name="Distance"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Type" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Distance" nillable="true" type="tns:Distance"/><xs:complexType name="ArrayOfRegion"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Region" nillable="true" type="tns:Region"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRegion" nillable="true" type="tns:ArrayOfRegion"/><xs:complexType name="Region"><xs:sequence><xs:element minOccurs="0" name="CountryId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="q12:ArrayOfKeyValueOfLanguagestring36Gu4_Sv2" xmlns:q12="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="SupplierString" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Region" nillable="true" type="tns:Region"/><xs:complexType name="ArrayOfResort"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Resort" nillable="true" type="tns:Resort"/></xs:sequence></xs:complexType><xs:element name="ArrayOfResort" nillable="true" type="tns:ArrayOfResort"/><xs:complexType name="Resort"><xs:sequence><xs:element minOccurs="0" name="CityId" type="xs:long"/><xs:element minOccurs="0" name="Id" type="xs:long"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SupplierString" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Resort" nillable="true" type="tns:Resort"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/NodaTime" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/NodaTime"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:complexType name="ZonedDateTime"><xs:annotation><xs:appinfo><IsValueType xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsValueType></xs:appinfo></xs:annotation><xs:sequence><xs:element ref="xs:schema"/><xs:any/></xs:sequence></xs:complexType><xs:element name="ZonedDateTime" nillable="true" type="tns:ZonedDateTime"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/System"><xs:simpleType name="DayOfWeek"><xs:restriction base="xs:string"><xs:enumeration value="Sunday"/><xs:enumeration value="Monday"/><xs:enumeration value="Tuesday"/><xs:enumeration value="Wednesday"/><xs:enumeration value="Thursday"/><xs:enumeration value="Friday"/><xs:enumeration value="Saturday"/></xs:restriction></xs:simpleType><xs:element name="DayOfWeek" nillable="true" type="tns:DayOfWeek"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://nemo.travel/Avia" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://nemo.travel/Avia"><xs:import namespace="http://nemo-ibe.com/STL"/><xs:import namespace="http://nemo-ibe.com/Avia"/><xs:complexType name="CommonExchangeTicketRSBodyOfBookP9_SwiZ8s"><xs:annotation><xs:appinfo><GenericType Name="CommonExchangeTicketRSBodyOf{0}{#}" Namespace="http://nemo.travel/Avia" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="Book" Namespace="http://nemo-ibe.com/STL"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" name="BookIDWithNotExchangedTickets" nillable="true" type="xs:long"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="BookWithExchangedTickets" nillable="true" type="q1:Book" xmlns:q1="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="CommonExchangeTicketRSBodyOfBookP9_SwiZ8s" nillable="true" type="tns:CommonExchangeTicketRSBodyOfBookP9_SwiZ8s"/><xs:complexType name="CommonRefundEDRSBodyOfBookP9_SwiZ8s"><xs:annotation><xs:appinfo><GenericType Name="CommonRefundEDRSBodyOf{0}{#}" Namespace="http://nemo.travel/Avia" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><GenericParameter Name="Book" Namespace="http://nemo-ibe.com/STL"/></GenericType></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" name="TicketsRefundData" nillable="true" type="q2:EDRefundDataList" xmlns:q2="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="EMDsRefundData" nillable="true" type="q3:EDRefundDataList" xmlns:q3="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ActiveBook" nillable="true" type="q4:Book" xmlns:q4="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SplitedBook" nillable="true" type="q5:Book" xmlns:q5="http://nemo-ibe.com/STL"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SplitedPNRLocator" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="CommonRefundEDRSBodyOfBookP9_SwiZ8s" nillable="true" type="tns:CommonRefundEDRSBodyOfBookP9_SwiZ8s"/><xs:complexType name="SelectedAncillaryServicesList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Service" nillable="true" type="tns:SelectedAncillaryService"/></xs:sequence></xs:complexType><xs:element name="SelectedAncillaryServicesList" nillable="true" type="tns:SelectedAncillaryServicesList"/><xs:complexType name="SelectedAncillaryService"><xs:complexContent mixed="false"><xs:extension base="q6:AncillaryServiceRQ" xmlns:q6="http://nemo-ibe.com/Avia"><xs:sequence><xs:element name="PassengerType" type="q7:PassTypes" xmlns:q7="http://nemo-ibe.com/STL"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SelectedAncillaryService" nillable="true" type="tns:SelectedAncillaryService"/><xs:complexType name="RequisiteConfigList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RequisiteConfig" nillable="true" type="tns:RequisiteConfig"/></xs:sequence></xs:complexType><xs:element name="RequisiteConfigList" nillable="true" type="tns:RequisiteConfigList"/><xs:complexType name="RequisiteConfig"><xs:sequence><xs:element name="AppliesToCompanies" nillable="true" type="xs:string"/><xs:element name="RequisiteID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RequisiteConfig" nillable="true" type="tns:RequisiteConfig"/><xs:complexType name="RouterRulesList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RouterRule" nillable="true" type="tns:RouterRule"/></xs:sequence></xs:complexType><xs:element name="RouterRulesList" nillable="true" type="tns:RouterRulesList"/><xs:complexType name="RouterRule"><xs:sequence><xs:element name="RuleID" type="xs:int"/><xs:element minOccurs="0" name="TargetPackages" nillable="true" type="tns:PackageList"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="RouterRule" nillable="true" type="tns:RouterRule"/><xs:complexType name="PackageList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PackageID" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="PackageList" nillable="true" type="tns:PackageList"/><xs:complexType name="TriggeredRequestFiltersList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TriggeredRequestFilter" nillable="true" type="tns:TriggeredRequestFilter"/></xs:sequence></xs:complexType><xs:element name="TriggeredRequestFiltersList" nillable="true" type="tns:TriggeredRequestFiltersList"/><xs:complexType name="TriggeredRequestFilter"><xs:sequence><xs:element name="FilterID" type="xs:int"/><xs:element minOccurs="0" name="IsAllowingFilter" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PackageID" nillable="true" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="TriggeredRequestFilter" nillable="true" type="tns:TriggeredRequestFilter"/><xs:complexType name="SourceDescription"><xs:sequence><xs:element name="Supplier" type="q8:AviaSuppliers" xmlns:q8="http://nemo-ibe.com/STL"/><xs:element name="SupplierRequisiteID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SourceDescription" nillable="true" type="tns:SourceDescription"/></xs:schema></wsdl:types><wsdl:message name="IAvia_GetFareRules_InputMessage"><wsdl:part name="parameters" element="tns:GetFareRules"/></wsdl:message><wsdl:message name="IAvia_GetFareRules_OutputMessage"><wsdl:part name="parameters" element="tns:GetFareRulesResponse"/></wsdl:message><wsdl:message name="IAvia_GetSeatMap_InputMessage"><wsdl:part name="parameters" element="tns:GetSeatMap"/></wsdl:message><wsdl:message name="IAvia_GetSeatMap_OutputMessage"><wsdl:part name="parameters" element="tns:GetSeatMapResponse"/></wsdl:message><wsdl:message name="IAvia_CancelBook_InputMessage"><wsdl:part name="parameters" element="tns:CancelBook"/></wsdl:message><wsdl:message name="IAvia_CancelBook_OutputMessage"><wsdl:part name="parameters" element="tns:CancelBookResponse"/></wsdl:message><wsdl:message name="IAvia_GetBookHistory_InputMessage"><wsdl:part name="parameters" element="tns:GetBookHistory"/></wsdl:message><wsdl:message name="IAvia_GetBookHistory_OutputMessage"><wsdl:part name="parameters" element="tns:GetBookHistoryResponse"/></wsdl:message><wsdl:message name="IAvia_VoidTicket_InputMessage"><wsdl:part name="parameters" element="tns:VoidTicket"/></wsdl:message><wsdl:message name="IAvia_VoidTicket_OutputMessage"><wsdl:part name="parameters" element="tns:VoidTicketResponse"/></wsdl:message><wsdl:message name="IAvia_GetCurrencyConversion_InputMessage"><wsdl:part name="parameters" element="tns:GetCurrencyConversion"/></wsdl:message><wsdl:message name="IAvia_GetCurrencyConversion_OutputMessage"><wsdl:part name="parameters" element="tns:GetCurrencyConversionResponse"/></wsdl:message><wsdl:message name="IAvia_GetBook_InputMessage"><wsdl:part name="parameters" element="tns:GetBook"/></wsdl:message><wsdl:message name="IAvia_GetBook_OutputMessage"><wsdl:part name="parameters" element="tns:GetBookResponse"/></wsdl:message><wsdl:message name="IAvia_GetSupplierStatic_InputMessage"><wsdl:part name="parameters" element="tns:GetSupplierStatic"/></wsdl:message><wsdl:message name="IAvia_GetSupplierStatic_OutputMessage"><wsdl:part name="parameters" element="tns:GetSupplierStaticResponse"/></wsdl:message><wsdl:message name="IAvia_ScheduleSearch_InputMessage"><wsdl:part name="parameters" element="tns:ScheduleSearch"/></wsdl:message><wsdl:message name="IAvia_ScheduleSearch_OutputMessage"><wsdl:part name="parameters" element="tns:ScheduleSearchResponse"/></wsdl:message><wsdl:message name="IAvia_ListQueue_InputMessage"><wsdl:part name="parameters" element="tns:ListQueue"/></wsdl:message><wsdl:message name="IAvia_ListQueue_OutputMessage"><wsdl:part name="parameters" element="tns:ListQueueResponse"/></wsdl:message><wsdl:message name="IAvia_DeleteFromQueue_InputMessage"><wsdl:part name="parameters" element="tns:DeleteFromQueue"/></wsdl:message><wsdl:message name="IAvia_DeleteFromQueue_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteFromQueueResponse"/></wsdl:message><wsdl:message name="IAvia_GetRoutingGrid_InputMessage"><wsdl:part name="parameters" element="tns:GetRoutingGrid"/></wsdl:message><wsdl:message name="IAvia_GetRoutingGrid_OutputMessage"><wsdl:part name="parameters" element="tns:GetRoutingGridResponse"/></wsdl:message><wsdl:message name="IAvia_FlightRepricing_InputMessage"><wsdl:part name="parameters" element="tns:FlightRepricing"/></wsdl:message><wsdl:message name="IAvia_FlightRepricing_OutputMessage"><wsdl:part name="parameters" element="tns:FlightRepricingResponse"/></wsdl:message><wsdl:message name="IAvia_ReleaseSeat_InputMessage"><wsdl:part name="parameters" element="tns:ReleaseSeat"/></wsdl:message><wsdl:message name="IAvia_ReleaseSeat_OutputMessage"><wsdl:part name="parameters" element="tns:ReleaseSeatResponse"/></wsdl:message><wsdl:message name="IAvia_SplitBook_InputMessage"><wsdl:part name="parameters" element="tns:SplitBook"/></wsdl:message><wsdl:message name="IAvia_SplitBook_OutputMessage"><wsdl:part name="parameters" element="tns:SplitBookResponse"/></wsdl:message><wsdl:message name="IAvia_GetExchangeVariants_InputMessage"><wsdl:part name="parameters" element="tns:GetExchangeVariants"/></wsdl:message><wsdl:message name="IAvia_GetExchangeVariants_OutputMessage"><wsdl:part name="parameters" element="tns:GetExchangeVariantsResponse"/></wsdl:message><wsdl:message name="IAvia_ExchangeTicket_InputMessage"><wsdl:part name="parameters" element="tns:ExchangeTicket"/></wsdl:message><wsdl:message name="IAvia_ExchangeTicket_OutputMessage"><wsdl:part name="parameters" element="tns:ExchangeTicketResponse"/></wsdl:message><wsdl:message name="IAvia_CompleteEMDProcessing_InputMessage"><wsdl:part name="parameters" element="tns:CompleteEMDProcessing"/></wsdl:message><wsdl:message name="IAvia_CompleteEMDProcessing_OutputMessage"><wsdl:part name="parameters" element="tns:CompleteEMDProcessingResponse"/></wsdl:message><wsdl:message name="IAvia_IssueEMD_InputMessage"><wsdl:part name="parameters" element="tns:IssueEMD"/></wsdl:message><wsdl:message name="IAvia_IssueEMD_OutputMessage"><wsdl:part name="parameters" element="tns:IssueEMDResponse"/></wsdl:message><wsdl:message name="IAvia_VoidEMD_InputMessage"><wsdl:part name="parameters" element="tns:VoidEMD"/></wsdl:message><wsdl:message name="IAvia_VoidEMD_OutputMessage"><wsdl:part name="parameters" element="tns:VoidEMDResponse"/></wsdl:message><wsdl:message name="IAvia_GetEMDRefundData_InputMessage"><wsdl:part name="parameters" element="tns:GetEMDRefundData"/></wsdl:message><wsdl:message name="IAvia_GetEMDRefundData_OutputMessage"><wsdl:part name="parameters" element="tns:GetEMDRefundDataResponse"/></wsdl:message><wsdl:message name="IAvia_RefundEMD_InputMessage"><wsdl:part name="parameters" element="tns:RefundEMD"/></wsdl:message><wsdl:message name="IAvia_RefundEMD_OutputMessage"><wsdl:part name="parameters" element="tns:RefundEMDResponse"/></wsdl:message><wsdl:message name="IAvia_GetAirlineSchedule_InputMessage"><wsdl:part name="parameters" element="tns:GetAirlineSchedule"/></wsdl:message><wsdl:message name="IAvia_GetAirlineSchedule_OutputMessage"><wsdl:part name="parameters" element="tns:GetAirlineScheduleResponse"/></wsdl:message><wsdl:message name="IAvia_GroupSearch_1_1_InputMessage"><wsdl:part name="parameters" element="tns:GroupSearch_1_1"/></wsdl:message><wsdl:message name="IAvia_GroupSearch_1_1_OutputMessage"><wsdl:part name="parameters" element="tns:GroupSearch_1_1Response"/></wsdl:message><wsdl:message name="IAvia_AdditionalOperations_1_1_InputMessage"><wsdl:part name="parameters" element="tns:AdditionalOperations_1_1"/></wsdl:message><wsdl:message name="IAvia_AdditionalOperations_1_1_OutputMessage"><wsdl:part name="parameters" element="tns:AdditionalOperations_1_1Response"/></wsdl:message><wsdl:message name="IAvia_GetRefundData_1_1_InputMessage"><wsdl:part name="parameters" element="tns:GetRefundData_1_1"/></wsdl:message><wsdl:message name="IAvia_GetRefundData_1_1_OutputMessage"><wsdl:part name="parameters" element="tns:GetRefundData_1_1Response"/></wsdl:message><wsdl:message name="IAvia_RefundTicket_1_1_InputMessage"><wsdl:part name="parameters" element="tns:RefundTicket_1_1"/></wsdl:message><wsdl:message name="IAvia_RefundTicket_1_1_OutputMessage"><wsdl:part name="parameters" element="tns:RefundTicket_1_1Response"/></wsdl:message><wsdl:message name="IAvia_Search_1_2_InputMessage"><wsdl:part name="parameters" element="tns:Search_1_2"/></wsdl:message><wsdl:message name="IAvia_Search_1_2_OutputMessage"><wsdl:part name="parameters" element="tns:Search_1_2Response"/></wsdl:message><wsdl:message name="IAvia_BookFlight_2_0_InputMessage"><wsdl:part name="parameters" element="tns:BookFlight_2_0"/></wsdl:message><wsdl:message name="IAvia_BookFlight_2_0_OutputMessage"><wsdl:part name="parameters" element="tns:BookFlight_2_0Response"/></wsdl:message><wsdl:message name="IAvia_UpdateBook_2_0_InputMessage"><wsdl:part name="parameters" element="tns:UpdateBook_2_0"/></wsdl:message><wsdl:message name="IAvia_UpdateBook_2_0_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateBook_2_0Response"/></wsdl:message><wsdl:message name="IAvia_ModifyBook_2_0_InputMessage"><wsdl:part name="parameters" element="tns:ModifyBook_2_0"/></wsdl:message><wsdl:message name="IAvia_ModifyBook_2_0_OutputMessage"><wsdl:part name="parameters" element="tns:ModifyBook_2_0Response"/></wsdl:message><wsdl:message name="IAvia_ImportBook_2_0_InputMessage"><wsdl:part name="parameters" element="tns:ImportBook_2_0"/></wsdl:message><wsdl:message name="IAvia_ImportBook_2_0_OutputMessage"><wsdl:part name="parameters" element="tns:ImportBook_2_0Response"/></wsdl:message><wsdl:message name="IAvia_Ticket_2_0_InputMessage"><wsdl:part name="parameters" element="tns:Ticket_2_0"/></wsdl:message><wsdl:message name="IAvia_Ticket_2_0_OutputMessage"><wsdl:part name="parameters" element="tns:Ticket_2_0Response"/></wsdl:message><wsdl:portType name="IAvia"><wsdl:operation name="GetFareRules"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetFareRules" message="tns:IAvia_GetFareRules_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetFareRulesResponse" message="tns:IAvia_GetFareRules_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSeatMap"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetSeatMap" message="tns:IAvia_GetSeatMap_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetSeatMapResponse" message="tns:IAvia_GetSeatMap_OutputMessage"/></wsdl:operation><wsdl:operation name="CancelBook"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/CancelBook" message="tns:IAvia_CancelBook_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/CancelBookResponse" message="tns:IAvia_CancelBook_OutputMessage"/></wsdl:operation><wsdl:operation name="GetBookHistory"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetBookHistory" message="tns:IAvia_GetBookHistory_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetBookHistoryResponse" message="tns:IAvia_GetBookHistory_OutputMessage"/></wsdl:operation><wsdl:operation name="VoidTicket"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/VoidTicket" message="tns:IAvia_VoidTicket_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/VoidTicketResponse" message="tns:IAvia_VoidTicket_OutputMessage"/></wsdl:operation><wsdl:operation name="GetCurrencyConversion"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetCurrencyConversion" message="tns:IAvia_GetCurrencyConversion_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetCurrencyConversionResponse" message="tns:IAvia_GetCurrencyConversion_OutputMessage"/></wsdl:operation><wsdl:operation name="GetBook"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetBook" message="tns:IAvia_GetBook_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetBookResponse" message="tns:IAvia_GetBook_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSupplierStatic"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetSupplierStatic" message="tns:IAvia_GetSupplierStatic_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetSupplierStaticResponse" message="tns:IAvia_GetSupplierStatic_OutputMessage"/></wsdl:operation><wsdl:operation name="ScheduleSearch"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/ScheduleSearch" message="tns:IAvia_ScheduleSearch_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/ScheduleSearchResponse" message="tns:IAvia_ScheduleSearch_OutputMessage"/></wsdl:operation><wsdl:operation name="ListQueue"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/ListQueue" message="tns:IAvia_ListQueue_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/ListQueueResponse" message="tns:IAvia_ListQueue_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteFromQueue"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/DeleteFromQueue" message="tns:IAvia_DeleteFromQueue_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/DeleteFromQueueResponse" message="tns:IAvia_DeleteFromQueue_OutputMessage"/></wsdl:operation><wsdl:operation name="GetRoutingGrid"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetRoutingGrid" message="tns:IAvia_GetRoutingGrid_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetRoutingGridResponse" message="tns:IAvia_GetRoutingGrid_OutputMessage"/></wsdl:operation><wsdl:operation name="FlightRepricing"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/FlightRepricing" message="tns:IAvia_FlightRepricing_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/FlightRepricingResponse" message="tns:IAvia_FlightRepricing_OutputMessage"/></wsdl:operation><wsdl:operation name="ReleaseSeat"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/ReleaseSeat" message="tns:IAvia_ReleaseSeat_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/ReleaseSeatResponse" message="tns:IAvia_ReleaseSeat_OutputMessage"/></wsdl:operation><wsdl:operation name="SplitBook"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/SplitBook" message="tns:IAvia_SplitBook_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/SplitBookResponse" message="tns:IAvia_SplitBook_OutputMessage"/></wsdl:operation><wsdl:operation name="GetExchangeVariants"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetExchangeVariants" message="tns:IAvia_GetExchangeVariants_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetExchangeVariantsResponse" message="tns:IAvia_GetExchangeVariants_OutputMessage"/></wsdl:operation><wsdl:operation name="ExchangeTicket"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/ExchangeTicket" message="tns:IAvia_ExchangeTicket_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/ExchangeTicketResponse" message="tns:IAvia_ExchangeTicket_OutputMessage"/></wsdl:operation><wsdl:operation name="CompleteEMDProcessing"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/CompleteEMDProcessing" message="tns:IAvia_CompleteEMDProcessing_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/CompleteEMDProcessingResponse" message="tns:IAvia_CompleteEMDProcessing_OutputMessage"/></wsdl:operation><wsdl:operation name="IssueEMD"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/IssueEMD" message="tns:IAvia_IssueEMD_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/IssueEMDResponse" message="tns:IAvia_IssueEMD_OutputMessage"/></wsdl:operation><wsdl:operation name="VoidEMD"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/VoidEMD" message="tns:IAvia_VoidEMD_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/VoidEMDResponse" message="tns:IAvia_VoidEMD_OutputMessage"/></wsdl:operation><wsdl:operation name="GetEMDRefundData"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetEMDRefundData" message="tns:IAvia_GetEMDRefundData_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetEMDRefundDataResponse" message="tns:IAvia_GetEMDRefundData_OutputMessage"/></wsdl:operation><wsdl:operation name="RefundEMD"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/RefundEMD" message="tns:IAvia_RefundEMD_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/RefundEMDResponse" message="tns:IAvia_RefundEMD_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAirlineSchedule"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetAirlineSchedule" message="tns:IAvia_GetAirlineSchedule_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetAirlineScheduleResponse" message="tns:IAvia_GetAirlineSchedule_OutputMessage"/></wsdl:operation><wsdl:operation name="GroupSearch_1_1"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GroupSearch_1_1" message="tns:IAvia_GroupSearch_1_1_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GroupSearch_1_1Response" message="tns:IAvia_GroupSearch_1_1_OutputMessage"/></wsdl:operation><wsdl:operation name="AdditionalOperations_1_1"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/AdditionalOperations_1_1" message="tns:IAvia_AdditionalOperations_1_1_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/AdditionalOperations_1_1Response" message="tns:IAvia_AdditionalOperations_1_1_OutputMessage"/></wsdl:operation><wsdl:operation name="GetRefundData_1_1"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetRefundData_1_1" message="tns:IAvia_GetRefundData_1_1_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/GetRefundData_1_1Response" message="tns:IAvia_GetRefundData_1_1_OutputMessage"/></wsdl:operation><wsdl:operation name="RefundTicket_1_1"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/RefundTicket_1_1" message="tns:IAvia_RefundTicket_1_1_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/RefundTicket_1_1Response" message="tns:IAvia_RefundTicket_1_1_OutputMessage"/></wsdl:operation><wsdl:operation name="Search_1_2"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/Search_1_2" message="tns:IAvia_Search_1_2_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/Search_1_2Response" message="tns:IAvia_Search_1_2_OutputMessage"/></wsdl:operation><wsdl:operation name="BookFlight_2_0"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/BookFlight_2_0" message="tns:IAvia_BookFlight_2_0_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/BookFlight_2_0Response" message="tns:IAvia_BookFlight_2_0_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateBook_2_0"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/UpdateBook_2_0" message="tns:IAvia_UpdateBook_2_0_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/UpdateBook_2_0Response" message="tns:IAvia_UpdateBook_2_0_OutputMessage"/></wsdl:operation><wsdl:operation name="ModifyBook_2_0"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/ModifyBook_2_0" message="tns:IAvia_ModifyBook_2_0_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/ModifyBook_2_0Response" message="tns:IAvia_ModifyBook_2_0_OutputMessage"/></wsdl:operation><wsdl:operation name="ImportBook_2_0"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/ImportBook_2_0" message="tns:IAvia_ImportBook_2_0_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/ImportBook_2_0Response" message="tns:IAvia_ImportBook_2_0_OutputMessage"/></wsdl:operation><wsdl:operation name="Ticket_2_0"><wsdl:input wsaw:Action="http://nemo-ibe.com/Avia/IAvia/Ticket_2_0" message="tns:IAvia_Ticket_2_0_InputMessage"/><wsdl:output wsaw:Action="http://nemo-ibe.com/Avia/IAvia/Ticket_2_0Response" message="tns:IAvia_Ticket_2_0_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_IAvia" type="tns:IAvia"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetFareRules"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/GetFareRules" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSeatMap"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/GetSeatMap" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelBook"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/CancelBook" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetBookHistory"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/GetBookHistory" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="VoidTicket"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/VoidTicket" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCurrencyConversion"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/GetCurrencyConversion" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetBook"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/GetBook" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSupplierStatic"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/GetSupplierStatic" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ScheduleSearch"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/ScheduleSearch" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListQueue"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/ListQueue" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteFromQueue"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/DeleteFromQueue" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRoutingGrid"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/GetRoutingGrid" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FlightRepricing"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/FlightRepricing" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ReleaseSeat"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/ReleaseSeat" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SplitBook"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/SplitBook" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetExchangeVariants"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/GetExchangeVariants" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ExchangeTicket"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/ExchangeTicket" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CompleteEMDProcessing"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/CompleteEMDProcessing" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IssueEMD"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/IssueEMD" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="VoidEMD"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/VoidEMD" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetEMDRefundData"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/GetEMDRefundData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RefundEMD"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/RefundEMD" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAirlineSchedule"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/GetAirlineSchedule" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GroupSearch_1_1"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/GroupSearch_1_1" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AdditionalOperations_1_1"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/AdditionalOperations_1_1" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRefundData_1_1"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/GetRefundData_1_1" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RefundTicket_1_1"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/RefundTicket_1_1" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="Search_1_2"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/Search_1_2" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="BookFlight_2_0"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/BookFlight_2_0" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateBook_2_0"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/UpdateBook_2_0" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ModifyBook_2_0"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/ModifyBook_2_0" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ImportBook_2_0"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/ImportBook_2_0" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="Ticket_2_0"><soap:operation soapAction="http://nemo-ibe.com/Avia/IAvia/Ticket_2_0" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="Avia"><wsdl:port name="BasicHttpBinding_IAvia" binding="tns:BasicHttpBinding_IAvia"><soap:address location="http://localhost:57085/Avia.svc"/></wsdl:port></wsdl:service></wsdl:definitions>