<?xml version="1.0" encoding="utf-8"?><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/T2.IFReply.BO" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/T2.IFReply.BO"><xs:import schemaLocation="http://my.partner.co.il/TV.Services/MyTvSrv.svc?xsd=xsd32" namespace="http://schemas.datacontract.org/2004/07/T2.IFReply.BO.Billing"/><xs:import schemaLocation="http://my.partner.co.il/TV.Services/MyTvSrv.svc?xsd=xsd6" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:complexType name="TVContractBO"><xs:sequence><xs:element minOccurs="0" name="auth" nillable="true" type="tns:TVAuthBO"/><xs:element minOccurs="0" name="iRContract" nillable="true" type="tns:TVIRContractBO"/><xs:element minOccurs="0" name="odsContract" nillable="true" type="tns:TVOdsContractBO"/></xs:sequence></xs:complexType><xs:element name="TVContractBO" nillable="true" type="tns:TVContractBO"/><xs:complexType name="TVAuthBO"><xs:sequence><xs:element minOccurs="0" name="msisdn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="verified" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="TVAuthBO" nillable="true" type="tns:TVAuthBO"/><xs:complexType name="TVIRContractBO"><xs:sequence><xs:element minOccurs="0" name="devices" nillable="true" type="tns:ArrayOfTVDeviceBO"/><xs:element minOccurs="0" name="maxAllDevices" type="xs:int"/><xs:element minOccurs="0" name="maxSeconderyDevices" type="xs:int"/><xs:element minOccurs="0" name="msisdn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="registerDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="subscriber" nillable="true" type="tns:TVSubscriberBO"/></xs:sequence></xs:complexType><xs:element name="TVIRContractBO" nillable="true" type="tns:TVIRContractBO"/><xs:complexType name="ArrayOfTVDeviceBO"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TVDeviceBO" nillable="true" type="tns:TVDeviceBO"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTVDeviceBO" nillable="true" type="tns:ArrayOfTVDeviceBO"/><xs:complexType name="TVDeviceBO"><xs:sequence><xs:element minOccurs="0" name="internalDeviceId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="lastLogin" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="msisdn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="nickName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="operator_device" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="os" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="osVersion" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="secureId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="serial" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="type" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TVDeviceBO" nillable="true" type="tns:TVDeviceBO"/><xs:complexType name="TVSubscriberBO"><xs:sequence><xs:element minOccurs="0" name="city" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="house" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="msisdn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="suspendStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="userName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="zipCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TVSubscriberBO" nillable="true" type="tns:TVSubscriberBO"/><xs:complexType name="TVOdsContractBO"><xs:sequence><xs:element minOccurs="0" name="addOnList" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="contractId" type="xs:int"/><xs:element minOccurs="0" name="customerCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="customerId" type="xs:int"/><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="msisdn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tmCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tmCode_desc" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TVOdsContractBO" nillable="true" type="tns:TVOdsContractBO"/><xs:complexType name="EmailVerifyBO"><xs:sequence><xs:element minOccurs="0" name="verificationCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="EmailVerifyBO" nillable="true" type="tns:EmailVerifyBO"/><xs:complexType name="EmailStatusBO"><xs:sequence><xs:element minOccurs="0" name="IsFree" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="EmailStatusBO" nillable="true" type="tns:EmailStatusBO"/><xs:complexType name="Contract"><xs:sequence><xs:element minOccurs="0" name="ALERT_AREA_CODE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ActivatedProducts" nillable="true" type="tns:ArrayOfActivatedProduct"/><xs:element minOccurs="0" name="AddOnRecommended" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AlertPhoneNum" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AllContractsSegment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BornAt" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="BusinessSiteReqCustomerId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CATEGORY_LIST" nillable="true" type="q1:ArrayOfCategory" xmlns:q1="http://schemas.datacontract.org/2004/07/T2.IFReply.BO.Billing"/><xs:element minOccurs="0" name="CHANGE_ACC_REMARK" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CONTRACT_CITY" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CONTRACT_IN_144" type="xs:boolean"/><xs:element minOccurs="0" name="CONTRACT_SIM_NUM" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CONTRACT_STREET" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CONTRACT_STREET_NUMBER" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CONTRACT_TOTAL" nillable="true" type="q2:ContractTotal" xmlns:q2="http://schemas.datacontract.org/2004/07/T2.IFReply.BO.Billing"/><xs:element minOccurs="0" name="CONTRACT_ZIPCODE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CUSTOMER_TOTAL" nillable="true" type="q3:CustomerTotal" xmlns:q3="http://schemas.datacontract.org/2004/07/T2.IFReply.BO.Billing"/><xs:element minOccurs="0" name="ContrDealSummary" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContractId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContractStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContractTypeID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerGroupCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerIdNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Customer_Brand" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DATA_VALID_DATE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DailySurfingUsageAvg" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DnNum" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FORMAT" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FutureProducts" nillable="true" type="tns:ArrayOfFutureProduct"/><xs:element minOccurs="0" name="HandsetType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="INSERT_DATE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsBusinessSiteRequestInd" type="xs:boolean"/><xs:element minOccurs="0" name="IsEmployeeOwner" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsHever" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsHierarchicalCustomer" type="xs:boolean"/><xs:element minOccurs="0" name="IsKosher" type="xs:boolean"/><xs:element minOccurs="0" name="IsOrange2" type="xs:boolean"/><xs:element minOccurs="0" name="IsPrepaid" type="xs:boolean"/><xs:element minOccurs="0" name="IsSplitBill" type="xs:boolean"/><xs:element minOccurs="0" name="IsVoc" type="xs:boolean"/><xs:element minOccurs="0" name="IspDomain" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IspDownload" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IspProvider" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IspTransparentInd" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IspUpload" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IspUserName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LAST_BILL_CYCLE_DATE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LINE_IDENTIFICATION" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastCallHandsetType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Level10CustomerID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LoyaltyDesc" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LoyaltyGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MSISDN_FOR_SMS" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Msisdn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OdsProduectStatus" nillable="true" type="q4:ArrayOfKeyValueOfstringContractOdsProduectBOMYwgb9g1" xmlns:q4="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="PASSWORD" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PERMIT_LEVEL" nillable="true" type="q5:ArrayOfint" xmlns:q5="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="PrivilegeLevel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PublicityValue" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="REMARK" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ROUTER_SERIAL_NUMBER" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RP_CATEGORY" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RatePlan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RouterSerialNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Scode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SegmentExclusive" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ServiceLevel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SplitBillGrantedAmount" type="xs:double"/><xs:element minOccurs="0" name="TMCODE_CATEGORY" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TmSegment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Tmcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TmcodeDesc" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TvEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="contractSimNum" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="contractStatusReason" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Contract" nillable="true" type="tns:Contract"/><xs:complexType name="ArrayOfActivatedProduct"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ActivatedProduct" nillable="true" type="tns:ActivatedProduct"/></xs:sequence></xs:complexType><xs:element name="ArrayOfActivatedProduct" nillable="true" type="tns:ArrayOfActivatedProduct"/><xs:complexType name="ActivatedProduct"><xs:sequence><xs:element minOccurs="0" name="CATEGORY_TAG" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CLASS_NAME" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CONTRACT_ID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CUSTOMER_ID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ENTITY_INVOICE_NAME" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FAMILY_TYPE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PARAMS" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PRODUCT_CODE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PRODUCT_TYPE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SHOW_IN_INVOICE" type="xs:boolean"/><xs:element minOccurs="0" name="SIEBEL_PRODUCT_ID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="STATUS_DATE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VAS_PARENT_PRODUCT_NAME" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VAS_PRODUCT_CODE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VAS_PRODUCT_NAME" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ActivatedProduct" nillable="true" type="tns:ActivatedProduct"/><xs:complexType name="ArrayOfFutureProduct"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FutureProduct" nillable="true" type="tns:FutureProduct"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFutureProduct" nillable="true" type="tns:ArrayOfFutureProduct"/><xs:complexType name="FutureProduct"><xs:sequence><xs:element minOccurs="0" name="ACTION_DATE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ACTION_TYPE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CATEGORY_TAG" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CONTRACT_ID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CUSTOMER_ID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PRODUCT_PARAMS" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SHOW_IN_INVOICE" type="xs:boolean"/><xs:element minOccurs="0" name="SIEBEL_PRODUCT_ID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VANTIVE_PARAM" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VAS_PRODUCT_CODE" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VAS_PRODUCT_NAME" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FutureProduct" nillable="true" type="tns:FutureProduct"/></xs:schema>