<?xml version='1.0' encoding='UTF-8'?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.1.7-b01-. --><wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="urn:oio:medcom:cprservice:1.0.4" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:dgws="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="urn:oio:medcom:cprservice:1.0.4">
  
    <wsdl:types>
        <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:oio:medcom:cprservice:1.0.4">
            <include schemaLocation="https://wsdl.nspop.dk/stamdata-cpr-ws/service/DetGodeCPROpslag-1.0.4?xsd=1"/>
        </schema>
        <xs:schema targetNamespace="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
            <xs:include schemaLocation="https://wsdl.nspop.dk/stamdata-cpr-ws/service/DetGodeCPROpslag-1.0.4?xsd=106"/>
        </xs:schema>
        <xs:schema targetNamespace="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd">
            <xs:include schemaLocation="https://wsdl.nspop.dk/stamdata-cpr-ws/service/DetGodeCPROpslag-1.0.4?xsd=3"/>
        </xs:schema>
    </wsdl:types>
  
    <wsdl:message name="getPersonWithHealthCareInformationIn">
       	<wsdl:part name="wsseHeader" element="wsse:Security"/>
        <wsdl:part name="medcomHeader" element="dgws:Header"/>
        <wsdl:part name="parameters" element="tns:getPersonWithHealthCareInformationIn"/>
    </wsdl:message>
    <wsdl:message name="getPersonInformationIn">
       	<wsdl:part name="wsseHeader" element="wsse:Security"/>
        <wsdl:part name="medcomHeader" element="dgws:Header"/>
        <wsdl:part name="parameters" element="tns:getPersonInformationIn"/>
    </wsdl:message>
    <wsdl:message name="getPersonWithHealthCareInformationOut">
       	<wsdl:part name="wsseHeader" element="wsse:Security"/>
        <wsdl:part name="medcomHeader" element="dgws:Header"/>
        <wsdl:part name="parameters" element="tns:getPersonWithHealthCareInformationOut"/>
    </wsdl:message>
    <wsdl:message name="getPersonInformationOut">
       	<wsdl:part name="wsseHeader" element="wsse:Security"/>
        <wsdl:part name="medcomHeader" element="dgws:Header"/>
        <wsdl:part name="parameters" element="tns:getPersonInformationOut"/>
    </wsdl:message>
    
    <wsdl:message name="DGWSFault">
        <wsdl:part name="fault" element="dgws:FaultCode"/>
    </wsdl:message>
 
    <wsdl:portType name="DetGodeCPROpslag">
        <wsdl:operation name="getPersonInformation">
            <wsdl:input message="tns:getPersonInformationIn"/>
            <wsdl:output message="tns:getPersonInformationOut"/>
            <wsdl:fault message="tns:DGWSFault" name="DGWSFault"/>
        </wsdl:operation>
        <wsdl:operation name="getPersonWithHealthCareInformation">
            <wsdl:input message="tns:getPersonWithHealthCareInformationIn"/>
            <wsdl:output message="tns:getPersonWithHealthCareInformationOut"/>
            <wsdl:fault message="tns:DGWSFault" name="DGWSFault"/>
        </wsdl:operation>
    </wsdl:portType>

    <wsdl:binding name="DetGodeCPROpslagBinding" type="tns:DetGodeCPROpslag">
        <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
        <wsdl:operation name="getPersonInformation">
            <soap:operation soapAction="http://rep.oio.dk/medcom.sundcom.dk/xml/wsdl/2007/06/28/getPersonInformation" style="document"/>
            <wsdl:input>
                <soap:body use="literal" parts="parameters"/>
                <soap:header message="tns:getPersonInformationIn" part="wsseHeader" use="literal"/>
                <soap:header message="tns:getPersonInformationIn" part="medcomHeader" use="literal"/>
            </wsdl:input>
            <wsdl:output>
                <soap:body use="literal" parts="parameters"/>
                <soap:header message="tns:getPersonInformationOut" part="wsseHeader" use="literal"/>
                <soap:header message="tns:getPersonInformationOut" part="medcomHeader" use="literal"/>
            </wsdl:output>
            <wsdl:fault name="DGWSFault">
                <soap:fault name="DGWSFault" use="literal"/>
            </wsdl:fault>
        </wsdl:operation>
        <wsdl:operation name="getPersonWithHealthCareInformation">
            <soap:operation soapAction="http://rep.oio.dk/medcom.sundcom.dk/xml/wsdl/2007/06/28/getPersonWithHealthCareInformation" style="document"/>
            <wsdl:input>
                <soap:body use="literal" parts="parameters"/>
                <soap:header message="tns:getPersonWithHealthCareInformationIn" part="wsseHeader" use="literal"/>
                <soap:header message="tns:getPersonWithHealthCareInformationIn" part="medcomHeader" use="literal"/>
            </wsdl:input>
            <wsdl:output>
                <soap:body use="literal" parts="parameters"/>
                <soap:header message="tns:getPersonWithHealthCareInformationOut" part="wsseHeader" use="literal"/>
                <soap:header message="tns:getPersonWithHealthCareInformationOut" part="medcomHeader" use="literal"/>
            </wsdl:output>
            <wsdl:fault name="DGWSFault">
                <soap:fault name="DGWSFault" use="literal"/>
            </wsdl:fault>
        </wsdl:operation>
    </wsdl:binding>

    <wsdl:service name="DetGodeCPROpslagService">
        <wsdl:port name="DetGodeCPROpslag" binding="tns:DetGodeCPROpslagBinding">
            <soap:address location="https://wsdl.nspop.dk/stamdata-cpr-ws/service/DetGodeCPROpslag-1.0.4"/>
        </wsdl:port>
    </wsdl:service>

</wsdl:definitions>