<?xml version="1.0" encoding="utf-8"?><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 schemaLocation="https://www.hulyo.co.il/events/v2.0/Reservations.svc?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/Hulyo.Model.Events"/><xs:import schemaLocation="https://www.hulyo.co.il/events/v2.0/Reservations.svc?xsd=xsd4" namespace="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:complexType name="CheckAvailabilityEventRequest"><xs:sequence><xs:element minOccurs="0" name="Amount" type="xs:int"/><xs:element minOccurs="0" name="BookingChannel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Coupon" nillable="true" type="tns:CouponRequest"/><xs:element minOccurs="0" name="Customer" nillable="true" type="q1:EventCustomer" xmlns:q1="http://schemas.datacontract.org/2004/07/Hulyo.Model.Events"/><xs:element minOccurs="0" name="CustomerApproveMarketingEmail" type="xs:boolean"/><xs:element minOccurs="0" name="DeviceInfo" nillable="true" type="tns:DeviceInformation"/><xs:element minOccurs="0" name="EventId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HulyoCustomerId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TotalPrice" type="xs:float"/></xs:sequence></xs:complexType><xs:element name="CheckAvailabilityEventRequest" nillable="true" type="tns:CheckAvailabilityEventRequest"/><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="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="CheckAvailabilityEventResponse"><xs:sequence><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentSessionId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TicketId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CheckAvailabilityEventResponse" nillable="true" type="tns:CheckAvailabilityEventResponse"/><xs:complexType name="ReserveEventRequest"><xs:sequence><xs:element minOccurs="0" name="CardId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CcLastDigits" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Coupon" nillable="true" type="tns:CouponRequest"/><xs:element minOccurs="0" name="CreditCardExpiration" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Customer" nillable="true" type="q2:EventCustomer" xmlns:q2="http://schemas.datacontract.org/2004/07/Hulyo.Model.Events"/><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="PaymentMethodToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentMethodType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RefNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SessionCD" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SessionId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TicketId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TotalPrice" type="xs:float"/></xs:sequence></xs:complexType><xs:element name="ReserveEventRequest" nillable="true" type="tns:ReserveEventRequest"/><xs:complexType name="ReserveEventResponse"><xs:sequence><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="GetEventsDetailsUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RefNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StayInPaymentScreen" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ReserveEventResponse" nillable="true" type="tns:ReserveEventResponse"/><xs:complexType name="SendInvoiceToCustomerByEmailRequest"><xs:sequence><xs:element minOccurs="0" name="TicketId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="URL" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SendInvoiceToCustomerByEmailRequest" nillable="true" type="tns:SendInvoiceToCustomerByEmailRequest"/><xs:complexType name="EventsLogErrorReq"><xs:sequence><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SessionId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="EventsLogErrorReq" nillable="true" type="tns:EventsLogErrorReq"/><xs:complexType name="GetTicketEventResponse"><xs:sequence><xs:element minOccurs="0" name="AmountTickets" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Banners" nillable="true" type="q3:ArrayOfWebviewCatalogRecord" xmlns:q3="http://schemas.datacontract.org/2004/07/Hulyo.Model"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerPhoneNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EventAddress" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EventDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EventName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Latitude" type="xs:float"/><xs:element minOccurs="0" name="Longitude" type="xs:float"/><xs:element minOccurs="0" name="NewField" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RefNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TotalPrice" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetTicketEventResponse" nillable="true" type="tns:GetTicketEventResponse"/></xs:schema>