<?xml version='1.0' encoding='UTF-8'?><wsdl:definitions xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://www.sundhedsdatastyrelsen.dk/minlog/xml.schema/2017/03/01/minlog2-lookup.wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:minlog="http://www.sundhedsdatastyrelsen.dk/minlog/xml.schema/2017/03/01/minlog2-lookup.xsd" targetNamespace="http://www.sundhedsdatastyrelsen.dk/minlog/xml.schema/2017/03/01/minlog2-lookup.wsdl">
  <wsdl:types>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://www.sundhedsdatastyrelsen.dk/minlog/xml.schema/2017/03/01/minlog2-lookup.wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:minlog="http://www.sundhedsdatastyrelsen.dk/minlog/xml.schema/2017/03/01/minlog2-lookup.xsd" targetNamespace="http://www.sundhedsdatastyrelsen.dk/minlog/xml.schema/2017/03/01/minlog2-lookup.xsd">
      
  <xs:include schemaLocation="http://10.128.5.4:8080/minlog2-lookup/LookupService?xsd=../xsd/minlog2-lookup.xsd"/>
    
</xs:schema>
  </wsdl:types>
  <wsdl:message name="LogStatementForCPRPersonRequestIn">
    <wsdl:part element="minlog:LogStatementForCPRPersonRequest" name="LogStatementForCPRPersonRequest" xml:space="default">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="LogStatementOnBehalfOfResponseOut">
    <wsdl:part element="minlog:LogStatementsResponse" name="LogStatementsResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="LogStatementForCPRPersonResponseOut">
    <wsdl:part element="minlog:LogStatementsResponse" name="LogStatementsResponse">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="LogStatementOnBehalfOfRequestIn">
    <wsdl:part element="minlog:LogStatementOnBehalfOfRequest" name="LogStatementOnBehalfOfRequest">
    </wsdl:part>
  </wsdl:message>
  <wsdl:portType name="LookupServicePort">
    <wsdl:operation name="GetLogStatementsForCPRPerson">
      <wsdl:input message="tns:LogStatementForCPRPersonRequestIn" name="LogStatementForCPRPersonRequest">
    </wsdl:input>
      <wsdl:output message="tns:LogStatementForCPRPersonResponseOut" name="LogStatementForCPRPersonResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLogStatementsOnBehalfOf">
      <wsdl:input message="tns:LogStatementOnBehalfOfRequestIn" name="LogStatementOnBehalfOfRequest">
    </wsdl:input>
      <wsdl:output message="tns:LogStatementOnBehalfOfResponseOut" name="LogStatementOnBehalfOfResponse">
    </wsdl:output>
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="LookupSoapBinding" type="tns:LookupServicePort">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="GetLogStatementsForCPRPerson">
      <soap:operation soapAction="GetLogStatementsForCPRPerson" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetLogStatementsOnBehalfOf">
      <soap:operation soapAction="GetLogStatementsOnBehalfOf" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="LookupService">
    <wsdl:port binding="tns:LookupSoapBinding" name="LookupServicePort">
      <soap:address location="http://10.128.5.4:8080/minlog2-lookup/LookupService"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>