<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="UserService" targetNamespace="OnlineInvoice" 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="OnlineInvoice" 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="OnlineInvoice" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/><xs:element name="PerformLogin"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="isPersistent" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="PerformLoginResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PerformLoginResult" nillable="true" type="q1:User" xmlns:q1="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="PerformLoginWithFB"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="fbToken" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="PerformLoginWithFBResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PerformLoginWithFBResult" nillable="true" type="q2:User" xmlns:q2="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetToken"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTokenResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetTokenResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="VerifyLogin"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="VerifyLoginResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VerifyLoginResult" nillable="true" type="q3:User" xmlns:q3="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsAuthenticated"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsAuthenticatedResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsAuthenticatedResult" nillable="true" type="q4:User" xmlns:q4="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateNewUser"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="u" nillable="true" type="q5:User" xmlns:q5="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateNewUserResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreateNewUserResult" nillable="true" type="q6:User" xmlns:q6="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateNewFBUser"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="fbToken" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateNewFBUserResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreateNewFBUserResult" nillable="true" type="q7:User" xmlns:q7="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateNewUserWithCompany"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="u" nillable="true" type="q8:User" xmlns:q8="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/><xs:element minOccurs="0" name="isMasterToken" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateNewUserWithCompanyResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreateNewUserWithCompanyResult" nillable="true" type="q9:User" xmlns:q9="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserDetails"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="u" nillable="true" type="q10:User" xmlns:q10="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserDetailsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateUserDetailsResult" nillable="true" type="q11:User" xmlns:q11="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserPassword"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userId" type="xs:int"/><xs:element minOccurs="0" name="oldPass" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newPass" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserPasswordResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateUserPasswordResult" nillable="true" type="q12:User" xmlns:q12="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserPasswordWithToken"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="reqId" type="xs:int"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newPass" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserPasswordWithTokenResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateUserPasswordWithTokenResult" nillable="true" type="q13:User" xmlns:q13="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCompany"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCompanyResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCompanyResult" nillable="true" type="q14:Company" xmlns:q14="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUser"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserResult" nillable="true" type="q15:User" xmlns:q15="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateCompany"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="company" nillable="true" type="q16:Company" xmlns:q16="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateCompanyResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateCompanyResult" nillable="true" type="q17:User" xmlns:q17="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="RePerformLogin"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="RePerformLoginResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RePerformLoginResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SendMyPassword"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SendMyPasswordResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SendMyPasswordResult" nillable="true" type="q18:BaseObject" xmlns:q18="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateResetPasswordLink"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateResetPasswordLinkResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreateResetPasswordLinkResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SendActivationMail"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SendActivationMailResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SendActivationMailResult" nillable="true" type="q19:BaseObject" xmlns:q19="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsUserNameExist"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsUserNameExistResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsUserNameExistResult" nillable="true" type="q20:BaseObject" xmlns:q20="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsUserIDExist"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="uniqueID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsUserIDExistResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsUserIDExistResult" nillable="true" type="q21:BaseObject" xmlns:q21="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsCompanyIDExist"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="uniqueID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsCompanyIDExistResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsCompanyIDExistResult" nillable="true" type="q22:BaseObject" xmlns:q22="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="Logout"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="LogoutResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="SetCookie"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="SetCookieResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="ConfirmUser"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="ConfirmUserResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="ChangeUserActivationStatus"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="isActive" type="xs:boolean"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="ChangeUserActivationStatusResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetUsersBetweenDates"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="fromDate" type="xs:dateTime"/><xs:element minOccurs="0" name="toDate" type="xs:dateTime"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUsersBetweenDatesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUsersBetweenDatesResult" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserDocumentsNum"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserDocumentsNumResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserDocumentsNumResult" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetLatestUserDocument"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetLatestUserDocumentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetLatestUserDocumentResult" nillable="true" type="q23:Document" xmlns:q23="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserCompanies"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserCompaniesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserCompaniesResult" nillable="true" type="q24:ArrayOfCompany" xmlns:q24="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserMembership"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userId" type="xs:int"/><xs:element minOccurs="0" name="membershipType" type="q25:MembershipTypes" xmlns:q25="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserMembershipResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateUserMembershipResult" nillable="true" type="q26:User" xmlns:q26="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserMembership"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="companyID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserMembershipResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserMembershipResult" nillable="true" type="q27:Membership" xmlns:q27="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserByEmail"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userEmail" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserByEmailResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserByEmailResult" nillable="true" type="q28:User" xmlns:q28="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBuyerKeyUrl"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetBuyerKeyUrlResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetBuyerKeyUrlResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserByUniqueID"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UniqueID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserByUniqueIDResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserByUniqueIDResult" nillable="true" type="q29:User" xmlns:q29="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects"/></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/OnlineInvoice.Web.Common.Objects" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/OnlineInvoice.Web.Common.Objects" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:complexType name="User"><xs:complexContent mixed="false"><xs:extension base="tns:BaseObject"><xs:sequence><xs:element minOccurs="0" name="Company" nillable="true" type="tns:Company"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsActive" type="xs:boolean"/><xs:element minOccurs="0" name="IsPasswordEncrypted" type="xs:boolean"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MembershipType" type="tns:MembershipTypes"/><xs:element minOccurs="0" name="Password" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PhoneNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UniqueID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserID" type="xs:int"/><xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="User" nillable="true" type="tns:User"/><xs:complexType name="BaseObject"><xs:sequence><xs:element minOccurs="0" name="Error" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ErrorId" type="xs:int"/><xs:element minOccurs="0" name="Result" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="BaseObject" nillable="true" type="tns:BaseObject"/><xs:complexType name="Client"><xs:complexContent mixed="false"><xs:extension base="tns:BaseObject"><xs:sequence><xs:element minOccurs="0" name="Address" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ClientID" type="ser:guid"/><xs:element minOccurs="0" name="ClientName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CompanyID" type="xs:int"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExternalNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Fax" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InternalNumber" type="xs:int"/><xs:element minOccurs="0" name="IsActive" type="xs:boolean"/><xs:element minOccurs="0" name="PaymeBuyer" nillable="true" type="tns:PaymeBuyer"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UniqueID" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Client" nillable="true" type="tns:Client"/><xs:complexType name="PaymeBuyer"><xs:complexContent mixed="false"><xs:extension base="tns:BaseObject"><xs:sequence><xs:element minOccurs="0" name="BuyerEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BuyerKey" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BuyerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BuyerPhone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BuyerSocialId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CardExpiry" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CardMask" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CompanyID" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PaymeBuyer" nillable="true" type="tns:PaymeBuyer"/><xs:complexType name="Document"><xs:complexContent mixed="false"><xs:extension base="tns:BaseObject"><xs:sequence><xs:element minOccurs="0" name="AdditionalInfo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ClientID" type="ser:guid"/><xs:element minOccurs="0" name="ClientName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CompanyID" type="xs:int"/><xs:element minOccurs="0" name="ConversionRate" type="xs:double"/><xs:element minOccurs="0" name="CopyOf" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreditRemnant" type="xs:double"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateCreated" type="xs:dateTime"/><xs:element minOccurs="0" name="DiscountBeforeTax" type="xs:double"/><xs:element minOccurs="0" name="DocType" type="tns:DocumentType"/><xs:element minOccurs="0" name="Exposure" type="tns:ExposureTypes"/><xs:element minOccurs="0" name="ExternalComments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" type="ser:guid"/><xs:element minOccurs="0" name="ILSCopy" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InternalComments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Items" nillable="true" type="tns:ArrayOfItem"/><xs:element minOccurs="0" name="Language" type="xs:int"/><xs:element minOccurs="0" name="Number" type="xs:int"/><xs:element minOccurs="0" name="PaymentTerms" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Payments" nillable="true" type="tns:ArrayOfPayment"/><xs:element minOccurs="0" name="Remnant" type="xs:double"/><xs:element minOccurs="0" name="ShowDiscount" type="xs:boolean"/><xs:element minOccurs="0" name="Status" type="tns:DocumentSatus"/><xs:element minOccurs="0" name="TaxAmount" type="xs:double"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Total" type="xs:double"/><xs:element minOccurs="0" name="TotalWithoutTax" type="xs:double"/><xs:element minOccurs="0" name="UserID" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Document" nillable="true" type="tns:Document"/><xs:simpleType name="DocumentType"><xs:restriction base="xs:string"><xs:enumeration value="Invoice"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Reciept"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InvoiceReciept"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InvoiceDeal"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Order"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Proposal"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Shipping"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Credit"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="RecieptCredit"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="DocumentType" nillable="true" type="tns:DocumentType"/><xs:simpleType name="ExposureTypes"><xs:restriction base="xs:string"><xs:enumeration value="MailSent"/><xs:enumeration value="MailOpened"/><xs:enumeration value="MailLinkClicked"/><xs:enumeration value="PDFDownloaded"/><xs:enumeration value="PDFOpened"/></xs:restriction></xs:simpleType><xs:element name="ExposureTypes" nillable="true" type="tns:ExposureTypes"/><xs:complexType name="ArrayOfItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Item" nillable="true" type="tns:Item"/></xs:sequence></xs:complexType><xs:element name="ArrayOfItem" nillable="true" type="tns:ArrayOfItem"/><xs:complexType name="Item"><xs:complexContent mixed="false"><xs:extension base="tns:BaseObject"><xs:sequence><xs:element minOccurs="0" name="CatalogID" type="xs:int"/><xs:element minOccurs="0" name="Category" type="xs:int"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DiscountAmount" type="xs:double"/><xs:element minOccurs="0" name="DiscountPercent" type="xs:double"/><xs:element minOccurs="0" name="DocumentID" type="ser:guid"/><xs:element minOccurs="0" name="ID" type="ser:guid"/><xs:element minOccurs="0" name="Price" type="xs:double"/><xs:element minOccurs="0" name="Quantity" type="xs:double"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/><xs:element minOccurs="0" name="TaxAmount" type="xs:double"/><xs:element minOccurs="0" name="TaxPercent" type="xs:double"/><xs:element minOccurs="0" name="Total" type="xs:double"/><xs:element minOccurs="0" name="TotalBefore" type="xs:double"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Item" nillable="true" type="tns:Item"/><xs:complexType name="Payment"><xs:complexContent mixed="false"><xs:extension base="tns:BaseObject"><xs:sequence><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="DocumentID" type="ser:guid"/><xs:element minOccurs="0" name="Field1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Field2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Field3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" type="ser:guid"/><xs:element minOccurs="0" name="PaymentType" type="tns:PaymentType"/><xs:element minOccurs="0" name="Sum" type="xs:double"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Payment" nillable="true" type="tns:Payment"/><xs:simpleType name="PaymentType"><xs:restriction base="xs:string"><xs:enumeration value="Cache"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="CreditCard"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Check"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="BankTransfer"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="CreditPoints"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Paypal"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Other"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="WithholdingTax"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="BitApp"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="PaymentType" nillable="true" type="tns:PaymentType"/><xs:complexType name="Expense"><xs:complexContent mixed="false"><xs:extension base="tns:BaseObject"><xs:sequence><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CompanyID" type="xs:int"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="DeductableVat" type="xs:double"/><xs:element minOccurs="0" name="DocNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpenseType" type="xs:int"/><xs:element minOccurs="0" name="ID" type="ser:guid"/><xs:element minOccurs="0" name="Sum" type="xs:double"/><xs:element minOccurs="0" name="SupplierID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SupplierName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserID" type="xs:int"/><xs:element minOccurs="0" name="Vat" type="xs:double"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Expense" nillable="true" type="tns:Expense"/><xs:complexType name="Quota"><xs:complexContent mixed="false"><xs:extension base="tns:BaseObject"><xs:sequence><xs:element minOccurs="0" name="Credits" type="xs:int"/><xs:element minOccurs="0" name="ExpirationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="MonthlyQuota" type="xs:int"/><xs:element minOccurs="0" name="ProducedDocuments" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Quota" nillable="true" type="tns:Quota"/><xs:complexType name="Company"><xs:complexContent mixed="false"><xs:extension base="tns:BaseObject"><xs:sequence><xs:element minOccurs="0" name="AccountBaseCurrency" type="tns:Currency"/><xs:element minOccurs="0" name="Address" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressEng" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BundleID" type="xs:int"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CityEng" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CompanyID" type="xs:int"/><xs:element minOccurs="0" name="CompanyType" type="tns:CompanyType"/><xs:element minOccurs="0" name="EMail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EnglishName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpirationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Fax" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="GenericComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsBlocked" type="xs:boolean"/><xs:element minOccurs="0" name="Logo" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Tax" type="xs:int"/><xs:element minOccurs="0" name="Template" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TemplateEng" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TitleEng" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UniqueID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Website" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Zip" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="currentMembership" nillable="true" type="tns:Membership"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Company" nillable="true" type="tns:Company"/><xs:simpleType name="Currency"><xs:restriction base="xs:string"><xs:enumeration value="ILS"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="USD"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="EUR"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="CAD"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="GBP"><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="Currency" nillable="true" type="tns:Currency"/><xs:simpleType name="CompanyType"><xs:restriction base="xs:string"><xs:enumeration value="AuthorizedDealer"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Company"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="VatExemption"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="NonGovernmentalOrganization"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="PublicBenefitCompany"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="PublicEndowment"><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="CompanyType" nillable="true" type="tns:CompanyType"/><xs:complexType name="Membership"><xs:sequence><xs:element minOccurs="0" name="CompanyID" type="xs:int"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="MembershipType" type="tns:MembershipTypes"/><xs:element minOccurs="0" name="PaymeSaleId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymeSubId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="Membership" nillable="true" type="tns:Membership"/><xs:simpleType name="MembershipTypes"><xs:restriction base="xs:string"><xs:enumeration value="Request"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">-2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Trial"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Free"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Standard"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Premium"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="JGive"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="PrePaidStandard"><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="MembershipTypes" nillable="true" type="tns:MembershipTypes"/><xs:complexType name="Transaction"><xs:complexContent mixed="false"><xs:extension base="tns:BaseObject"><xs:sequence><xs:element minOccurs="0" name="Amount" type="xs:double"/><xs:element minOccurs="0" name="Card" nillable="true" type="tns:Card"/><xs:element minOccurs="0" name="ClearingCompany" type="tns:ClearingCompany"/><xs:element minOccurs="0" name="ClientID" type="ser:guid"/><xs:element minOccurs="0" name="ClientUniqueID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ComapnyID" type="xs:int"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="DocumentID" type="ser:guid"/><xs:element minOccurs="0" name="ID" type="ser:guid"/><xs:element minOccurs="0" name="Status" type="tns:ClearingStatus"/><xs:element minOccurs="0" name="Token" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TransType" type="tns:TransactionType"/><xs:element minOccurs="0" name="UserID" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Transaction" nillable="true" type="tns:Transaction"/><xs:complexType name="Card"><xs:complexContent mixed="false"><xs:extension base="tns:BaseObject"><xs:sequence><xs:element minOccurs="0" name="Experation" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OwnerID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OwnerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TransactionID" type="ser:guid"/><xs:element minOccurs="0" name="Verification" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Card" nillable="true" type="tns:Card"/><xs:complexType name="CatalogItem"><xs:complexContent mixed="false"><xs:extension base="tns:BaseObject"><xs:sequence><xs:element minOccurs="0" name="CatalogID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" type="ser:guid"/><xs:element minOccurs="0" name="ItemName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemNameEnglish" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:double"/><xs:element minOccurs="0" name="Vat" type="xs:double"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CatalogItem" nillable="true" type="tns:CatalogItem"/><xs:simpleType name="ClearingCompany"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="PayMe"/><xs:enumeration value="Rivhit"/><xs:enumeration value="Pelecatrd"/></xs:restriction></xs:simpleType><xs:element name="ClearingCompany" nillable="true" type="tns:ClearingCompany"/><xs:simpleType name="ClearingStatus"><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="Initialize"/><xs:enumeration value="Succeeded"/><xs:enumeration value="Failed"/></xs:restriction></xs:simpleType><xs:element name="ClearingStatus" nillable="true" type="tns:ClearingStatus"/><xs:simpleType name="TransactionType"><xs:restriction base="xs:string"><xs:enumeration value="Regular"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Credit"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="NoChargedDeal"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ChargedDeal"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="TransactionType" nillable="true" type="tns:TransactionType"/><xs:complexType name="ArrayOfPayment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Payment" nillable="true" type="tns:Payment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPayment" nillable="true" type="tns:ArrayOfPayment"/><xs:simpleType name="DocumentSatus"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="Close"/><xs:enumeration value="Open"/></xs:restriction></xs:simpleType><xs:element name="DocumentSatus" nillable="true" type="tns:DocumentSatus"/><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:schema></wsdl:types><wsdl:message name="UserService_PerformLogin_InputMessage"><wsdl:part name="parameters" element="tns:PerformLogin"/></wsdl:message><wsdl:message name="UserService_PerformLogin_OutputMessage"><wsdl:part name="parameters" element="tns:PerformLoginResponse"/></wsdl:message><wsdl:message name="UserService_PerformLoginWithFB_InputMessage"><wsdl:part name="parameters" element="tns:PerformLoginWithFB"/></wsdl:message><wsdl:message name="UserService_PerformLoginWithFB_OutputMessage"><wsdl:part name="parameters" element="tns:PerformLoginWithFBResponse"/></wsdl:message><wsdl:message name="UserService_GetToken_InputMessage"><wsdl:part name="parameters" element="tns:GetToken"/></wsdl:message><wsdl:message name="UserService_GetToken_OutputMessage"><wsdl:part name="parameters" element="tns:GetTokenResponse"/></wsdl:message><wsdl:message name="UserService_VerifyLogin_InputMessage"><wsdl:part name="parameters" element="tns:VerifyLogin"/></wsdl:message><wsdl:message name="UserService_VerifyLogin_OutputMessage"><wsdl:part name="parameters" element="tns:VerifyLoginResponse"/></wsdl:message><wsdl:message name="UserService_IsAuthenticated_InputMessage"><wsdl:part name="parameters" element="tns:IsAuthenticated"/></wsdl:message><wsdl:message name="UserService_IsAuthenticated_OutputMessage"><wsdl:part name="parameters" element="tns:IsAuthenticatedResponse"/></wsdl:message><wsdl:message name="UserService_CreateNewUser_InputMessage"><wsdl:part name="parameters" element="tns:CreateNewUser"/></wsdl:message><wsdl:message name="UserService_CreateNewUser_OutputMessage"><wsdl:part name="parameters" element="tns:CreateNewUserResponse"/></wsdl:message><wsdl:message name="UserService_CreateNewFBUser_InputMessage"><wsdl:part name="parameters" element="tns:CreateNewFBUser"/></wsdl:message><wsdl:message name="UserService_CreateNewFBUser_OutputMessage"><wsdl:part name="parameters" element="tns:CreateNewFBUserResponse"/></wsdl:message><wsdl:message name="UserService_CreateNewUserWithCompany_InputMessage"><wsdl:part name="parameters" element="tns:CreateNewUserWithCompany"/></wsdl:message><wsdl:message name="UserService_CreateNewUserWithCompany_OutputMessage"><wsdl:part name="parameters" element="tns:CreateNewUserWithCompanyResponse"/></wsdl:message><wsdl:message name="UserService_UpdateUserDetails_InputMessage"><wsdl:part name="parameters" element="tns:UpdateUserDetails"/></wsdl:message><wsdl:message name="UserService_UpdateUserDetails_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateUserDetailsResponse"/></wsdl:message><wsdl:message name="UserService_UpdateUserPassword_InputMessage"><wsdl:part name="parameters" element="tns:UpdateUserPassword"/></wsdl:message><wsdl:message name="UserService_UpdateUserPassword_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateUserPasswordResponse"/></wsdl:message><wsdl:message name="UserService_UpdateUserPasswordWithToken_InputMessage"><wsdl:part name="parameters" element="tns:UpdateUserPasswordWithToken"/></wsdl:message><wsdl:message name="UserService_UpdateUserPasswordWithToken_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateUserPasswordWithTokenResponse"/></wsdl:message><wsdl:message name="UserService_GetCompany_InputMessage"><wsdl:part name="parameters" element="tns:GetCompany"/></wsdl:message><wsdl:message name="UserService_GetCompany_OutputMessage"><wsdl:part name="parameters" element="tns:GetCompanyResponse"/></wsdl:message><wsdl:message name="UserService_GetUser_InputMessage"><wsdl:part name="parameters" element="tns:GetUser"/></wsdl:message><wsdl:message name="UserService_GetUser_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserResponse"/></wsdl:message><wsdl:message name="UserService_UpdateCompany_InputMessage"><wsdl:part name="parameters" element="tns:UpdateCompany"/></wsdl:message><wsdl:message name="UserService_UpdateCompany_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateCompanyResponse"/></wsdl:message><wsdl:message name="UserService_RePerformLogin_InputMessage"><wsdl:part name="parameters" element="tns:RePerformLogin"/></wsdl:message><wsdl:message name="UserService_RePerformLogin_OutputMessage"><wsdl:part name="parameters" element="tns:RePerformLoginResponse"/></wsdl:message><wsdl:message name="UserService_SendMyPassword_InputMessage"><wsdl:part name="parameters" element="tns:SendMyPassword"/></wsdl:message><wsdl:message name="UserService_SendMyPassword_OutputMessage"><wsdl:part name="parameters" element="tns:SendMyPasswordResponse"/></wsdl:message><wsdl:message name="UserService_CreateResetPasswordLink_InputMessage"><wsdl:part name="parameters" element="tns:CreateResetPasswordLink"/></wsdl:message><wsdl:message name="UserService_CreateResetPasswordLink_OutputMessage"><wsdl:part name="parameters" element="tns:CreateResetPasswordLinkResponse"/></wsdl:message><wsdl:message name="UserService_SendActivationMail_InputMessage"><wsdl:part name="parameters" element="tns:SendActivationMail"/></wsdl:message><wsdl:message name="UserService_SendActivationMail_OutputMessage"><wsdl:part name="parameters" element="tns:SendActivationMailResponse"/></wsdl:message><wsdl:message name="UserService_IsUserNameExist_InputMessage"><wsdl:part name="parameters" element="tns:IsUserNameExist"/></wsdl:message><wsdl:message name="UserService_IsUserNameExist_OutputMessage"><wsdl:part name="parameters" element="tns:IsUserNameExistResponse"/></wsdl:message><wsdl:message name="UserService_IsUserIDExist_InputMessage"><wsdl:part name="parameters" element="tns:IsUserIDExist"/></wsdl:message><wsdl:message name="UserService_IsUserIDExist_OutputMessage"><wsdl:part name="parameters" element="tns:IsUserIDExistResponse"/></wsdl:message><wsdl:message name="UserService_IsCompanyIDExist_InputMessage"><wsdl:part name="parameters" element="tns:IsCompanyIDExist"/></wsdl:message><wsdl:message name="UserService_IsCompanyIDExist_OutputMessage"><wsdl:part name="parameters" element="tns:IsCompanyIDExistResponse"/></wsdl:message><wsdl:message name="UserService_Logout_InputMessage"><wsdl:part name="parameters" element="tns:Logout"/></wsdl:message><wsdl:message name="UserService_Logout_OutputMessage"><wsdl:part name="parameters" element="tns:LogoutResponse"/></wsdl:message><wsdl:message name="UserService_SetCookie_InputMessage"><wsdl:part name="parameters" element="tns:SetCookie"/></wsdl:message><wsdl:message name="UserService_SetCookie_OutputMessage"><wsdl:part name="parameters" element="tns:SetCookieResponse"/></wsdl:message><wsdl:message name="UserService_ConfirmUser_InputMessage"><wsdl:part name="parameters" element="tns:ConfirmUser"/></wsdl:message><wsdl:message name="UserService_ConfirmUser_OutputMessage"><wsdl:part name="parameters" element="tns:ConfirmUserResponse"/></wsdl:message><wsdl:message name="UserService_ChangeUserActivationStatus_InputMessage"><wsdl:part name="parameters" element="tns:ChangeUserActivationStatus"/></wsdl:message><wsdl:message name="UserService_ChangeUserActivationStatus_OutputMessage"><wsdl:part name="parameters" element="tns:ChangeUserActivationStatusResponse"/></wsdl:message><wsdl:message name="UserService_GetUsersBetweenDates_InputMessage"><wsdl:part name="parameters" element="tns:GetUsersBetweenDates"/></wsdl:message><wsdl:message name="UserService_GetUsersBetweenDates_OutputMessage"><wsdl:part name="parameters" element="tns:GetUsersBetweenDatesResponse"/></wsdl:message><wsdl:message name="UserService_GetUserDocumentsNum_InputMessage"><wsdl:part name="parameters" element="tns:GetUserDocumentsNum"/></wsdl:message><wsdl:message name="UserService_GetUserDocumentsNum_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserDocumentsNumResponse"/></wsdl:message><wsdl:message name="UserService_GetLatestUserDocument_InputMessage"><wsdl:part name="parameters" element="tns:GetLatestUserDocument"/></wsdl:message><wsdl:message name="UserService_GetLatestUserDocument_OutputMessage"><wsdl:part name="parameters" element="tns:GetLatestUserDocumentResponse"/></wsdl:message><wsdl:message name="UserService_GetUserCompanies_InputMessage"><wsdl:part name="parameters" element="tns:GetUserCompanies"/></wsdl:message><wsdl:message name="UserService_GetUserCompanies_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserCompaniesResponse"/></wsdl:message><wsdl:message name="UserService_UpdateUserMembership_InputMessage"><wsdl:part name="parameters" element="tns:UpdateUserMembership"/></wsdl:message><wsdl:message name="UserService_UpdateUserMembership_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateUserMembershipResponse"/></wsdl:message><wsdl:message name="UserService_GetUserMembership_InputMessage"><wsdl:part name="parameters" element="tns:GetUserMembership"/></wsdl:message><wsdl:message name="UserService_GetUserMembership_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserMembershipResponse"/></wsdl:message><wsdl:message name="UserService_GetUserByEmail_InputMessage"><wsdl:part name="parameters" element="tns:GetUserByEmail"/></wsdl:message><wsdl:message name="UserService_GetUserByEmail_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserByEmailResponse"/></wsdl:message><wsdl:message name="UserService_GetBuyerKeyUrl_InputMessage"><wsdl:part name="parameters" element="tns:GetBuyerKeyUrl"/></wsdl:message><wsdl:message name="UserService_GetBuyerKeyUrl_OutputMessage"><wsdl:part name="parameters" element="tns:GetBuyerKeyUrlResponse"/></wsdl:message><wsdl:message name="UserService_GetUserByUniqueID_InputMessage"><wsdl:part name="parameters" element="tns:GetUserByUniqueID"/></wsdl:message><wsdl:message name="UserService_GetUserByUniqueID_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserByUniqueIDResponse"/></wsdl:message><wsdl:portType name="UserService"><wsdl:operation name="PerformLogin"><wsdl:input wsaw:Action="OnlineInvoice/UserService/PerformLogin" message="tns:UserService_PerformLogin_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/PerformLoginResponse" message="tns:UserService_PerformLogin_OutputMessage"/></wsdl:operation><wsdl:operation name="PerformLoginWithFB"><wsdl:input wsaw:Action="OnlineInvoice/UserService/PerformLoginWithFB" message="tns:UserService_PerformLoginWithFB_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/PerformLoginWithFBResponse" message="tns:UserService_PerformLoginWithFB_OutputMessage"/></wsdl:operation><wsdl:operation name="GetToken"><wsdl:input wsaw:Action="OnlineInvoice/UserService/GetToken" message="tns:UserService_GetToken_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/GetTokenResponse" message="tns:UserService_GetToken_OutputMessage"/></wsdl:operation><wsdl:operation name="VerifyLogin"><wsdl:input wsaw:Action="OnlineInvoice/UserService/VerifyLogin" message="tns:UserService_VerifyLogin_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/VerifyLoginResponse" message="tns:UserService_VerifyLogin_OutputMessage"/></wsdl:operation><wsdl:operation name="IsAuthenticated"><wsdl:input wsaw:Action="OnlineInvoice/UserService/IsAuthenticated" message="tns:UserService_IsAuthenticated_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/IsAuthenticatedResponse" message="tns:UserService_IsAuthenticated_OutputMessage"/></wsdl:operation><wsdl:operation name="CreateNewUser"><wsdl:input wsaw:Action="OnlineInvoice/UserService/CreateNewUser" message="tns:UserService_CreateNewUser_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/CreateNewUserResponse" message="tns:UserService_CreateNewUser_OutputMessage"/></wsdl:operation><wsdl:operation name="CreateNewFBUser"><wsdl:input wsaw:Action="OnlineInvoice/UserService/CreateNewFBUser" message="tns:UserService_CreateNewFBUser_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/CreateNewFBUserResponse" message="tns:UserService_CreateNewFBUser_OutputMessage"/></wsdl:operation><wsdl:operation name="CreateNewUserWithCompany"><wsdl:input wsaw:Action="OnlineInvoice/UserService/CreateNewUserWithCompany" message="tns:UserService_CreateNewUserWithCompany_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/CreateNewUserWithCompanyResponse" message="tns:UserService_CreateNewUserWithCompany_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateUserDetails"><wsdl:input wsaw:Action="OnlineInvoice/UserService/UpdateUserDetails" message="tns:UserService_UpdateUserDetails_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/UpdateUserDetailsResponse" message="tns:UserService_UpdateUserDetails_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateUserPassword"><wsdl:input wsaw:Action="OnlineInvoice/UserService/UpdateUserPassword" message="tns:UserService_UpdateUserPassword_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/UpdateUserPasswordResponse" message="tns:UserService_UpdateUserPassword_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateUserPasswordWithToken"><wsdl:input wsaw:Action="OnlineInvoice/UserService/UpdateUserPasswordWithToken" message="tns:UserService_UpdateUserPasswordWithToken_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/UpdateUserPasswordWithTokenResponse" message="tns:UserService_UpdateUserPasswordWithToken_OutputMessage"/></wsdl:operation><wsdl:operation name="GetCompany"><wsdl:input wsaw:Action="OnlineInvoice/UserService/GetCompany" message="tns:UserService_GetCompany_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/GetCompanyResponse" message="tns:UserService_GetCompany_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUser"><wsdl:input wsaw:Action="OnlineInvoice/UserService/GetUser" message="tns:UserService_GetUser_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/GetUserResponse" message="tns:UserService_GetUser_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateCompany"><wsdl:input wsaw:Action="OnlineInvoice/UserService/UpdateCompany" message="tns:UserService_UpdateCompany_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/UpdateCompanyResponse" message="tns:UserService_UpdateCompany_OutputMessage"/></wsdl:operation><wsdl:operation name="RePerformLogin"><wsdl:input wsaw:Action="OnlineInvoice/UserService/RePerformLogin" message="tns:UserService_RePerformLogin_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/RePerformLoginResponse" message="tns:UserService_RePerformLogin_OutputMessage"/></wsdl:operation><wsdl:operation name="SendMyPassword"><wsdl:input wsaw:Action="OnlineInvoice/UserService/SendMyPassword" message="tns:UserService_SendMyPassword_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/SendMyPasswordResponse" message="tns:UserService_SendMyPassword_OutputMessage"/></wsdl:operation><wsdl:operation name="CreateResetPasswordLink"><wsdl:input wsaw:Action="OnlineInvoice/UserService/CreateResetPasswordLink" message="tns:UserService_CreateResetPasswordLink_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/CreateResetPasswordLinkResponse" message="tns:UserService_CreateResetPasswordLink_OutputMessage"/></wsdl:operation><wsdl:operation name="SendActivationMail"><wsdl:input wsaw:Action="OnlineInvoice/UserService/SendActivationMail" message="tns:UserService_SendActivationMail_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/SendActivationMailResponse" message="tns:UserService_SendActivationMail_OutputMessage"/></wsdl:operation><wsdl:operation name="IsUserNameExist"><wsdl:input wsaw:Action="OnlineInvoice/UserService/IsUserNameExist" message="tns:UserService_IsUserNameExist_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/IsUserNameExistResponse" message="tns:UserService_IsUserNameExist_OutputMessage"/></wsdl:operation><wsdl:operation name="IsUserIDExist"><wsdl:input wsaw:Action="OnlineInvoice/UserService/IsUserIDExist" message="tns:UserService_IsUserIDExist_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/IsUserIDExistResponse" message="tns:UserService_IsUserIDExist_OutputMessage"/></wsdl:operation><wsdl:operation name="IsCompanyIDExist"><wsdl:input wsaw:Action="OnlineInvoice/UserService/IsCompanyIDExist" message="tns:UserService_IsCompanyIDExist_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/IsCompanyIDExistResponse" message="tns:UserService_IsCompanyIDExist_OutputMessage"/></wsdl:operation><wsdl:operation name="Logout"><wsdl:input wsaw:Action="OnlineInvoice/UserService/Logout" message="tns:UserService_Logout_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/LogoutResponse" message="tns:UserService_Logout_OutputMessage"/></wsdl:operation><wsdl:operation name="SetCookie"><wsdl:input wsaw:Action="OnlineInvoice/UserService/SetCookie" message="tns:UserService_SetCookie_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/SetCookieResponse" message="tns:UserService_SetCookie_OutputMessage"/></wsdl:operation><wsdl:operation name="ConfirmUser"><wsdl:input wsaw:Action="OnlineInvoice/UserService/ConfirmUser" message="tns:UserService_ConfirmUser_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/ConfirmUserResponse" message="tns:UserService_ConfirmUser_OutputMessage"/></wsdl:operation><wsdl:operation name="ChangeUserActivationStatus"><wsdl:input wsaw:Action="OnlineInvoice/UserService/ChangeUserActivationStatus" message="tns:UserService_ChangeUserActivationStatus_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/ChangeUserActivationStatusResponse" message="tns:UserService_ChangeUserActivationStatus_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUsersBetweenDates"><wsdl:input wsaw:Action="OnlineInvoice/UserService/GetUsersBetweenDates" message="tns:UserService_GetUsersBetweenDates_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/GetUsersBetweenDatesResponse" message="tns:UserService_GetUsersBetweenDates_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserDocumentsNum"><wsdl:input wsaw:Action="OnlineInvoice/UserService/GetUserDocumentsNum" message="tns:UserService_GetUserDocumentsNum_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/GetUserDocumentsNumResponse" message="tns:UserService_GetUserDocumentsNum_OutputMessage"/></wsdl:operation><wsdl:operation name="GetLatestUserDocument"><wsdl:input wsaw:Action="OnlineInvoice/UserService/GetLatestUserDocument" message="tns:UserService_GetLatestUserDocument_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/GetLatestUserDocumentResponse" message="tns:UserService_GetLatestUserDocument_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserCompanies"><wsdl:input wsaw:Action="OnlineInvoice/UserService/GetUserCompanies" message="tns:UserService_GetUserCompanies_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/GetUserCompaniesResponse" message="tns:UserService_GetUserCompanies_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateUserMembership"><wsdl:input wsaw:Action="OnlineInvoice/UserService/UpdateUserMembership" message="tns:UserService_UpdateUserMembership_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/UpdateUserMembershipResponse" message="tns:UserService_UpdateUserMembership_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserMembership"><wsdl:input wsaw:Action="OnlineInvoice/UserService/GetUserMembership" message="tns:UserService_GetUserMembership_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/GetUserMembershipResponse" message="tns:UserService_GetUserMembership_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserByEmail"><wsdl:input wsaw:Action="OnlineInvoice/UserService/GetUserByEmail" message="tns:UserService_GetUserByEmail_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/GetUserByEmailResponse" message="tns:UserService_GetUserByEmail_OutputMessage"/></wsdl:operation><wsdl:operation name="GetBuyerKeyUrl"><wsdl:input wsaw:Action="OnlineInvoice/UserService/GetBuyerKeyUrl" message="tns:UserService_GetBuyerKeyUrl_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/GetBuyerKeyUrlResponse" message="tns:UserService_GetBuyerKeyUrl_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserByUniqueID"><wsdl:input wsaw:Action="OnlineInvoice/UserService/GetUserByUniqueID" message="tns:UserService_GetUserByUniqueID_InputMessage"/><wsdl:output wsaw:Action="OnlineInvoice/UserService/GetUserByUniqueIDResponse" message="tns:UserService_GetUserByUniqueID_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_UserService" type="tns:UserService"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="PerformLogin"><soap:operation soapAction="OnlineInvoice/UserService/PerformLogin" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="PerformLoginWithFB"><soap:operation soapAction="OnlineInvoice/UserService/PerformLoginWithFB" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetToken"><soap:operation soapAction="OnlineInvoice/UserService/GetToken" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="VerifyLogin"><soap:operation soapAction="OnlineInvoice/UserService/VerifyLogin" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsAuthenticated"><soap:operation soapAction="OnlineInvoice/UserService/IsAuthenticated" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateNewUser"><soap:operation soapAction="OnlineInvoice/UserService/CreateNewUser" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateNewFBUser"><soap:operation soapAction="OnlineInvoice/UserService/CreateNewFBUser" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateNewUserWithCompany"><soap:operation soapAction="OnlineInvoice/UserService/CreateNewUserWithCompany" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateUserDetails"><soap:operation soapAction="OnlineInvoice/UserService/UpdateUserDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateUserPassword"><soap:operation soapAction="OnlineInvoice/UserService/UpdateUserPassword" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateUserPasswordWithToken"><soap:operation soapAction="OnlineInvoice/UserService/UpdateUserPasswordWithToken" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCompany"><soap:operation soapAction="OnlineInvoice/UserService/GetCompany" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUser"><soap:operation soapAction="OnlineInvoice/UserService/GetUser" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateCompany"><soap:operation soapAction="OnlineInvoice/UserService/UpdateCompany" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RePerformLogin"><soap:operation soapAction="OnlineInvoice/UserService/RePerformLogin" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SendMyPassword"><soap:operation soapAction="OnlineInvoice/UserService/SendMyPassword" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateResetPasswordLink"><soap:operation soapAction="OnlineInvoice/UserService/CreateResetPasswordLink" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SendActivationMail"><soap:operation soapAction="OnlineInvoice/UserService/SendActivationMail" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsUserNameExist"><soap:operation soapAction="OnlineInvoice/UserService/IsUserNameExist" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsUserIDExist"><soap:operation soapAction="OnlineInvoice/UserService/IsUserIDExist" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsCompanyIDExist"><soap:operation soapAction="OnlineInvoice/UserService/IsCompanyIDExist" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="Logout"><soap:operation soapAction="OnlineInvoice/UserService/Logout" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetCookie"><soap:operation soapAction="OnlineInvoice/UserService/SetCookie" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ConfirmUser"><soap:operation soapAction="OnlineInvoice/UserService/ConfirmUser" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ChangeUserActivationStatus"><soap:operation soapAction="OnlineInvoice/UserService/ChangeUserActivationStatus" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUsersBetweenDates"><soap:operation soapAction="OnlineInvoice/UserService/GetUsersBetweenDates" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserDocumentsNum"><soap:operation soapAction="OnlineInvoice/UserService/GetUserDocumentsNum" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetLatestUserDocument"><soap:operation soapAction="OnlineInvoice/UserService/GetLatestUserDocument" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserCompanies"><soap:operation soapAction="OnlineInvoice/UserService/GetUserCompanies" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateUserMembership"><soap:operation soapAction="OnlineInvoice/UserService/UpdateUserMembership" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserMembership"><soap:operation soapAction="OnlineInvoice/UserService/GetUserMembership" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserByEmail"><soap:operation soapAction="OnlineInvoice/UserService/GetUserByEmail" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetBuyerKeyUrl"><soap:operation soapAction="OnlineInvoice/UserService/GetBuyerKeyUrl" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserByUniqueID"><soap:operation soapAction="OnlineInvoice/UserService/GetUserByUniqueID" 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="UserService"><wsdl:port name="BasicHttpBinding_UserService" binding="tns:BasicHttpBinding_UserService"><soap:address location="http://qa.digital-invoice.co.il/services/UserService.svc/Soap"/></wsdl:port></wsdl:service></wsdl:definitions>