SOAP/XML

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.2/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://scows.nicecotedazur.org/services/api/1_2" 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:EndorsingSupportingTokens xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
          <wsp:Policy>
            <sp:SecureConversationToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">
              <wsp:Policy>
                <sp:BootstrapPolicy>
                  <wsp:Policy>
                    <sp:SignedParts>
                      <sp:Body/>
                      <sp:Header Name="To" Namespace="http://www.w3.org/2005/08/addressing"/>
                      <sp:Header Name="From" Namespace="http://www.w3.org/2005/08/addressing"/>
                      <sp:Header Name="FaultTo" Namespace="http://www.w3.org/2005/08/addressing"/>
                      <sp:Header Name="ReplyTo" Namespace="http://www.w3.org/2005/08/addressing"/>
                      <sp:Header Name="MessageID" Namespace="http://www.w3.org/2005/08/addressing"/>
                      <sp:Header Name="RelatesTo" Namespace="http://www.w3.org/2005/08/addressing"/>
                      <sp:Header Name="Action" Namespace="http://www.w3.org/2005/08/addressing"/>
                    </sp:SignedParts>
                    <sp:EncryptedParts>
                      <sp:Body/>
                    </sp:EncryptedParts>
                    <sp:TransportBinding>
                      <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>
                      <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>
                      <wsp:Policy/>
                    </sp:Wss11>
                    <sp:Trust10>
                      <wsp:Policy>
                        <sp:MustSupportIssuedTokens/>
                        <sp:RequireClientEntropy/>
                        <sp:RequireServerEntropy/>
                      </wsp:Policy>
                    </sp:Trust10>
                  </wsp:Policy>
                </sp:BootstrapPolicy>
              </wsp:Policy>
            </sp:SecureConversationToken>
          </wsp:Policy>
        </sp:EndorsingSupportingTokens>
        <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://scows.nicecotedazur.org/services/api/1_2" location="https://scows.nicecotedazur.org/services/1.2/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://scows.nicecotedazur.org/services/api/1_2/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://scows.nicecotedazur.org/services/api/1_2/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://scows.nicecotedazur.org/services/api/1_2/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="getDeviceList">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceList" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceByListOfDeviceID">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceByListOfDeviceID" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceByDeviceType">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceByDeviceType" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceByCanalType">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceByCanalType" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceBySiteID">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceBySiteID" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceByListOfCanalID">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceByListOfCanalID" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceByArray">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceByArray" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceByCircle">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceByCircle" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceBySpatialID">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceBySpatialID" 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://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getData" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataByPeriod">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDataByPeriod" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataByDeviceType">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDataByDeviceType" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataByDeviceTypeByPeriod">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDataByDeviceTypeByPeriod" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataByCanalType">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDataByCanalType" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataByCanalTypeByPeriod">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDataByCanalTypeByPeriod" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="addAlert">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/addAlert" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getAlert">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getAlert" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getAlertBySenderByPeriod">
      <soap12:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getAlertBySenderByPeriod" 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://scows.nicecotedazur.org/services/api/1_2/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://scows.nicecotedazur.org/services/api/1_2/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://scows.nicecotedazur.org/services/api/1_2/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="getDeviceList">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceList" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceByListOfDeviceID">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceByListOfDeviceID" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceByDeviceType">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceByDeviceType" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceByCanalType">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceByCanalType" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceBySiteID">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceBySiteID" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceByListOfCanalID">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceByListOfCanalID" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceByArray">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceByArray" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceByCircle">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceByCircle" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDeviceBySpatialID">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDeviceBySpatialID" 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://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getData" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataByPeriod">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDataByPeriod" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataByDeviceType">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDataByDeviceType" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataByDeviceTypeByPeriod">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDataByDeviceTypeByPeriod" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataByCanalType">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDataByCanalType" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataByCanalTypeByPeriod">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getDataByCanalTypeByPeriod" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="addAlert">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/addAlert" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getAlert">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getAlert" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getAlertBySenderByPeriod">
      <soap:operation soapAction="https://scows.nicecotedazur.org/services/api/1_2/IUrbanMonitoringSOAPService/getAlertBySenderByPeriod" 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.2/SOAP/UrbanMonitoringSOAPService.svc"/>
      <wsa10:EndpointReference>
        <wsa10:Address>https://scows.nicecotedazur.org/services/1.2/SOAP/UrbanMonitoringSOAPService.svc</wsa10:Address>
      </wsa10:EndpointReference>
    </wsdl:port>
    <wsdl:port name="BasicSOAPEndPoint" binding="tns:BasicSOAPEndPoint">
      <soap:address location="http://u-vmnt039web/services/1.2/SOAP/UrbanMonitoringSOAPService.svc"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>