<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="Reservations" targetNamespace="http://tempuri.org/" 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://tempuri.org/" 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://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices"/><xs:element name="ReserveFlight"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q1:ReserveFlightRequest" xmlns:q1="http://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices"/></xs:sequence></xs:complexType></xs:element><xs:element name="ReserveFlightResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ReserveFlightResult" nillable="true" type="q2:ReserveResponse" xmlns:q2="http://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices"/></xs:sequence></xs:complexType></xs:element><xs:element name="CheckFlightsAvailability"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q3:ReserveFlightRequest" xmlns:q3="http://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices"/></xs:sequence></xs:complexType></xs:element><xs:element name="CheckFlightsAvailabilityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CheckFlightsAvailabilityResult" nillable="true" type="q4:AvailabilityResponse" xmlns:q4="http://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices"/></xs:sequence></xs:complexType></xs:element><xs:element name="OpenPaymentsFlight"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q5:ReserveFlightRequest" xmlns:q5="http://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices"/></xs:sequence></xs:complexType></xs:element><xs:element name="OpenPaymentsFlightResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="OpenPaymentsFlightResult" nillable="true" type="q6:AvailabilityResponse" xmlns:q6="http://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices"/></xs:sequence></xs:complexType></xs:element><xs:element name="WriteToLog"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="logRequest" nillable="true" type="q7:LogErrorRequest" xmlns:q7="http://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices"/></xs:sequence></xs:complexType></xs:element><xs:element name="WriteToLogResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="WriteToLogResult" nillable="true" type="q8:LogErrorResponse" xmlns:q8="http://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices"/></xs:sequence></xs:complexType></xs:element><xs:element name="CheckValidateCoupon"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q9:CouponRequest" xmlns:q9="http://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices"/></xs:sequence></xs:complexType></xs:element><xs:element name="CheckValidateCouponResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CheckValidateCouponResult" nillable="true" type="q10:CouponResponse" xmlns:q10="http://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices"/></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://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Hulyo.Model.HulyoServices"><xs:import namespace="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:complexType name="ReserveFlightRequest"><xs:sequence><xs:element minOccurs="0" name="ABTestingCatalogVersion" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AffilateID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ApproveInsurance" type="xs:boolean"/><xs:element minOccurs="0" name="CouponCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerPhone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CvvNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeviceInfo" nillable="true" type="tns:DeviceInformation"/><xs:element minOccurs="0" name="FlightId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsMail" type="xs:boolean"/><xs:element minOccurs="0" name="J5Amount" type="xs:float"/><xs:element minOccurs="0" name="J5NumOfPayments" type="xs:int"/><xs:element minOccurs="0" name="J5Token" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Passengers" nillable="true" type="tns:ArrayOfPassenger"/><xs:element minOccurs="0" name="PaymentMethodToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SalePrice" type="xs:float"/><xs:element minOccurs="0" name="SalePriceInfant" type="xs:float"/><xs:element minOccurs="0" name="SkipUpdateLeadCount" type="xs:boolean"/><xs:element minOccurs="0" name="Source" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TotalSalePrice" type="xs:float"/></xs:sequence></xs:complexType><xs:element name="ReserveFlightRequest" nillable="true" type="tns:ReserveFlightRequest"/><xs:complexType name="DeviceInformation"><xs:sequence><xs:element minOccurs="0" name="AppVersion" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeviceType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OsType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OsVersion" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DeviceInformation" nillable="true" type="tns:DeviceInformation"/><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 minOccurs="0" name="PassengerBirthDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PassengerFirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PassengerLastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PassengerTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceInShekel" type="xs:float"/></xs:sequence></xs:complexType><xs:element name="Passenger" nillable="true" type="tns:Passenger"/><xs:complexType name="ReserveResponse"><xs:sequence><xs:element minOccurs="0" name="AbortReservation" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HistoryDetails" nillable="true" type="tns:HistoryRecord"/><xs:element minOccurs="0" name="InternalErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrderViewUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ReserveResponse" nillable="true" type="tns:ReserveResponse"/><xs:complexType name="HistoryRecord"><xs:sequence><xs:element minOccurs="0" name="Date" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ValidToDate" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="HistoryRecord" nillable="true" type="tns:HistoryRecord"/><xs:complexType name="AvailabilityResponse"><xs:sequence><xs:element minOccurs="0" name="AbortReservation" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InternalErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Payments" nillable="true" type="q1:ArrayOfPaymentCatalog" xmlns:q1="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:element minOccurs="0" name="PaymentToken" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="AvailabilityResponse" nillable="true" type="tns:AvailabilityResponse"/><xs:complexType name="LogErrorRequest"><xs:sequence><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentToken" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LogErrorRequest" nillable="true" type="tns:LogErrorRequest"/><xs:complexType name="LogErrorResponse"><xs:sequence><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LogErrorResponse" nillable="true" type="tns:LogErrorResponse"/><xs:complexType name="CouponRequest"><xs:sequence><xs:element minOccurs="0" name="ABTestingCatalogVersion" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CouponCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeviceInfo" nillable="true" type="tns:DeviceInformation"/><xs:element minOccurs="0" name="ItemID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NumberOfTickets" type="xs:int"/><xs:element minOccurs="0" name="Passengers" nillable="true" type="tns:ArrayOfPassenger"/></xs:sequence></xs:complexType><xs:element name="CouponRequest" nillable="true" type="tns:CouponRequest"/><xs:complexType name="CouponResponse"><xs:sequence><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NewPrice" type="xs:float"/><xs:element minOccurs="0" name="StatusCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CouponResponse" nillable="true" type="tns:CouponResponse"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Hulyo.Model" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Hulyo.Model"><xs:complexType name="ArrayOfPaymentCatalog"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PaymentCatalog" nillable="true" type="tns:PaymentCatalog"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPaymentCatalog" nillable="true" type="tns:ArrayOfPaymentCatalog"/><xs:complexType name="PaymentCatalog"><xs:sequence><xs:element minOccurs="0" name="NumOfPayments" type="xs:int"/><xs:element minOccurs="0" name="PatternTourDetailsText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentPrice" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SellingPrice" type="xs:double"/><xs:element minOccurs="0" name="SellingPriceInShekel" type="xs:double"/><xs:element minOccurs="0" name="SellingPriceText" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PaymentCatalog" nillable="true" type="tns:PaymentCatalog"/></xs:schema></wsdl:types><wsdl:message name="IReservations_ReserveFlight_InputMessage"><wsdl:part name="parameters" element="tns:ReserveFlight"/></wsdl:message><wsdl:message name="IReservations_ReserveFlight_OutputMessage"><wsdl:part name="parameters" element="tns:ReserveFlightResponse"/></wsdl:message><wsdl:message name="IReservations_CheckFlightsAvailability_InputMessage"><wsdl:part name="parameters" element="tns:CheckFlightsAvailability"/></wsdl:message><wsdl:message name="IReservations_CheckFlightsAvailability_OutputMessage"><wsdl:part name="parameters" element="tns:CheckFlightsAvailabilityResponse"/></wsdl:message><wsdl:message name="IReservations_OpenPaymentsFlight_InputMessage"><wsdl:part name="parameters" element="tns:OpenPaymentsFlight"/></wsdl:message><wsdl:message name="IReservations_OpenPaymentsFlight_OutputMessage"><wsdl:part name="parameters" element="tns:OpenPaymentsFlightResponse"/></wsdl:message><wsdl:message name="IReservations_WriteToLog_InputMessage"><wsdl:part name="parameters" element="tns:WriteToLog"/></wsdl:message><wsdl:message name="IReservations_WriteToLog_OutputMessage"><wsdl:part name="parameters" element="tns:WriteToLogResponse"/></wsdl:message><wsdl:message name="IReservations_CheckValidateCoupon_InputMessage"><wsdl:part name="parameters" element="tns:CheckValidateCoupon"/></wsdl:message><wsdl:message name="IReservations_CheckValidateCoupon_OutputMessage"><wsdl:part name="parameters" element="tns:CheckValidateCouponResponse"/></wsdl:message><wsdl:portType name="IReservations"><wsdl:operation name="ReserveFlight"><wsdl:input wsaw:Action="http://tempuri.org/IReservations/ReserveFlight" message="tns:IReservations_ReserveFlight_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IReservations/ReserveFlightResponse" message="tns:IReservations_ReserveFlight_OutputMessage"/></wsdl:operation><wsdl:operation name="CheckFlightsAvailability"><wsdl:input wsaw:Action="http://tempuri.org/IReservations/CheckFlightsAvailability" message="tns:IReservations_CheckFlightsAvailability_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IReservations/CheckFlightsAvailabilityResponse" message="tns:IReservations_CheckFlightsAvailability_OutputMessage"/></wsdl:operation><wsdl:operation name="OpenPaymentsFlight"><wsdl:input wsaw:Action="http://tempuri.org/IReservations/OpenPaymentsFlight" message="tns:IReservations_OpenPaymentsFlight_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IReservations/OpenPaymentsFlightResponse" message="tns:IReservations_OpenPaymentsFlight_OutputMessage"/></wsdl:operation><wsdl:operation name="WriteToLog"><wsdl:input wsaw:Action="http://tempuri.org/IReservations/WriteToLog" message="tns:IReservations_WriteToLog_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IReservations/WriteToLogResponse" message="tns:IReservations_WriteToLog_OutputMessage"/></wsdl:operation><wsdl:operation name="CheckValidateCoupon"><wsdl:input wsaw:Action="http://tempuri.org/IReservations/CheckValidateCoupon" message="tns:IReservations_CheckValidateCoupon_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IReservations/CheckValidateCouponResponse" message="tns:IReservations_CheckValidateCoupon_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:service name="Reservations"/></wsdl:definitions>