<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://alcme.oclc.org/eprintsUK/services/NACOMatch" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://alcme.oclc.org/eprintsUK/services/NACOMatch" xmlns:intf="http://alcme.oclc.org/eprintsUK/services/NACOMatch" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><wsdl:types/>
  <wsdl:message name="getNameAuthorityResponse">
    <wsdl:part name="getNameAuthorityReturn" type="xsd:string"/>
  </wsdl:message>
  <wsdl:message name="getCompleteSelectedNameAuthorityResponse">
    <wsdl:part name="getCompleteSelectedNameAuthorityReturn" type="xsd:string"/>
  </wsdl:message>
  <wsdl:message name="getSelectedNameAuthorityRequest">
    <wsdl:part name="name" type="xsd:string"/>
    <wsdl:part name="maxList" type="xsd:int"/>
    <wsdl:part name="xsl" type="xsd:string"/>
    <wsdl:part name="serviceType" type="xsd:string"/>
    <wsdl:part name="isPersonalName" type="xsd:boolean"/>
  </wsdl:message>
  <wsdl:message name="getNameAuthorityRequest">
    <wsdl:part name="name" type="xsd:string"/>
    <wsdl:part name="maxList" type="xsd:int"/>
    <wsdl:part name="xsl" type="xsd:string"/>
    <wsdl:part name="serviceType" type="xsd:string"/>
  </wsdl:message>
  <wsdl:message name="getCompleteSelectedNameAuthorityRequest">
    <wsdl:part name="name" type="xsd:string"/>
    <wsdl:part name="maxList" type="xsd:int"/>
    <wsdl:part name="xsl" type="xsd:string"/>
    <wsdl:part name="serviceType" type="xsd:string"/>
    <wsdl:part name="isPersonalName" type="xsd:boolean"/>
  </wsdl:message>
  <wsdl:message name="getCompleteNameAuthorityResponse">
    <wsdl:part name="getCompleteNameAuthorityReturn" type="xsd:string"/>
  </wsdl:message>
  <wsdl:message name="getCompleteNameAuthorityRequest">
    <wsdl:part name="name" type="xsd:string"/>
    <wsdl:part name="maxList" type="xsd:int"/>
    <wsdl:part name="xsl" type="xsd:string"/>
    <wsdl:part name="serviceType" type="xsd:string"/>
  </wsdl:message>
  <wsdl:message name="getSelectedNameAuthorityResponse">
    <wsdl:part name="getSelectedNameAuthorityReturn" type="xsd:string"/>
  </wsdl:message>
  <wsdl:portType name="NameAuthorityService">
    <wsdl:operation name="getNameAuthority" parameterOrder="name maxList xsl serviceType">
      <wsdl:input message="impl:getNameAuthorityRequest" name="getNameAuthorityRequest"/>
      <wsdl:output message="impl:getNameAuthorityResponse" name="getNameAuthorityResponse"/>
    </wsdl:operation>
    <wsdl:operation name="getSelectedNameAuthority" parameterOrder="name maxList xsl serviceType isPersonalName">
      <wsdl:input message="impl:getSelectedNameAuthorityRequest" name="getSelectedNameAuthorityRequest"/>
      <wsdl:output message="impl:getSelectedNameAuthorityResponse" name="getSelectedNameAuthorityResponse"/>
    </wsdl:operation>
    <wsdl:operation name="getCompleteNameAuthority" parameterOrder="name maxList xsl serviceType">
      <wsdl:input message="impl:getCompleteNameAuthorityRequest" name="getCompleteNameAuthorityRequest"/>
      <wsdl:output message="impl:getCompleteNameAuthorityResponse" name="getCompleteNameAuthorityResponse"/>
    </wsdl:operation>
    <wsdl:operation name="getCompleteSelectedNameAuthority" parameterOrder="name maxList xsl serviceType isPersonalName">
      <wsdl:input message="impl:getCompleteSelectedNameAuthorityRequest" name="getCompleteSelectedNameAuthorityRequest"/>
      <wsdl:output message="impl:getCompleteSelectedNameAuthorityResponse" name="getCompleteSelectedNameAuthorityResponse"/>
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="NACOMatchSoapBinding" type="impl:NameAuthorityService">
    <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="getNameAuthority">
      <wsdlsoap:operation soapAction=""/>
      <wsdl:input name="getNameAuthorityRequest">
        <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://alcme.oclc.org/eprintsUK/services/NACOMatch" use="encoded"/>
      </wsdl:input>
      <wsdl:output name="getNameAuthorityResponse">
        <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://alcme.oclc.org/eprintsUK/services/NACOMatch" use="encoded"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSelectedNameAuthority">
      <wsdlsoap:operation soapAction=""/>
      <wsdl:input name="getSelectedNameAuthorityRequest">
        <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://alcme.oclc.org/eprintsUK/services/NACOMatch" use="encoded"/>
      </wsdl:input>
      <wsdl:output name="getSelectedNameAuthorityResponse">
        <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://alcme.oclc.org/eprintsUK/services/NACOMatch" use="encoded"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCompleteNameAuthority">
      <wsdlsoap:operation soapAction=""/>
      <wsdl:input name="getCompleteNameAuthorityRequest">
        <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://alcme.oclc.org/eprintsUK/services/NACOMatch" use="encoded"/>
      </wsdl:input>
      <wsdl:output name="getCompleteNameAuthorityResponse">
        <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://alcme.oclc.org/eprintsUK/services/NACOMatch" use="encoded"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCompleteSelectedNameAuthority">
      <wsdlsoap:operation soapAction=""/>
      <wsdl:input name="getCompleteSelectedNameAuthorityRequest">
        <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://alcme.oclc.org/eprintsUK/services/NACOMatch" use="encoded"/>
      </wsdl:input>
      <wsdl:output name="getCompleteSelectedNameAuthorityResponse">
        <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://alcme.oclc.org/eprintsUK/services/NACOMatch" use="encoded"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="NameAuthorityServiceService">
    <wsdl:port binding="impl:NACOMatchSoapBinding" name="NACOMatch">
      <wsdlsoap:address location="http://alcme.oclc.org/eprintsUK/services/NACOMatch"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>
