<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
      <s:element name="VerifyKey">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="keycode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="customer" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="VerifyKeyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="VerifyKeyResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="VerifyKeywReseller">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="keycode" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="VerifyKeywResellerResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="VerifyKeywResellerResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="VerifyNFRKey">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="keycode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ipAddress" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="VerifyNFRKeyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="VerifyNFRKeyResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="UpdateUserLicenseCount">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="keycode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="licensecount" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="UpdateUserLicenseCountResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="UpdateUserLicenseCountResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="UpdateUserCount">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="keycode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="licensecount" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="UpdateUserCountResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="UpdateUserCountResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="UpdatePluginUserCount">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="keycode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="customer" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="count" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="plugin" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="UpdatePluginUserCountResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="UpdatePluginUserCountResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CreateCustomer">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="UserName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="CompanyName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="EmailAddress" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Phone" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Fax" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Address" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="City" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="PostalCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="IPAddress" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CreateCustomerResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CreateCustomerResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKeyByIPAndPluginName">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IP" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Plugin" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKeyByIPAndPluginNameResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKeyByIPAndPluginNameResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="VerifyKeySoapIn">
    <wsdl:part name="parameters" element="tns:VerifyKey" />
  </wsdl:message>
  <wsdl:message name="VerifyKeySoapOut">
    <wsdl:part name="parameters" element="tns:VerifyKeyResponse" />
  </wsdl:message>
  <wsdl:message name="VerifyKeywResellerSoapIn">
    <wsdl:part name="parameters" element="tns:VerifyKeywReseller" />
  </wsdl:message>
  <wsdl:message name="VerifyKeywResellerSoapOut">
    <wsdl:part name="parameters" element="tns:VerifyKeywResellerResponse" />
  </wsdl:message>
  <wsdl:message name="VerifyNFRKeySoapIn">
    <wsdl:part name="parameters" element="tns:VerifyNFRKey" />
  </wsdl:message>
  <wsdl:message name="VerifyNFRKeySoapOut">
    <wsdl:part name="parameters" element="tns:VerifyNFRKeyResponse" />
  </wsdl:message>
  <wsdl:message name="UpdateUserLicenseCountSoapIn">
    <wsdl:part name="parameters" element="tns:UpdateUserLicenseCount" />
  </wsdl:message>
  <wsdl:message name="UpdateUserLicenseCountSoapOut">
    <wsdl:part name="parameters" element="tns:UpdateUserLicenseCountResponse" />
  </wsdl:message>
  <wsdl:message name="UpdateUserCountSoapIn">
    <wsdl:part name="parameters" element="tns:UpdateUserCount" />
  </wsdl:message>
  <wsdl:message name="UpdateUserCountSoapOut">
    <wsdl:part name="parameters" element="tns:UpdateUserCountResponse" />
  </wsdl:message>
  <wsdl:message name="UpdatePluginUserCountSoapIn">
    <wsdl:part name="parameters" element="tns:UpdatePluginUserCount" />
  </wsdl:message>
  <wsdl:message name="UpdatePluginUserCountSoapOut">
    <wsdl:part name="parameters" element="tns:UpdatePluginUserCountResponse" />
  </wsdl:message>
  <wsdl:message name="CreateCustomerSoapIn">
    <wsdl:part name="parameters" element="tns:CreateCustomer" />
  </wsdl:message>
  <wsdl:message name="CreateCustomerSoapOut">
    <wsdl:part name="parameters" element="tns:CreateCustomerResponse" />
  </wsdl:message>
  <wsdl:message name="GetKeyByIPAndPluginNameSoapIn">
    <wsdl:part name="parameters" element="tns:GetKeyByIPAndPluginName" />
  </wsdl:message>
  <wsdl:message name="GetKeyByIPAndPluginNameSoapOut">
    <wsdl:part name="parameters" element="tns:GetKeyByIPAndPluginNameResponse" />
  </wsdl:message>
  <wsdl:portType name="ServiceSoap">
    <wsdl:operation name="VerifyKey">
      <wsdl:input message="tns:VerifyKeySoapIn" />
      <wsdl:output message="tns:VerifyKeySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="VerifyKeywReseller">
      <wsdl:input message="tns:VerifyKeywResellerSoapIn" />
      <wsdl:output message="tns:VerifyKeywResellerSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="VerifyNFRKey">
      <wsdl:input message="tns:VerifyNFRKeySoapIn" />
      <wsdl:output message="tns:VerifyNFRKeySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="UpdateUserLicenseCount">
      <wsdl:input message="tns:UpdateUserLicenseCountSoapIn" />
      <wsdl:output message="tns:UpdateUserLicenseCountSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="UpdateUserCount">
      <wsdl:input message="tns:UpdateUserCountSoapIn" />
      <wsdl:output message="tns:UpdateUserCountSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="UpdatePluginUserCount">
      <wsdl:input message="tns:UpdatePluginUserCountSoapIn" />
      <wsdl:output message="tns:UpdatePluginUserCountSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="CreateCustomer">
      <wsdl:input message="tns:CreateCustomerSoapIn" />
      <wsdl:output message="tns:CreateCustomerSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKeyByIPAndPluginName">
      <wsdl:input message="tns:GetKeyByIPAndPluginNameSoapIn" />
      <wsdl:output message="tns:GetKeyByIPAndPluginNameSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="ServiceSoap" type="tns:ServiceSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="VerifyKey">
      <soap:operation soapAction="http://tempuri.org/VerifyKey" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="VerifyKeywReseller">
      <soap:operation soapAction="http://tempuri.org/VerifyKeywReseller" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="VerifyNFRKey">
      <soap:operation soapAction="http://tempuri.org/VerifyNFRKey" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UpdateUserLicenseCount">
      <soap:operation soapAction="http://tempuri.org/UpdateUserLicenseCount" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UpdateUserCount">
      <soap:operation soapAction="http://tempuri.org/UpdateUserCount" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UpdatePluginUserCount">
      <soap:operation soapAction="http://tempuri.org/UpdatePluginUserCount" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CreateCustomer">
      <soap:operation soapAction="http://tempuri.org/CreateCustomer" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKeyByIPAndPluginName">
      <soap:operation soapAction="http://tempuri.org/GetKeyByIPAndPluginName" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="ServiceSoap12" type="tns:ServiceSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="VerifyKey">
      <soap12:operation soapAction="http://tempuri.org/VerifyKey" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="VerifyKeywReseller">
      <soap12:operation soapAction="http://tempuri.org/VerifyKeywReseller" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="VerifyNFRKey">
      <soap12:operation soapAction="http://tempuri.org/VerifyNFRKey" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UpdateUserLicenseCount">
      <soap12:operation soapAction="http://tempuri.org/UpdateUserLicenseCount" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UpdateUserCount">
      <soap12:operation soapAction="http://tempuri.org/UpdateUserCount" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UpdatePluginUserCount">
      <soap12:operation soapAction="http://tempuri.org/UpdatePluginUserCount" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CreateCustomer">
      <soap12:operation soapAction="http://tempuri.org/CreateCustomer" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKeyByIPAndPluginName">
      <soap12:operation soapAction="http://tempuri.org/GetKeyByIPAndPluginName" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="Service">
    <wsdl:port name="ServiceSoap" binding="tns:ServiceSoap">
      <soap:address location="http://transcorr.com/Service.asmx" />
    </wsdl:port>
    <wsdl:port name="ServiceSoap12" binding="tns:ServiceSoap12">
      <soap12:address location="http://transcorr.com/Service.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>