<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/RKI/RKIOpenINK" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="http://tempuri.org/RKI/RKIOpenINK" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/RKI/RKIOpenINK">
      <s:element name="NewCase">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="userid" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="xmldom" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="NewCaseResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="NewCaseResult">
              <s:complexType mixed="true">
                <s:sequence>
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetCasedata">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="userid" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="xmldom" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetCasedataResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetCasedataResult">
              <s:complexType mixed="true">
                <s:sequence>
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetLinkPartners">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="userid" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetLinkPartnersResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetLinkPartnersResult">
              <s:complexType mixed="true">
                <s:sequence>
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="NewCaseSoapIn">
    <wsdl:part name="parameters" element="tns:NewCase" />
  </wsdl:message>
  <wsdl:message name="NewCaseSoapOut">
    <wsdl:part name="parameters" element="tns:NewCaseResponse" />
  </wsdl:message>
  <wsdl:message name="GetCasedataSoapIn">
    <wsdl:part name="parameters" element="tns:GetCasedata" />
  </wsdl:message>
  <wsdl:message name="GetCasedataSoapOut">
    <wsdl:part name="parameters" element="tns:GetCasedataResponse" />
  </wsdl:message>
  <wsdl:message name="GetLinkPartnersSoapIn">
    <wsdl:part name="parameters" element="tns:GetLinkPartners" />
  </wsdl:message>
  <wsdl:message name="GetLinkPartnersSoapOut">
    <wsdl:part name="parameters" element="tns:GetLinkPartnersResponse" />
  </wsdl:message>
  <wsdl:message name="NewCaseHttpGetIn">
    <wsdl:part name="userid" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="xmldom" type="s:string" />
  </wsdl:message>
  <wsdl:message name="NewCaseHttpGetOut">
    <wsdl:part name="Body" />
  </wsdl:message>
  <wsdl:message name="GetCasedataHttpGetIn">
    <wsdl:part name="userid" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="xmldom" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetCasedataHttpGetOut">
    <wsdl:part name="Body" />
  </wsdl:message>
  <wsdl:message name="GetLinkPartnersHttpGetIn">
    <wsdl:part name="userid" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetLinkPartnersHttpGetOut">
    <wsdl:part name="Body" />
  </wsdl:message>
  <wsdl:message name="NewCaseHttpPostIn">
    <wsdl:part name="userid" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="xmldom" type="s:string" />
  </wsdl:message>
  <wsdl:message name="NewCaseHttpPostOut">
    <wsdl:part name="Body" />
  </wsdl:message>
  <wsdl:message name="GetCasedataHttpPostIn">
    <wsdl:part name="userid" type="s:string" />
    <wsdl:part name="password" type="s:string" />
    <wsdl:part name="xmldom" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetCasedataHttpPostOut">
    <wsdl:part name="Body" />
  </wsdl:message>
  <wsdl:message name="GetLinkPartnersHttpPostIn">
    <wsdl:part name="userid" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetLinkPartnersHttpPostOut">
    <wsdl:part name="Body" />
  </wsdl:message>
  <wsdl:portType name="RKIOpenINKSoap">
    <wsdl:operation name="NewCase">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Submit new collection case</wsdl:documentation>
      <wsdl:input message="tns:NewCaseSoapIn" />
      <wsdl:output message="tns:NewCaseSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetCasedata">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">View collection case details</wsdl:documentation>
      <wsdl:input message="tns:GetCasedataSoapIn" />
      <wsdl:output message="tns:GetCasedataSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetLinkPartners">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List available collection partners</wsdl:documentation>
      <wsdl:input message="tns:GetLinkPartnersSoapIn" />
      <wsdl:output message="tns:GetLinkPartnersSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="RKIOpenINKHttpGet">
    <wsdl:operation name="NewCase">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Submit new collection case</wsdl:documentation>
      <wsdl:input message="tns:NewCaseHttpGetIn" />
      <wsdl:output message="tns:NewCaseHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetCasedata">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">View collection case details</wsdl:documentation>
      <wsdl:input message="tns:GetCasedataHttpGetIn" />
      <wsdl:output message="tns:GetCasedataHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetLinkPartners">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List available collection partners</wsdl:documentation>
      <wsdl:input message="tns:GetLinkPartnersHttpGetIn" />
      <wsdl:output message="tns:GetLinkPartnersHttpGetOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="RKIOpenINKHttpPost">
    <wsdl:operation name="NewCase">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Submit new collection case</wsdl:documentation>
      <wsdl:input message="tns:NewCaseHttpPostIn" />
      <wsdl:output message="tns:NewCaseHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetCasedata">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">View collection case details</wsdl:documentation>
      <wsdl:input message="tns:GetCasedataHttpPostIn" />
      <wsdl:output message="tns:GetCasedataHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetLinkPartners">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">List available collection partners</wsdl:documentation>
      <wsdl:input message="tns:GetLinkPartnersHttpPostIn" />
      <wsdl:output message="tns:GetLinkPartnersHttpPostOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="RKIOpenINKSoap" type="tns:RKIOpenINKSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="NewCase">
      <soap:operation soapAction="http://tempuri.org/RKI/RKIOpenINK/NewCase" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCasedata">
      <soap:operation soapAction="http://tempuri.org/RKI/RKIOpenINK/GetCasedata" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLinkPartners">
      <soap:operation soapAction="http://tempuri.org/RKI/RKIOpenINK/GetLinkPartners" 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="RKIOpenINKSoap12" type="tns:RKIOpenINKSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="NewCase">
      <soap12:operation soapAction="http://tempuri.org/RKI/RKIOpenINK/NewCase" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCasedata">
      <soap12:operation soapAction="http://tempuri.org/RKI/RKIOpenINK/GetCasedata" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLinkPartners">
      <soap12:operation soapAction="http://tempuri.org/RKI/RKIOpenINK/GetLinkPartners" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="RKIOpenINKHttpGet" type="tns:RKIOpenINKHttpGet">
    <http:binding verb="GET" />
    <wsdl:operation name="NewCase">
      <http:operation location="/NewCase" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:content part="Body" type="text/xml" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCasedata">
      <http:operation location="/GetCasedata" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:content part="Body" type="text/xml" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLinkPartners">
      <http:operation location="/GetLinkPartners" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:content part="Body" type="text/xml" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="RKIOpenINKHttpPost" type="tns:RKIOpenINKHttpPost">
    <http:binding verb="POST" />
    <wsdl:operation name="NewCase">
      <http:operation location="/NewCase" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:content part="Body" type="text/xml" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetCasedata">
      <http:operation location="/GetCasedata" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:content part="Body" type="text/xml" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLinkPartners">
      <http:operation location="/GetLinkPartners" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:content part="Body" type="text/xml" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="RKIOpenINK">
    <wsdl:port name="RKIOpenINKSoap" binding="tns:RKIOpenINKSoap">
      <soap:address location="http://webservices.rki.dk/RKIOpenINK.asmx" />
    </wsdl:port>
    <wsdl:port name="RKIOpenINKSoap12" binding="tns:RKIOpenINKSoap12">
      <soap12:address location="http://webservices.rki.dk/RKIOpenINK.asmx" />
    </wsdl:port>
    <wsdl:port name="RKIOpenINKHttpGet" binding="tns:RKIOpenINKHttpGet">
      <http:address location="http://webservices.rki.dk/RKIOpenINK.asmx" />
    </wsdl:port>
    <wsdl:port name="RKIOpenINKHttpPost" binding="tns:RKIOpenINKHttpPost">
      <http:address location="http://webservices.rki.dk/RKIOpenINK.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>