<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IUpdateSrvservice" targetNamespace="http://tempuri.org/" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/">
  <message name="CheckVersion0Request">
    <part name="strModuleName" type="xs:string"/>
    <part name="strVersion" type="xs:string"/>
    <part name="iBaseType" type="xs:int"/>
    <part name="iSection" type="xs:int"/>
    <part name="strErrMsg" type="xs:string"/>
    <part name="iErrCode" type="xs:int"/>
  </message>
  <message name="CheckVersion0Response">
    <part name="strErrMsg" type="xs:string"/>
    <part name="iErrCode" type="xs:int"/>
    <part name="return" type="xs:int"/>
  </message>
  <message name="CheckVersionNew1Request">
    <part name="strSoftwareID" type="xs:string"/>
    <part name="strVersion" type="xs:string"/>
    <part name="strErrMsg" type="xs:string"/>
    <part name="iErrCode" type="xs:int"/>
  </message>
  <message name="CheckVersionNew1Response">
    <part name="strErrMsg" type="xs:string"/>
    <part name="iErrCode" type="xs:int"/>
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetDownloadLink2Request">
    <part name="strModuleName" type="xs:string"/>
    <part name="iSection" type="xs:int"/>
    <part name="strErrMsg" type="xs:string"/>
    <part name="iErrCode" type="xs:int"/>
  </message>
  <message name="GetDownloadLink2Response">
    <part name="strErrMsg" type="xs:string"/>
    <part name="iErrCode" type="xs:int"/>
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetDownloadLinkNew3Request">
    <part name="strSoftwareID" type="xs:string"/>
    <part name="strErrMsg" type="xs:string"/>
    <part name="iErrCode" type="xs:int"/>
  </message>
  <message name="GetDownloadLinkNew3Response">
    <part name="strErrMsg" type="xs:string"/>
    <part name="iErrCode" type="xs:int"/>
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetLastSSLPackage4Request">
    <part name="dtControlDate" type="xs:double"/>
    <part name="iErrCode" type="xs:int"/>
    <part name="strErrMsg" type="xs:string"/>
  </message>
  <message name="GetLastSSLPackage4Response">
    <part name="iErrCode" type="xs:int"/>
    <part name="strErrMsg" type="xs:string"/>
    <part name="return" type="xs:string"/>
  </message>
  <portType name="IUpdateSrv">
    <operation name="CheckVersion">
      <input message="tns:CheckVersion0Request"/>
      <output message="tns:CheckVersion0Response"/>
    </operation>
    <operation name="CheckVersionNew">
      <input message="tns:CheckVersionNew1Request"/>
      <output message="tns:CheckVersionNew1Response"/>
    </operation>
    <operation name="GetDownloadLink">
      <input message="tns:GetDownloadLink2Request"/>
      <output message="tns:GetDownloadLink2Response"/>
    </operation>
    <operation name="GetDownloadLinkNew">
      <input message="tns:GetDownloadLinkNew3Request"/>
      <output message="tns:GetDownloadLinkNew3Response"/>
    </operation>
    <operation name="GetLastSSLPackage">
      <input message="tns:GetLastSSLPackage4Request"/>
      <output message="tns:GetLastSSLPackage4Response"/>
    </operation>
  </portType>
  <binding name="IUpdateSrvbinding" type="tns:IUpdateSrv">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="CheckVersion">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:UpdateSrvIntf-IUpdateSrv#CheckVersion" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:UpdateSrvIntf-IUpdateSrv"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:UpdateSrvIntf-IUpdateSrv"/>
      </output>
    </operation>
    <operation name="CheckVersionNew">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:UpdateSrvIntf-IUpdateSrv#CheckVersionNew" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:UpdateSrvIntf-IUpdateSrv"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:UpdateSrvIntf-IUpdateSrv"/>
      </output>
    </operation>
    <operation name="GetDownloadLink">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:UpdateSrvIntf-IUpdateSrv#GetDownloadLink" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:UpdateSrvIntf-IUpdateSrv"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:UpdateSrvIntf-IUpdateSrv"/>
      </output>
    </operation>
    <operation name="GetDownloadLinkNew">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:UpdateSrvIntf-IUpdateSrv#GetDownloadLinkNew" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:UpdateSrvIntf-IUpdateSrv"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:UpdateSrvIntf-IUpdateSrv"/>
      </output>
    </operation>
    <operation name="GetLastSSLPackage">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:UpdateSrvIntf-IUpdateSrv#GetLastSSLPackage" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:UpdateSrvIntf-IUpdateSrv"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:UpdateSrvIntf-IUpdateSrv"/>
      </output>
    </operation>
  </binding>
  <service name="IUpdateSrvservice">
    <port name="IUpdateSrvPort" binding="tns:IUpdateSrvbinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://ts.butb.by/scripts/TCWebUpdate.dll/soap/IUpdateSrv"/>
    </port>
  </service>
</definitions>

