<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://dataaccess.arealdata.dk/services/DataAccess" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://dataaccess.arealdata.dk/services/DataAccess" xmlns:intf="http://dataaccess.arealdata.dk/services/DataAccess" 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 created by Apache Axis version: 1.3
Built on Oct 05, 2005 (05:23:37 EDT)-->
 <wsdl:types>
  <schema targetNamespace="http://dataaccess.arealdata.dk/services/DataAccess" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="ArrayOf_xsd_string">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:string[]"/>
     </restriction>
    </complexContent>
   </complexType>
  </schema>
 </wsdl:types>

   <wsdl:message name="getFeatureCollectionRequest">

      <wsdl:part name="fType" type="xsd:string"/>

      <wsdl:part name="filter" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getVersionInfoRequest">

   </wsdl:message>

   <wsdl:message name="checkInFeatureCollectionFromUrlResponse">

      <wsdl:part name="checkInFeatureCollectionFromUrlReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="checkOutFeatureCollectionRequest">

      <wsdl:part name="typeCode" type="xsd:string"/>

      <wsdl:part name="areaCode" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getPermissionResourcesTimestampResponse">

      <wsdl:part name="getPermissionResourcesTimestampReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="saveFeatureCollectionsResponse">

      <wsdl:part name="saveFeatureCollectionsReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="checkOutFeatureCollectionToUrlRequest">

      <wsdl:part name="typeCode" type="xsd:string"/>

      <wsdl:part name="areaCode" type="xsd:string"/>

      <wsdl:part name="resultUrl" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getFeatureTypesRequest">

   </wsdl:message>

   <wsdl:message name="getFeatureTypesResponse">

      <wsdl:part name="getFeatureTypesReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="saveFeatureCollectionsRequest">

      <wsdl:part name="typeCodes" type="impl:ArrayOf_xsd_string"/>

      <wsdl:part name="gmlData" type="impl:ArrayOf_xsd_string"/>

   </wsdl:message>

   <wsdl:message name="deleteFeaturesResponse">

      <wsdl:part name="deleteFeaturesReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="describeFeatureTypeRequest">

      <wsdl:part name="fType" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getFeatureByIdResponse">

      <wsdl:part name="getFeatureByIdReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="describeFeatureTypeResponse">

      <wsdl:part name="describeFeatureTypeReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="deleteFeatureResponse">

      <wsdl:part name="deleteFeatureReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getPermissionResourcesRequest">

   </wsdl:message>

   <wsdl:message name="deleteFeaturesRequest">

      <wsdl:part name="typeCodes" type="impl:ArrayOf_xsd_string"/>

      <wsdl:part name="ids" type="impl:ArrayOf_xsd_string"/>

   </wsdl:message>

   <wsdl:message name="findLocksRequest">

      <wsdl:part name="typeCode" type="xsd:string"/>

      <wsdl:part name="areaId" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="deleteFeatureRequest">

      <wsdl:part name="typeCode" type="xsd:string"/>

      <wsdl:part name="featureId" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getLocksResponse">

      <wsdl:part name="getLocksReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="checkInFeatureCollectionResponse">

      <wsdl:part name="checkInFeatureCollectionReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="checkOutFeatureCollectionToUrlResponse">

      <wsdl:part name="checkOutFeatureCollectionToUrlReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="submitCheckInFeatureCollectionFromUrlResponse">

      <wsdl:part name="submitCheckInFeatureCollectionFromUrlReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="checkOutFeatureCollectionResponse">

      <wsdl:part name="checkOutFeatureCollectionReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="insertFeatureResponse">

      <wsdl:part name="insertFeatureReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getFeatureCollectionResponse">

      <wsdl:part name="getFeatureCollectionReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="checkInFeatureCollectionFromUrlRequest">

      <wsdl:part name="typeCode" type="xsd:string"/>

      <wsdl:part name="areaCode" type="xsd:string"/>

      <wsdl:part name="inputUrl" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="updateFeatureResponse">

      <wsdl:part name="updateFeatureReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getVersionInfoResponse">

      <wsdl:part name="getVersionInfoReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getFeatureByIdRequest">

      <wsdl:part name="fType" type="xsd:string"/>

      <wsdl:part name="featureId" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getPermissionResourcesResponse">

      <wsdl:part name="getPermissionResourcesReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="checkInFeatureCollectionRequest">

      <wsdl:part name="typeCode" type="xsd:string"/>

      <wsdl:part name="areaCode" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getPermissionResourcesTimestampRequest">

   </wsdl:message>

   <wsdl:message name="insertFeatureRequest">

      <wsdl:part name="typeCode" type="xsd:string"/>

      <wsdl:part name="gmlData" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="findLocksResponse">

      <wsdl:part name="findLocksReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="submitCheckInFeatureCollectionFromUrlRequest">

      <wsdl:part name="typeCode" type="xsd:string"/>

      <wsdl:part name="areaId" type="xsd:string"/>

      <wsdl:part name="inputUrl" type="xsd:string"/>

      <wsdl:part name="jobData" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getLocksRequest">

   </wsdl:message>

   <wsdl:message name="updateFeatureRequest">

      <wsdl:part name="typeCode" type="xsd:string"/>

      <wsdl:part name="gmlData" type="xsd:string"/>

   </wsdl:message>

   <wsdl:portType name="DataAccessHandler">

      <wsdl:operation name="getVersionInfo">

         <wsdl:input message="impl:getVersionInfoRequest" name="getVersionInfoRequest"/>

         <wsdl:output message="impl:getVersionInfoResponse" name="getVersionInfoResponse"/>

      </wsdl:operation>

      <wsdl:operation name="getFeatureTypes">

         <wsdl:input message="impl:getFeatureTypesRequest" name="getFeatureTypesRequest"/>

         <wsdl:output message="impl:getFeatureTypesResponse" name="getFeatureTypesResponse"/>

      </wsdl:operation>

      <wsdl:operation name="describeFeatureType" parameterOrder="fType">

         <wsdl:input message="impl:describeFeatureTypeRequest" name="describeFeatureTypeRequest"/>

         <wsdl:output message="impl:describeFeatureTypeResponse" name="describeFeatureTypeResponse"/>

      </wsdl:operation>

      <wsdl:operation name="getFeatureById" parameterOrder="fType featureId">

         <wsdl:input message="impl:getFeatureByIdRequest" name="getFeatureByIdRequest"/>

         <wsdl:output message="impl:getFeatureByIdResponse" name="getFeatureByIdResponse"/>

      </wsdl:operation>

      <wsdl:operation name="getFeatureCollection" parameterOrder="fType filter">

         <wsdl:input message="impl:getFeatureCollectionRequest" name="getFeatureCollectionRequest"/>

         <wsdl:output message="impl:getFeatureCollectionResponse" name="getFeatureCollectionResponse"/>

      </wsdl:operation>

      <wsdl:operation name="insertFeature" parameterOrder="typeCode gmlData">

         <wsdl:input message="impl:insertFeatureRequest" name="insertFeatureRequest"/>

         <wsdl:output message="impl:insertFeatureResponse" name="insertFeatureResponse"/>

      </wsdl:operation>

      <wsdl:operation name="updateFeature" parameterOrder="typeCode gmlData">

         <wsdl:input message="impl:updateFeatureRequest" name="updateFeatureRequest"/>

         <wsdl:output message="impl:updateFeatureResponse" name="updateFeatureResponse"/>

      </wsdl:operation>

      <wsdl:operation name="deleteFeature" parameterOrder="typeCode featureId">

         <wsdl:input message="impl:deleteFeatureRequest" name="deleteFeatureRequest"/>

         <wsdl:output message="impl:deleteFeatureResponse" name="deleteFeatureResponse"/>

      </wsdl:operation>

      <wsdl:operation name="deleteFeatures" parameterOrder="typeCodes ids">

         <wsdl:input message="impl:deleteFeaturesRequest" name="deleteFeaturesRequest"/>

         <wsdl:output message="impl:deleteFeaturesResponse" name="deleteFeaturesResponse"/>

      </wsdl:operation>

      <wsdl:operation name="checkOutFeatureCollection" parameterOrder="typeCode areaCode">

         <wsdl:input message="impl:checkOutFeatureCollectionRequest" name="checkOutFeatureCollectionRequest"/>

         <wsdl:output message="impl:checkOutFeatureCollectionResponse" name="checkOutFeatureCollectionResponse"/>

      </wsdl:operation>

      <wsdl:operation name="checkOutFeatureCollectionToUrl" parameterOrder="typeCode areaCode resultUrl">

         <wsdl:input message="impl:checkOutFeatureCollectionToUrlRequest" name="checkOutFeatureCollectionToUrlRequest"/>

         <wsdl:output message="impl:checkOutFeatureCollectionToUrlResponse" name="checkOutFeatureCollectionToUrlResponse"/>

      </wsdl:operation>

      <wsdl:operation name="checkInFeatureCollection" parameterOrder="typeCode areaCode">

         <wsdl:input message="impl:checkInFeatureCollectionRequest" name="checkInFeatureCollectionRequest"/>

         <wsdl:output message="impl:checkInFeatureCollectionResponse" name="checkInFeatureCollectionResponse"/>

      </wsdl:operation>

      <wsdl:operation name="checkInFeatureCollectionFromUrl" parameterOrder="typeCode areaCode inputUrl">

         <wsdl:input message="impl:checkInFeatureCollectionFromUrlRequest" name="checkInFeatureCollectionFromUrlRequest"/>

         <wsdl:output message="impl:checkInFeatureCollectionFromUrlResponse" name="checkInFeatureCollectionFromUrlResponse"/>

      </wsdl:operation>

      <wsdl:operation name="submitCheckInFeatureCollectionFromUrl" parameterOrder="typeCode areaId inputUrl jobData">

         <wsdl:input message="impl:submitCheckInFeatureCollectionFromUrlRequest" name="submitCheckInFeatureCollectionFromUrlRequest"/>

         <wsdl:output message="impl:submitCheckInFeatureCollectionFromUrlResponse" name="submitCheckInFeatureCollectionFromUrlResponse"/>

      </wsdl:operation>

      <wsdl:operation name="saveFeatureCollections" parameterOrder="typeCodes gmlData">

         <wsdl:input message="impl:saveFeatureCollectionsRequest" name="saveFeatureCollectionsRequest"/>

         <wsdl:output message="impl:saveFeatureCollectionsResponse" name="saveFeatureCollectionsResponse"/>

      </wsdl:operation>

      <wsdl:operation name="getLocks">

         <wsdl:input message="impl:getLocksRequest" name="getLocksRequest"/>

         <wsdl:output message="impl:getLocksResponse" name="getLocksResponse"/>

      </wsdl:operation>

      <wsdl:operation name="findLocks" parameterOrder="typeCode areaId">

         <wsdl:input message="impl:findLocksRequest" name="findLocksRequest"/>

         <wsdl:output message="impl:findLocksResponse" name="findLocksResponse"/>

      </wsdl:operation>

      <wsdl:operation name="getPermissionResourcesTimestamp">

         <wsdl:input message="impl:getPermissionResourcesTimestampRequest" name="getPermissionResourcesTimestampRequest"/>

         <wsdl:output message="impl:getPermissionResourcesTimestampResponse" name="getPermissionResourcesTimestampResponse"/>

      </wsdl:operation>

      <wsdl:operation name="getPermissionResources">

         <wsdl:input message="impl:getPermissionResourcesRequest" name="getPermissionResourcesRequest"/>

         <wsdl:output message="impl:getPermissionResourcesResponse" name="getPermissionResourcesResponse"/>

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="DataAccessSoapBinding" type="impl:DataAccessHandler">

      <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>

      <wsdl:operation name="getVersionInfo">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getVersionInfoRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getVersionInfoResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="getFeatureTypes">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getFeatureTypesRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getFeatureTypesResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="describeFeatureType">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="describeFeatureTypeRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="describeFeatureTypeResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="getFeatureById">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getFeatureByIdRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getFeatureByIdResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="getFeatureCollection">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getFeatureCollectionRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getFeatureCollectionResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="insertFeature">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="insertFeatureRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="insertFeatureResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="updateFeature">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="updateFeatureRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="updateFeatureResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="deleteFeature">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="deleteFeatureRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="deleteFeatureResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="deleteFeatures">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="deleteFeaturesRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="deleteFeaturesResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="checkOutFeatureCollection">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="checkOutFeatureCollectionRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="checkOutFeatureCollectionResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="checkOutFeatureCollectionToUrl">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="checkOutFeatureCollectionToUrlRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="checkOutFeatureCollectionToUrlResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="checkInFeatureCollection">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="checkInFeatureCollectionRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="checkInFeatureCollectionResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="checkInFeatureCollectionFromUrl">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="checkInFeatureCollectionFromUrlRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="checkInFeatureCollectionFromUrlResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="submitCheckInFeatureCollectionFromUrl">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="submitCheckInFeatureCollectionFromUrlRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="submitCheckInFeatureCollectionFromUrlResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="saveFeatureCollections">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="saveFeatureCollectionsRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="saveFeatureCollectionsResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="getLocks">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getLocksRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getLocksResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="findLocks">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="findLocksRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="findLocksResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="getPermissionResourcesTimestamp">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getPermissionResourcesTimestampRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getPermissionResourcesTimestampResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="getPermissionResources">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getPermissionResourcesRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://kernel.da.dai.carlbro.com" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getPermissionResourcesResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dataaccess.arealdata.dk/services/DataAccess" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="DataAccessHandlerService">

      <wsdl:port binding="impl:DataAccessSoapBinding" name="DataAccess">

         <wsdlsoap:address location="http://dataaccess.arealdata.dk/services/DataAccess"/>

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>

