<?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://sundhedsdatastyrelsen.dk/identitetssloering/2023/06/01/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="http://sundhedsdatastyrelsen.dk/identitetssloering/2023/06/01/">
  <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://sundhedsdatastyrelsen.dk/identitetssloering/2023/06/01/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="http://sundhedsdatastyrelsen.dk/identitetssloering/2023/06/01/">
            
  <xs:include schemaLocation="http://wsdl.nspop.dk/idsas-registration/20230601/registration?xsd=../../xsd/20230601/idsas-registration.xsd"/>
        
</xs:schema>
  </wsdl:types>
  <wsdl:message name="CreateBlurringRequest">
    <wsdl:part element="tns:CreateBlurringRequest" name="CreateBlurringRequest" xml:space="default">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="BlurResponse">
    <wsdl:part element="tns:BlurResponse" name="BlurResponse" xml:space="default">
    </wsdl:part>
  </wsdl:message>
  <wsdl:portType name="IdsasRegistrationPortType">
    <wsdl:operation name="CreateBlurring">
      <wsdl:input message="tns:CreateBlurringRequest" name="CreateBlurringRequest">
    </wsdl:input>
      <wsdl:output message="tns:BlurResponse" name="BlurResponse">
    </wsdl:output>
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="IdsasRegistrationSoapBinding" type="tns:IdsasRegistrationPortType">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="CreateBlurring">
      <soap:operation soapAction="http://sundhedsdatastyrelsen.dk/identitetssloering/2023/06/01/#CreateBlurring" 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="IdsasRegistration">
    <wsdl:port binding="tns:IdsasRegistrationSoapBinding" name="IdsasRegistrationPort">
      <soap:address location="http://wsdl.nspop.dk/idsas-registration/20230601/registration"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>