L'interface de description d'accès au web service WSDL (Web Services Description Language) est disponible en suivant le lien https://scows.nicecotedazur.org/services/1.1/SOAP/UrbanMonitoringSOAPService.svc?WSDL
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions name="UrbanMonitoringSOAPService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:i0="https://dataexchange.nicecotedazur.org/WsDataExchange/schema/1_1" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
<wsp:Policy wsu:Id="SecureSOAPEndPoint_policy">
<wsp:ExactlyOne>
<wsp:All>
<sp:TransportBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
<wsp:Policy>
<sp:TransportToken>
<wsp:Policy>
<sp:HttpsToken RequireClientCertificate="false"/>
</wsp:Policy>
</sp:TransportToken>
<sp:AlgorithmSuite>
<wsp:Policy>
<sp:Basic256/>
</wsp:Policy>
</sp:AlgorithmSuite>
<sp:Layout>
<wsp:Policy>
<sp:Strict/>
</wsp:Policy>
</sp:Layout>
<sp:IncludeTimestamp/>
</wsp:Policy>
</sp:TransportBinding>
<sp:SignedSupportingTokens xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
<wsp:Policy>
<sp:UsernameToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">
<wsp:Policy>
<sp:WssUsernameToken10/>
</wsp:Policy>
</sp:UsernameToken>
</wsp:Policy>
</sp:SignedSupportingTokens>
<sp:Wss11 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
<wsp:Policy/>
</sp:Wss11>
<sp:Trust10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
<wsp:Policy>
<sp:MustSupportIssuedTokens/>
<sp:RequireClientEntropy/>
<sp:RequireServerEntropy/>
</wsp:Policy>
</sp:Trust10>
<wsaw:UsingAddressing/>
</wsp:All>
</wsp:ExactlyOne>
</wsp:Policy>
<wsdl:import namespace="https://dataexchange.nicecotedazur.org/WsDataExchange/schema/1_1" location="https://scows.nicecotedazur.org/services/1.1/SOAP/UrbanMonitoringSOAPService.svc?wsdl=wsdl0"/>
<wsdl:types/>
<wsdl:binding name="SecureSOAPEndPoint" type="i0:IUrbanMonitoringSOAPService">
<wsp:PolicyReference URI="#SecureSOAPEndPoint_policy"/>
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="addDevice">
<soap12:operation soapAction="https://dataexchange.nicecotedazur.org/WsDataExchange/schema/1_1/IUrbanMonitoringSOAPService/addDevice" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="addData">
<soap12:operation soapAction="https://dataexchange.nicecotedazur.org/WsDataExchange/schema/1_1/IUrbanMonitoringSOAPService/addData" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getDevice">
<soap12:operation soapAction="https://dataexchange.nicecotedazur.org/WsDataExchange/schema/1_1/IUrbanMonitoringSOAPService/getDevice" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getData">
<soap12:operation soapAction="https://dataexchange.nicecotedazur.org/WsDataExchange/schema/1_1/IUrbanMonitoringSOAPService/getData" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:binding name="BasicSOAPEndPoint" type="i0:IUrbanMonitoringSOAPService">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="addDevice">
<soap:operation soapAction="https://dataexchange.nicecotedazur.org/WsDataExchange/schema/1_1/IUrbanMonitoringSOAPService/addDevice" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="addData">
<soap:operation soapAction="https://dataexchange.nicecotedazur.org/WsDataExchange/schema/1_1/IUrbanMonitoringSOAPService/addData" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getDevice">
<soap:operation soapAction="https://dataexchange.nicecotedazur.org/WsDataExchange/schema/1_1/IUrbanMonitoringSOAPService/getDevice" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="getData">
<soap:operation soapAction="https://dataexchange.nicecotedazur.org/WsDataExchange/schema/1_1/IUrbanMonitoringSOAPService/getData" 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="UrbanMonitoringSOAPService">
<wsdl:port name="SecureSOAPEndPoint" binding="tns:SecureSOAPEndPoint">
<soap12:address location="https://scows.nicecotedazur.org/services/1.1/SOAP/UrbanMonitoringSOAPService.svc"/>
<wsa10:EndpointReference>
<wsa10:Address>https://scows.nicecotedazur.org/services/1.1/SOAP/UrbanMonitoringSOAPService.svc</wsa10:Address>
</wsa10:EndpointReference>
</wsdl:port>
<wsdl:port name="BasicSOAPEndPoint" binding="tns:BasicSOAPEndPoint">
<soap:address location="http://dataexchange.nicecotedazur.org/services/1.1/SOAP/UrbanMonitoringSOAPService.svc"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>