<?xml version='1.0' encoding='UTF-8'?><wsdl:definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://cctvsitetable.external.service.hazelcast.datex.vegvesen.no/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns2="http://schemas.xmlsoap.org/soap/http" xmlns:ns1="http://datex2.eu/wsdl/snapshotPull/2020" name="GetCCTVSiteTableSOAPService" targetNamespace="http://cctvsitetable.external.service.hazelcast.datex.vegvesen.no/">
  <wsdl:import location="https://datex-server-get-v3-1.atlas.vegvesen.no/datexapi/GetCCTVSiteTable?wsdl=snapshotPullInterface.wsdl" namespace="http://datex2.eu/wsdl/snapshotPull/2020">
    </wsdl:import>
  <wsdl:binding name="GetCCTVSiteTableSOAPServiceSoapBinding" type="ns1:snapshotPullInterface">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="pullSnapshotData">
      <soap:operation soapAction="http://datex2.eu/wsdl/snapshotPull/2020/pullData" style="document"/>
      <wsdl:input name="pullSnapshotData">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="pullSnapshotDataResponse">
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="GetCCTVSiteTableSOAPService">
    <wsdl:port binding="tns:GetCCTVSiteTableSOAPServiceSoapBinding" name="GetCCTVSiteTableSOAPPort">
      <soap:address location="https://datex-server-get-v3-1.atlas.vegvesen.no/datexapi/GetCCTVSiteTable"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>