<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="HulyoSiteApi" 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.FlightsProcessor"/><xs:import namespace="http://schemas.datacontract.org/2004/07/Hulyo.Model.Website"/><xs:import namespace="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:import namespace="http://schemas.datacontract.org/2004/07/Hulyo.Model.Hulyo"/><xs:element name="GetFlight"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="flightId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetFlightResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetFlightResult" nillable="true" type="q1:Flights" xmlns:q1="http://schemas.datacontract.org/2004/07/Hulyo.Model.FlightsProcessor"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPayments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="request" nillable="true" type="q2:GetPaymentsRequest" xmlns:q2="http://schemas.datacontract.org/2004/07/Hulyo.Model.Website"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPaymentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetPaymentsResult" nillable="true" type="q3:ArrayOfPaymentCatalog" xmlns:q3="http://schemas.datacontract.org/2004/07/Hulyo.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConfirmationReservation"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="reservationId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetConfirmationReservationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetConfirmationReservationResult" nillable="true" type="q4:ConfirmationReservation" xmlns:q4="http://schemas.datacontract.org/2004/07/Hulyo.Model.Hulyo"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDestinationByCityCode"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="cityCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDestinationByCityCodeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetDestinationByCityCodeResult" nillable="true" type="q5:FlightDestination" xmlns:q5="http://schemas.datacontract.org/2004/07/Hulyo.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetMoreDestinationSuggestion"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="destinationCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetMoreDestinationSuggestionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetMoreDestinationSuggestionResult" nillable="true" type="q6:ArrayOfFlightDestination" xmlns:q6="http://schemas.datacontract.org/2004/07/Hulyo.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllDestinations"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetAllDestinationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetAllDestinationsResult" nillable="true" type="q7:GetAllDestinationsResponse" xmlns:q7="http://schemas.datacontract.org/2004/07/Hulyo.Model.Hulyo"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetHulyoTipsDestinations"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetHulyoTipsDestinationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetHulyoTipsDestinationsResult" nillable="true" type="q8:ArrayOfFlightDestination" xmlns:q8="http://schemas.datacontract.org/2004/07/Hulyo.Model"/></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.FlightsProcessor" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Hulyo.Model.FlightsProcessor"><xs:import namespace="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:complexType name="Flights"><xs:sequence><xs:element minOccurs="0" name="ServicesButtons" nillable="true" type="q1:ArrayOfServiceButton" xmlns:q1="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:element minOccurs="0" name="Id" type="xs:long"/><xs:element minOccurs="0" name="DealCountryName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DealDestinationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DealDestinationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceInShekel" type="xs:float"/><xs:element minOccurs="0" name="InfantPriceTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InfantPriceInShekel" type="xs:float"/><xs:element minOccurs="0" name="AvailableSeats" type="xs:int"/><xs:element minOccurs="0" name="InboundFlights" nillable="true" type="tns:ArrayOfFlight"/><xs:element minOccurs="0" name="OutboundFlights" nillable="true" type="tns:ArrayOfFlight"/><xs:element minOccurs="0" name="Remarks" 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="SalePriceCurrency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightsDatesText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OpenHotelSearchInBrowser" type="xs:boolean"/><xs:element minOccurs="0" name="HotelSearchUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsToShowCommentInPop" type="xs:boolean"/><xs:element minOccurs="0" name="SortOrder" type="xs:unsignedInt"/><xs:element minOccurs="0" name="CommentBegining" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsToday" type="xs:boolean"/><xs:element minOccurs="0" name="IsTommorow" type="xs:boolean"/><xs:element minOccurs="0" name="IsWeekend" type="xs:boolean"/><xs:element minOccurs="0" name="IsUnder199" type="xs:boolean"/><xs:element minOccurs="0" name="IsAbove199" type="xs:boolean"/><xs:element minOccurs="0" name="MarketPrice" type="xs:double"/><xs:element minOccurs="0" name="MarketPriceCurrency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightsDaysInWeek" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VacDurations" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Weekday" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Active" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Flights" nillable="true" type="tns:Flights"/><xs:complexType name="ArrayOfFlight"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Flight" nillable="true" type="tns:Flight"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFlight" nillable="true" type="tns:ArrayOfFlight"/><xs:complexType name="Flight"><xs:sequence><xs:element minOccurs="0" name="AirlineName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AirlineIconUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureATA" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureATATitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDayTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureWebDayTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureWebDayInWeekTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDateTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureWebDateTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureTimeTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDestCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDestName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalATA" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalATATitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDayTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalWebDayTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalWebDayInWeekTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDateTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalWebDateTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalTimeTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDestCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDestName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDateOnlyTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDateOnlyTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AirlineCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Flight" nillable="true" type="tns:Flight"/></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:import namespace="http://schemas.datacontract.org/2004/07/Hulyo.Model.Hulyo"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:complexType name="ArrayOfServiceButton"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ServiceButton" nillable="true" type="tns:ServiceButton"/></xs:sequence></xs:complexType><xs:element name="ArrayOfServiceButton" nillable="true" type="tns:ArrayOfServiceButton"/><xs:complexType name="ServiceButton"><xs:sequence><xs:element minOccurs="0" name="ImgUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Url" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ViewMode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ServiceButton" nillable="true" type="tns:ServiceButton"/><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:complexType name="FlightDestination"><xs:sequence><xs:element minOccurs="0" name="BookingCityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BookingUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Catagories" nillable="true" type="q1:ArrayOfCatagoryDestination" xmlns:q1="http://schemas.datacontract.org/2004/07/Hulyo.Model.Hulyo"/><xs:element minOccurs="0" name="CountryCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CountryName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationNameEng" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationNameHeb" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationTypeCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationTypeName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Enable" type="xs:boolean"/><xs:element minOccurs="0" name="GulliverCityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ImageFileName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsActive" type="xs:boolean"/><xs:element minOccurs="0" name="IsRecommended" type="xs:boolean"/><xs:element minOccurs="0" name="Language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Latitude" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Longitude" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MaxNights" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="MinNights" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="PlugType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PrefixNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RentalCarUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StateCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Tags" nillable="true" type="q2:ArrayOfstring" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="VideoFileName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VideoUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Visa" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WeatherJSON" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="fullsizeImage" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FlightDestination" nillable="true" type="tns:FlightDestination"/><xs:complexType name="ArrayOfFlightDestination"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FlightDestination" nillable="true" type="tns:FlightDestination"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFlightDestination" nillable="true" type="tns:ArrayOfFlightDestination"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Hulyo.Model.Website" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Hulyo.Model.Website"><xs:complexType name="GetPaymentsRequest"><xs:sequence><xs:element minOccurs="0" name="AdultPrice" type="xs:int"/><xs:element minOccurs="0" name="CurrencyCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InfantPrice" type="xs:int"/><xs:element minOccurs="0" name="NumOfAdults" type="xs:int"/><xs:element minOccurs="0" name="NumOfInfants" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="GetPaymentsRequest" nillable="true" type="tns:GetPaymentsRequest"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Hulyo.Model.Hulyo" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Hulyo.Model.Hulyo"><xs:import namespace="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:complexType name="ConfirmationReservation"><xs:sequence><xs:element minOccurs="0" name="AmadeusPNR" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AmadeusStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationDetails" nillable="true" type="q1:FlightDestination" xmlns:q1="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:element minOccurs="0" name="DestinationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightsPaxDetails" nillable="true" type="tns:ArrayOfFlightPaxDetails"/><xs:element minOccurs="0" name="InboundFlights" nillable="true" type="tns:FlightDetailsConfirmationReservation"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NumOfAdultsAndChilds" type="xs:int"/><xs:element minOccurs="0" name="NumOfInfant" type="xs:int"/><xs:element minOccurs="0" name="OutboundFlights" nillable="true" type="tns:FlightDetailsConfirmationReservation"/><xs:element minOccurs="0" name="PayerEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PayerFullName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PayerPhone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceCurrency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceInShekel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ServicesButtons" nillable="true" type="q2:ArrayOfServiceButton" xmlns:q2="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:element minOccurs="0" name="TitleStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TotalPrice" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WeatherJSON" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ConfirmationReservation" nillable="true" type="tns:ConfirmationReservation"/><xs:complexType name="ArrayOfCatagoryDestination"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CatagoryDestination" nillable="true" type="tns:CatagoryDestination"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCatagoryDestination" nillable="true" type="tns:ArrayOfCatagoryDestination"/><xs:complexType name="CatagoryDestination"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="ImageFileName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CatagoryDestination" nillable="true" type="tns:CatagoryDestination"/><xs:complexType name="ArrayOfFlightPaxDetails"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FlightPaxDetails" nillable="true" type="tns:FlightPaxDetails"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFlightPaxDetails" nillable="true" type="tns:ArrayOfFlightPaxDetails"/><xs:complexType name="FlightPaxDetails"><xs:sequence><xs:element minOccurs="0" name="BirthDate" 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="PersonId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FlightPaxDetails" nillable="true" type="tns:FlightPaxDetails"/><xs:complexType name="FlightDetailsConfirmationReservation"><xs:sequence><xs:element minOccurs="0" name="AirlineCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AirlineName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalATA" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDayTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArrivalDestName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureATA" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDayTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureDestName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlightNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FlightDetailsConfirmationReservation" nillable="true" type="tns:FlightDetailsConfirmationReservation"/><xs:complexType name="GetAllDestinationsResponse"><xs:sequence><xs:element minOccurs="0" name="DestinationSuggestions" nillable="true" type="q3:ArrayOfFlightDestination" xmlns:q3="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:element minOccurs="0" name="Destinations" nillable="true" type="tns:ArrayOfDestinationBasicInfo"/><xs:element minOccurs="0" name="RecommendedDestinationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RecommendedDestinationHebName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RecommendedDestinationImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RecommendedDestinationVideoUrl" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetAllDestinationsResponse" nillable="true" type="tns:GetAllDestinationsResponse"/><xs:complexType name="ArrayOfDestinationBasicInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DestinationBasicInfo" nillable="true" type="tns:DestinationBasicInfo"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDestinationBasicInfo" nillable="true" type="tns:ArrayOfDestinationBasicInfo"/><xs:complexType name="DestinationBasicInfo"><xs:sequence><xs:element minOccurs="0" name="DestinationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationNameHeb" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsRecommended" type="xs:boolean"/><xs:element minOccurs="0" name="VideoUrl" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DestinationBasicInfo" nillable="true" type="tns:DestinationBasicInfo"/></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: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:schema></wsdl:types><wsdl:message name="IHulyoSiteApi_GetFlight_InputMessage"><wsdl:part name="parameters" element="tns:GetFlight"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetFlight_OutputMessage"><wsdl:part name="parameters" element="tns:GetFlightResponse"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetPayments_InputMessage"><wsdl:part name="parameters" element="tns:GetPayments"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetPayments_OutputMessage"><wsdl:part name="parameters" element="tns:GetPaymentsResponse"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetConfirmationReservation_InputMessage"><wsdl:part name="parameters" element="tns:GetConfirmationReservation"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetConfirmationReservation_OutputMessage"><wsdl:part name="parameters" element="tns:GetConfirmationReservationResponse"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetDestinationByCityCode_InputMessage"><wsdl:part name="parameters" element="tns:GetDestinationByCityCode"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetDestinationByCityCode_OutputMessage"><wsdl:part name="parameters" element="tns:GetDestinationByCityCodeResponse"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetMoreDestinationSuggestion_InputMessage"><wsdl:part name="parameters" element="tns:GetMoreDestinationSuggestion"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetMoreDestinationSuggestion_OutputMessage"><wsdl:part name="parameters" element="tns:GetMoreDestinationSuggestionResponse"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetAllDestinations_InputMessage"><wsdl:part name="parameters" element="tns:GetAllDestinations"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetAllDestinations_OutputMessage"><wsdl:part name="parameters" element="tns:GetAllDestinationsResponse"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetHulyoTipsDestinations_InputMessage"><wsdl:part name="parameters" element="tns:GetHulyoTipsDestinations"/></wsdl:message><wsdl:message name="IHulyoSiteApi_GetHulyoTipsDestinations_OutputMessage"><wsdl:part name="parameters" element="tns:GetHulyoTipsDestinationsResponse"/></wsdl:message><wsdl:portType name="IHulyoSiteApi"><wsdl:operation name="GetFlight"><wsdl:input wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetFlight" message="tns:IHulyoSiteApi_GetFlight_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetFlightResponse" message="tns:IHulyoSiteApi_GetFlight_OutputMessage"/></wsdl:operation><wsdl:operation name="GetPayments"><wsdl:input wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetPayments" message="tns:IHulyoSiteApi_GetPayments_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetPaymentsResponse" message="tns:IHulyoSiteApi_GetPayments_OutputMessage"/></wsdl:operation><wsdl:operation name="GetConfirmationReservation"><wsdl:input wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetConfirmationReservation" message="tns:IHulyoSiteApi_GetConfirmationReservation_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetConfirmationReservationResponse" message="tns:IHulyoSiteApi_GetConfirmationReservation_OutputMessage"/></wsdl:operation><wsdl:operation name="GetDestinationByCityCode"><wsdl:input wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetDestinationByCityCode" message="tns:IHulyoSiteApi_GetDestinationByCityCode_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetDestinationByCityCodeResponse" message="tns:IHulyoSiteApi_GetDestinationByCityCode_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMoreDestinationSuggestion"><wsdl:input wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetMoreDestinationSuggestion" message="tns:IHulyoSiteApi_GetMoreDestinationSuggestion_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetMoreDestinationSuggestionResponse" message="tns:IHulyoSiteApi_GetMoreDestinationSuggestion_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAllDestinations"><wsdl:input wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetAllDestinations" message="tns:IHulyoSiteApi_GetAllDestinations_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetAllDestinationsResponse" message="tns:IHulyoSiteApi_GetAllDestinations_OutputMessage"/></wsdl:operation><wsdl:operation name="GetHulyoTipsDestinations"><wsdl:input wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetHulyoTipsDestinations" message="tns:IHulyoSiteApi_GetHulyoTipsDestinations_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IHulyoSiteApi/GetHulyoTipsDestinationsResponse" message="tns:IHulyoSiteApi_GetHulyoTipsDestinations_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:service name="HulyoSiteApi"/></wsdl:definitions>