<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="AxpertLicservice" 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="RegisterEValCopy0Request">
    <part name="xml" type="xs:string"/>
  </message>
  <message name="RegisterEValCopy0Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="RegisterAxp1Request">
    <part name="xml" type="xs:string"/>
  </message>
  <message name="RegisterAxp1Response">
    <part name="return" type="xs:base64Binary"/>
  </message>
  <message name="RegisterAxpFromWeb2Request">
    <part name="xml" type="xs:string"/>
  </message>
  <message name="RegisterAxpFromWeb2Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="RegisterAxpNew3Request">
    <part name="xml" type="xs:string"/>
  </message>
  <message name="RegisterAxpNew3Response">
    <part name="return" type="xs:base64Binary"/>
  </message>
  <message name="RefreshAxpLic4Request">
    <part name="xml" type="xs:string"/>
  </message>
  <message name="RefreshAxpLic4Response">
    <part name="return" type="xs:string"/>
  </message>
  <portType name="AxpertLic">
    <operation name="RegisterEValCopy">
      <input message="tns:RegisterEValCopy0Request"/>
      <output message="tns:RegisterEValCopy0Response"/>
    </operation>
    <operation name="RegisterAxp">
      <input message="tns:RegisterAxp1Request"/>
      <output message="tns:RegisterAxp1Response"/>
    </operation>
    <operation name="RegisterAxpFromWeb">
      <input message="tns:RegisterAxpFromWeb2Request"/>
      <output message="tns:RegisterAxpFromWeb2Response"/>
    </operation>
    <operation name="RegisterAxpNew">
      <input message="tns:RegisterAxpNew3Request"/>
      <output message="tns:RegisterAxpNew3Response"/>
    </operation>
    <operation name="RefreshAxpLic">
      <input message="tns:RefreshAxpLic4Request"/>
      <output message="tns:RefreshAxpLic4Response"/>
    </operation>
  </portType>
  <binding name="AxpertLicbinding" type="tns:AxpertLic">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="RegisterEValCopy">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:uAxpertLic-AxpertLic#RegisterEValCopy" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:uAxpertLic-AxpertLic"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:uAxpertLic-AxpertLic"/>
      </output>
    </operation>
    <operation name="RegisterAxp">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:uAxpertLic-AxpertLic#RegisterAxp" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:uAxpertLic-AxpertLic"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:uAxpertLic-AxpertLic"/>
      </output>
    </operation>
    <operation name="RegisterAxpFromWeb">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:uAxpertLic-AxpertLic#RegisterAxpFromWeb" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:uAxpertLic-AxpertLic"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:uAxpertLic-AxpertLic"/>
      </output>
    </operation>
    <operation name="RegisterAxpNew">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:uAxpertLic-AxpertLic#RegisterAxpNew" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:uAxpertLic-AxpertLic"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:uAxpertLic-AxpertLic"/>
      </output>
    </operation>
    <operation name="RefreshAxpLic">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:uAxpertLic-AxpertLic#RefreshAxpLic" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:uAxpertLic-AxpertLic"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:uAxpertLic-AxpertLic"/>
      </output>
    </operation>
  </binding>
  <service name="AxpertLicservice">
    <port name="AxpertLicPort" binding="tns:AxpertLicbinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://license.agile-labs.com/licensescripts/AxpertLicManager.dll/soap/AxpertLic"/>
    </port>
  </service>
</definitions>

