1 |
softime |
2282 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
|
|
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://urbanisme.ws.marseille.fr" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ax26="http://urbanisme.ws.marseille.fr/xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://urbanisme.ws.marseille.fr"> |
3 |
|
|
<wsdl:documentation>WSUrbanisme</wsdl:documentation> |
4 |
|
|
<wsdl:types> |
5 |
|
|
<xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://urbanisme.ws.marseille.fr/xsd"> |
6 |
vpihour |
3148 |
<xs:complexType name="ISParcelle"> |
7 |
softime |
2282 |
<xs:sequence> |
8 |
vpihour |
3148 |
<xs:element minOccurs="0" name="arrdt" nillable="true" type="xs:string"/> |
9 |
|
|
<xs:element minOccurs="0" name="dnuvoi" nillable="true" type="xs:string"/> |
10 |
|
|
<xs:element minOccurs="0" name="existe" nillable="true" type="xs:string"/> |
11 |
softime |
2282 |
<xs:element minOccurs="0" name="id" nillable="true" type="xs:string"/> |
12 |
vpihour |
3148 |
<xs:element minOccurs="0" name="nom" nillable="true" type="xs:string"/> |
13 |
|
|
<xs:element minOccurs="0" name="prefixe" nillable="true" type="xs:string"/> |
14 |
softime |
2282 |
</xs:sequence> |
15 |
|
|
</xs:complexType> |
16 |
|
|
<xs:complexType name="GroupeNru"> |
17 |
|
|
<xs:sequence> |
18 |
|
|
<xs:element minOccurs="0" name="groupe" nillable="true" type="xs:string"/> |
19 |
vpihour |
3148 |
<xs:element minOccurs="0" name="idContrainte" nillable="true" type="xs:string"/> |
20 |
softime |
2282 |
<xs:element minOccurs="0" name="libelle" nillable="true" type="xs:string"/> |
21 |
|
|
<xs:element minOccurs="0" name="ssgroupe" nillable="true" type="xs:string"/> |
22 |
|
|
</xs:sequence> |
23 |
|
|
</xs:complexType> |
24 |
|
|
<xs:complexType name="Centroide"> |
25 |
|
|
<xs:sequence> |
26 |
|
|
<xs:element minOccurs="0" name="coordX" nillable="true" type="xs:string"/> |
27 |
|
|
<xs:element minOccurs="0" name="coordY" nillable="true" type="xs:string"/> |
28 |
|
|
<xs:element minOccurs="0" name="dossierID" nillable="true" type="xs:string"/> |
29 |
|
|
</xs:sequence> |
30 |
|
|
</xs:complexType> |
31 |
|
|
</xs:schema> |
32 |
|
|
<xs:schema xmlns:ax27="http://urbanisme.ws.marseille.fr/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://urbanisme.ws.marseille.fr"> |
33 |
|
|
<xs:import namespace="http://urbanisme.ws.marseille.fr/xsd"/> |
34 |
|
|
<xs:complexType name="Exception"> |
35 |
|
|
<xs:sequence> |
36 |
|
|
<xs:element minOccurs="0" name="Exception" nillable="true" type="xs:anyType"/> |
37 |
|
|
</xs:sequence> |
38 |
|
|
</xs:complexType> |
39 |
|
|
<xs:element name="Exception"> |
40 |
|
|
<xs:complexType> |
41 |
|
|
<xs:sequence> |
42 |
|
|
<xs:element minOccurs="0" name="Exception" nillable="true" type="ns:Exception"/> |
43 |
|
|
</xs:sequence> |
44 |
|
|
</xs:complexType> |
45 |
|
|
</xs:element> |
46 |
|
|
<xs:element name="getExistParcelle"> |
47 |
|
|
<xs:complexType> |
48 |
|
|
<xs:sequence> |
49 |
|
|
<xs:element minOccurs="0" name="wParcelle" nillable="true" type="xs:string"/> |
50 |
|
|
</xs:sequence> |
51 |
|
|
</xs:complexType> |
52 |
|
|
</xs:element> |
53 |
|
|
<xs:element name="getExistParcelleResponse"> |
54 |
|
|
<xs:complexType> |
55 |
|
|
<xs:sequence> |
56 |
|
|
<xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax26:ISParcelle"/> |
57 |
|
|
</xs:sequence> |
58 |
|
|
</xs:complexType> |
59 |
|
|
</xs:element> |
60 |
|
|
<xs:element name="getContrainteNRU"> |
61 |
|
|
<xs:complexType> |
62 |
|
|
<xs:sequence> |
63 |
|
|
<xs:element minOccurs="0" name="wType" nillable="true" type="xs:string"/> |
64 |
|
|
<xs:element minOccurs="0" name="wId" nillable="true" type="xs:string"/> |
65 |
|
|
</xs:sequence> |
66 |
|
|
</xs:complexType> |
67 |
|
|
</xs:element> |
68 |
|
|
<xs:element name="getContrainteNRUResponse"> |
69 |
|
|
<xs:complexType> |
70 |
|
|
<xs:sequence> |
71 |
|
|
<xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax26:GroupeNru"/> |
72 |
|
|
</xs:sequence> |
73 |
|
|
</xs:complexType> |
74 |
|
|
</xs:element> |
75 |
|
|
<xs:element name="getCentroideDossier"> |
76 |
|
|
<xs:complexType> |
77 |
|
|
<xs:sequence> |
78 |
|
|
<xs:element minOccurs="0" name="wId" nillable="true" type="xs:string"/> |
79 |
|
|
<xs:element minOccurs="0" name="wRef" nillable="true" type="xs:string"/> |
80 |
|
|
</xs:sequence> |
81 |
|
|
</xs:complexType> |
82 |
|
|
</xs:element> |
83 |
|
|
<xs:element name="getCentroideDossierResponse"> |
84 |
|
|
<xs:complexType> |
85 |
|
|
<xs:sequence> |
86 |
|
|
<xs:element minOccurs="0" name="return" nillable="true" type="ax26:Centroide"/> |
87 |
|
|
</xs:sequence> |
88 |
|
|
</xs:complexType> |
89 |
|
|
</xs:element> |
90 |
|
|
<xs:element name="getCalculEmprise"> |
91 |
|
|
<xs:complexType> |
92 |
|
|
<xs:sequence> |
93 |
|
|
<xs:element minOccurs="0" name="wParcelle" nillable="true" type="xs:string"/> |
94 |
|
|
<xs:element minOccurs="0" name="wId" nillable="true" type="xs:string"/> |
95 |
|
|
</xs:sequence> |
96 |
|
|
</xs:complexType> |
97 |
|
|
</xs:element> |
98 |
|
|
<xs:element name="getCalculEmpriseResponse"> |
99 |
|
|
<xs:complexType> |
100 |
|
|
<xs:sequence> |
101 |
|
|
<xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/> |
102 |
|
|
</xs:sequence> |
103 |
|
|
</xs:complexType> |
104 |
|
|
</xs:element> |
105 |
|
|
<xs:element name="copieEmprise"> |
106 |
|
|
<xs:complexType> |
107 |
|
|
<xs:sequence> |
108 |
|
|
<xs:element minOccurs="0" name="wIdIn" nillable="true" type="xs:string"/> |
109 |
|
|
<xs:element minOccurs="0" name="wIdOut" nillable="true" type="xs:string"/> |
110 |
|
|
</xs:sequence> |
111 |
|
|
</xs:complexType> |
112 |
|
|
</xs:element> |
113 |
|
|
<xs:element name="copieEmpriseResponse"> |
114 |
|
|
<xs:complexType> |
115 |
|
|
<xs:sequence> |
116 |
|
|
<xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/> |
117 |
|
|
</xs:sequence> |
118 |
|
|
</xs:complexType> |
119 |
|
|
</xs:element> |
120 |
|
|
</xs:schema> |
121 |
|
|
</wsdl:types> |
122 |
|
|
<wsdl:message name="getCalculEmpriseRequest"> |
123 |
|
|
<wsdl:part name="parameters" element="ns:getCalculEmprise"/> |
124 |
|
|
</wsdl:message> |
125 |
|
|
<wsdl:message name="getCalculEmpriseResponse"> |
126 |
|
|
<wsdl:part name="parameters" element="ns:getCalculEmpriseResponse"/> |
127 |
|
|
</wsdl:message> |
128 |
|
|
<wsdl:message name="Exception"> |
129 |
|
|
<wsdl:part name="parameters" element="ns:Exception"/> |
130 |
|
|
</wsdl:message> |
131 |
|
|
<wsdl:message name="getContrainteNRURequest"> |
132 |
|
|
<wsdl:part name="parameters" element="ns:getContrainteNRU"/> |
133 |
|
|
</wsdl:message> |
134 |
|
|
<wsdl:message name="getContrainteNRUResponse"> |
135 |
|
|
<wsdl:part name="parameters" element="ns:getContrainteNRUResponse"/> |
136 |
|
|
</wsdl:message> |
137 |
|
|
<wsdl:message name="getCentroideDossierRequest"> |
138 |
|
|
<wsdl:part name="parameters" element="ns:getCentroideDossier"/> |
139 |
|
|
</wsdl:message> |
140 |
|
|
<wsdl:message name="getCentroideDossierResponse"> |
141 |
|
|
<wsdl:part name="parameters" element="ns:getCentroideDossierResponse"/> |
142 |
|
|
</wsdl:message> |
143 |
|
|
<wsdl:message name="getExistParcelleRequest"> |
144 |
|
|
<wsdl:part name="parameters" element="ns:getExistParcelle"/> |
145 |
|
|
</wsdl:message> |
146 |
|
|
<wsdl:message name="getExistParcelleResponse"> |
147 |
|
|
<wsdl:part name="parameters" element="ns:getExistParcelleResponse"/> |
148 |
|
|
</wsdl:message> |
149 |
|
|
<wsdl:message name="copieEmpriseRequest"> |
150 |
|
|
<wsdl:part name="parameters" element="ns:copieEmprise"/> |
151 |
|
|
</wsdl:message> |
152 |
|
|
<wsdl:message name="copieEmpriseResponse"> |
153 |
|
|
<wsdl:part name="parameters" element="ns:copieEmpriseResponse"/> |
154 |
|
|
</wsdl:message> |
155 |
|
|
<wsdl:portType name="WSUrbanismePortType"> |
156 |
|
|
<wsdl:operation name="getCalculEmprise"> |
157 |
|
|
<wsdl:input message="ns:getCalculEmpriseRequest" wsaw:Action="urn:getCalculEmprise"/> |
158 |
|
|
<wsdl:output message="ns:getCalculEmpriseResponse" wsaw:Action="urn:getCalculEmpriseResponse"/> |
159 |
|
|
<wsdl:fault message="ns:Exception" name="Exception" wsaw:Action="urn:getCalculEmpriseException"/> |
160 |
|
|
</wsdl:operation> |
161 |
|
|
<wsdl:operation name="getContrainteNRU"> |
162 |
|
|
<wsdl:input message="ns:getContrainteNRURequest" wsaw:Action="urn:getContrainteNRU"/> |
163 |
|
|
<wsdl:output message="ns:getContrainteNRUResponse" wsaw:Action="urn:getContrainteNRUResponse"/> |
164 |
|
|
<wsdl:fault message="ns:Exception" name="Exception" wsaw:Action="urn:getContrainteNRUException"/> |
165 |
|
|
</wsdl:operation> |
166 |
|
|
<wsdl:operation name="getCentroideDossier"> |
167 |
|
|
<wsdl:input message="ns:getCentroideDossierRequest" wsaw:Action="urn:getCentroideDossier"/> |
168 |
|
|
<wsdl:output message="ns:getCentroideDossierResponse" wsaw:Action="urn:getCentroideDossierResponse"/> |
169 |
|
|
<wsdl:fault message="ns:Exception" name="Exception" wsaw:Action="urn:getCentroideDossierException"/> |
170 |
|
|
</wsdl:operation> |
171 |
|
|
<wsdl:operation name="getExistParcelle"> |
172 |
|
|
<wsdl:input message="ns:getExistParcelleRequest" wsaw:Action="urn:getExistParcelle"/> |
173 |
|
|
<wsdl:output message="ns:getExistParcelleResponse" wsaw:Action="urn:getExistParcelleResponse"/> |
174 |
|
|
<wsdl:fault message="ns:Exception" name="Exception" wsaw:Action="urn:getExistParcelleException"/> |
175 |
|
|
</wsdl:operation> |
176 |
|
|
<wsdl:operation name="copieEmprise"> |
177 |
|
|
<wsdl:input message="ns:copieEmpriseRequest" wsaw:Action="urn:copieEmprise"/> |
178 |
|
|
<wsdl:output message="ns:copieEmpriseResponse" wsaw:Action="urn:copieEmpriseResponse"/> |
179 |
|
|
<wsdl:fault message="ns:Exception" name="Exception" wsaw:Action="urn:copieEmpriseException"/> |
180 |
|
|
</wsdl:operation> |
181 |
|
|
</wsdl:portType> |
182 |
|
|
<wsdl:binding name="WSUrbanismeSoap11Binding" type="ns:WSUrbanismePortType"> |
183 |
|
|
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/> |
184 |
|
|
<wsdl:operation name="getCalculEmprise"> |
185 |
|
|
<soap:operation soapAction="urn:getCalculEmprise" style="document"/> |
186 |
|
|
<wsdl:input> |
187 |
|
|
<soap:body use="literal"/> |
188 |
|
|
</wsdl:input> |
189 |
|
|
<wsdl:output> |
190 |
|
|
<soap:body use="literal"/> |
191 |
|
|
</wsdl:output> |
192 |
|
|
<wsdl:fault name="Exception"> |
193 |
|
|
<soap:fault use="literal" name="Exception"/> |
194 |
|
|
</wsdl:fault> |
195 |
|
|
</wsdl:operation> |
196 |
|
|
<wsdl:operation name="getContrainteNRU"> |
197 |
|
|
<soap:operation soapAction="urn:getContrainteNRU" style="document"/> |
198 |
|
|
<wsdl:input> |
199 |
|
|
<soap:body use="literal"/> |
200 |
|
|
</wsdl:input> |
201 |
|
|
<wsdl:output> |
202 |
|
|
<soap:body use="literal"/> |
203 |
|
|
</wsdl:output> |
204 |
|
|
<wsdl:fault name="Exception"> |
205 |
|
|
<soap:fault use="literal" name="Exception"/> |
206 |
|
|
</wsdl:fault> |
207 |
|
|
</wsdl:operation> |
208 |
|
|
<wsdl:operation name="getCentroideDossier"> |
209 |
|
|
<soap:operation soapAction="urn:getCentroideDossier" style="document"/> |
210 |
|
|
<wsdl:input> |
211 |
|
|
<soap:body use="literal"/> |
212 |
|
|
</wsdl:input> |
213 |
|
|
<wsdl:output> |
214 |
|
|
<soap:body use="literal"/> |
215 |
|
|
</wsdl:output> |
216 |
|
|
<wsdl:fault name="Exception"> |
217 |
|
|
<soap:fault use="literal" name="Exception"/> |
218 |
|
|
</wsdl:fault> |
219 |
|
|
</wsdl:operation> |
220 |
|
|
<wsdl:operation name="getExistParcelle"> |
221 |
|
|
<soap:operation soapAction="urn:getExistParcelle" style="document"/> |
222 |
|
|
<wsdl:input> |
223 |
|
|
<soap:body use="literal"/> |
224 |
|
|
</wsdl:input> |
225 |
|
|
<wsdl:output> |
226 |
|
|
<soap:body use="literal"/> |
227 |
|
|
</wsdl:output> |
228 |
|
|
<wsdl:fault name="Exception"> |
229 |
|
|
<soap:fault use="literal" name="Exception"/> |
230 |
|
|
</wsdl:fault> |
231 |
|
|
</wsdl:operation> |
232 |
|
|
<wsdl:operation name="copieEmprise"> |
233 |
|
|
<soap:operation soapAction="urn:copieEmprise" style="document"/> |
234 |
|
|
<wsdl:input> |
235 |
|
|
<soap:body use="literal"/> |
236 |
|
|
</wsdl:input> |
237 |
|
|
<wsdl:output> |
238 |
|
|
<soap:body use="literal"/> |
239 |
|
|
</wsdl:output> |
240 |
|
|
<wsdl:fault name="Exception"> |
241 |
|
|
<soap:fault use="literal" name="Exception"/> |
242 |
|
|
</wsdl:fault> |
243 |
|
|
</wsdl:operation> |
244 |
|
|
</wsdl:binding> |
245 |
|
|
<wsdl:binding name="WSUrbanismeSoap12Binding" type="ns:WSUrbanismePortType"> |
246 |
|
|
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/> |
247 |
|
|
<wsdl:operation name="getCalculEmprise"> |
248 |
|
|
<soap12:operation soapAction="urn:getCalculEmprise" style="document"/> |
249 |
|
|
<wsdl:input> |
250 |
|
|
<soap12:body use="literal"/> |
251 |
|
|
</wsdl:input> |
252 |
|
|
<wsdl:output> |
253 |
|
|
<soap12:body use="literal"/> |
254 |
|
|
</wsdl:output> |
255 |
|
|
<wsdl:fault name="Exception"> |
256 |
|
|
<soap12:fault use="literal" name="Exception"/> |
257 |
|
|
</wsdl:fault> |
258 |
|
|
</wsdl:operation> |
259 |
|
|
<wsdl:operation name="getContrainteNRU"> |
260 |
|
|
<soap12:operation soapAction="urn:getContrainteNRU" style="document"/> |
261 |
|
|
<wsdl:input> |
262 |
|
|
<soap12:body use="literal"/> |
263 |
|
|
</wsdl:input> |
264 |
|
|
<wsdl:output> |
265 |
|
|
<soap12:body use="literal"/> |
266 |
|
|
</wsdl:output> |
267 |
|
|
<wsdl:fault name="Exception"> |
268 |
|
|
<soap12:fault use="literal" name="Exception"/> |
269 |
|
|
</wsdl:fault> |
270 |
|
|
</wsdl:operation> |
271 |
|
|
<wsdl:operation name="getCentroideDossier"> |
272 |
|
|
<soap12:operation soapAction="urn:getCentroideDossier" style="document"/> |
273 |
|
|
<wsdl:input> |
274 |
|
|
<soap12:body use="literal"/> |
275 |
|
|
</wsdl:input> |
276 |
|
|
<wsdl:output> |
277 |
|
|
<soap12:body use="literal"/> |
278 |
|
|
</wsdl:output> |
279 |
|
|
<wsdl:fault name="Exception"> |
280 |
|
|
<soap12:fault use="literal" name="Exception"/> |
281 |
|
|
</wsdl:fault> |
282 |
|
|
</wsdl:operation> |
283 |
|
|
<wsdl:operation name="getExistParcelle"> |
284 |
|
|
<soap12:operation soapAction="urn:getExistParcelle" style="document"/> |
285 |
|
|
<wsdl:input> |
286 |
|
|
<soap12:body use="literal"/> |
287 |
|
|
</wsdl:input> |
288 |
|
|
<wsdl:output> |
289 |
|
|
<soap12:body use="literal"/> |
290 |
|
|
</wsdl:output> |
291 |
|
|
<wsdl:fault name="Exception"> |
292 |
|
|
<soap12:fault use="literal" name="Exception"/> |
293 |
|
|
</wsdl:fault> |
294 |
|
|
</wsdl:operation> |
295 |
|
|
<wsdl:operation name="copieEmprise"> |
296 |
|
|
<soap12:operation soapAction="urn:copieEmprise" style="document"/> |
297 |
|
|
<wsdl:input> |
298 |
|
|
<soap12:body use="literal"/> |
299 |
|
|
</wsdl:input> |
300 |
|
|
<wsdl:output> |
301 |
|
|
<soap12:body use="literal"/> |
302 |
|
|
</wsdl:output> |
303 |
|
|
<wsdl:fault name="Exception"> |
304 |
|
|
<soap12:fault use="literal" name="Exception"/> |
305 |
|
|
</wsdl:fault> |
306 |
|
|
</wsdl:operation> |
307 |
|
|
</wsdl:binding> |
308 |
|
|
<wsdl:binding name="WSUrbanismeHttpBinding" type="ns:WSUrbanismePortType"> |
309 |
|
|
<http:binding verb="POST"/> |
310 |
|
|
<wsdl:operation name="getCalculEmprise"> |
311 |
|
|
<http:operation location="WSUrbanisme/getCalculEmprise"/> |
312 |
|
|
<wsdl:input> |
313 |
|
|
<mime:content type="text/xml" part="getCalculEmprise"/> |
314 |
|
|
</wsdl:input> |
315 |
|
|
<wsdl:output> |
316 |
|
|
<mime:content type="text/xml" part="getCalculEmprise"/> |
317 |
|
|
</wsdl:output> |
318 |
|
|
</wsdl:operation> |
319 |
|
|
<wsdl:operation name="getContrainteNRU"> |
320 |
|
|
<http:operation location="WSUrbanisme/getContrainteNRU"/> |
321 |
|
|
<wsdl:input> |
322 |
|
|
<mime:content type="text/xml" part="getContrainteNRU"/> |
323 |
|
|
</wsdl:input> |
324 |
|
|
<wsdl:output> |
325 |
|
|
<mime:content type="text/xml" part="getContrainteNRU"/> |
326 |
|
|
</wsdl:output> |
327 |
|
|
</wsdl:operation> |
328 |
|
|
<wsdl:operation name="getCentroideDossier"> |
329 |
|
|
<http:operation location="WSUrbanisme/getCentroideDossier"/> |
330 |
|
|
<wsdl:input> |
331 |
|
|
<mime:content type="text/xml" part="getCentroideDossier"/> |
332 |
|
|
</wsdl:input> |
333 |
|
|
<wsdl:output> |
334 |
|
|
<mime:content type="text/xml" part="getCentroideDossier"/> |
335 |
|
|
</wsdl:output> |
336 |
|
|
</wsdl:operation> |
337 |
|
|
<wsdl:operation name="getExistParcelle"> |
338 |
|
|
<http:operation location="WSUrbanisme/getExistParcelle"/> |
339 |
|
|
<wsdl:input> |
340 |
|
|
<mime:content type="text/xml" part="getExistParcelle"/> |
341 |
|
|
</wsdl:input> |
342 |
|
|
<wsdl:output> |
343 |
|
|
<mime:content type="text/xml" part="getExistParcelle"/> |
344 |
|
|
</wsdl:output> |
345 |
|
|
</wsdl:operation> |
346 |
|
|
<wsdl:operation name="copieEmprise"> |
347 |
|
|
<http:operation location="WSUrbanisme/copieEmprise"/> |
348 |
|
|
<wsdl:input> |
349 |
|
|
<mime:content type="text/xml" part="copieEmprise"/> |
350 |
|
|
</wsdl:input> |
351 |
|
|
<wsdl:output> |
352 |
|
|
<mime:content type="text/xml" part="copieEmprise"/> |
353 |
|
|
</wsdl:output> |
354 |
|
|
</wsdl:operation> |
355 |
|
|
</wsdl:binding> |
356 |
vpihour |
3148 |
<wsdl:service name="WSUrbanisme"> |
357 |
softime |
2282 |
<wsdl:port name="WSUrbanismeHttpsSoap11Endpoint" binding="ns:WSUrbanismeSoap11Binding"> |
358 |
vpihour |
3114 |
<soap:address location="https://webservicesint.vdm.mars/wsurbanisme/services/WSUrbanisme.WSUrbanismeHttpsSoap11Endpoint/"/> |
359 |
softime |
2282 |
</wsdl:port> |
360 |
vpihour |
3148 |
<wsdl:port name="WSUrbanismeHttpSoap11Endpoint" binding="ns:WSUrbanismeSoap11Binding"> |
361 |
|
|
<soap:address location="http://webservicesint.vdm.mars/wsurbanisme/services/WSUrbanisme.WSUrbanismeHttpSoap11Endpoint/"/> |
362 |
|
|
</wsdl:port> |
363 |
|
|
<wsdl:port name="WSUrbanismeHttpSoap12Endpoint" binding="ns:WSUrbanismeSoap12Binding"> |
364 |
|
|
<soap12:address location="http://webservicesint.vdm.mars/wsurbanisme/services/WSUrbanisme.WSUrbanismeHttpSoap12Endpoint/"/> |
365 |
|
|
</wsdl:port> |
366 |
softime |
2282 |
<wsdl:port name="WSUrbanismeHttpsSoap12Endpoint" binding="ns:WSUrbanismeSoap12Binding"> |
367 |
vpihour |
3114 |
<soap12:address location="https://webservicesint.vdm.mars/wsurbanisme/services/WSUrbanisme.WSUrbanismeHttpsSoap12Endpoint/"/> |
368 |
softime |
2282 |
</wsdl:port> |
369 |
vpihour |
3148 |
<wsdl:port name="WSUrbanismeHttpsEndpoint" binding="ns:WSUrbanismeHttpBinding"> |
370 |
|
|
<http:address location="https://webservicesint.vdm.mars/wsurbanisme/services/WSUrbanisme.WSUrbanismeHttpsEndpoint/"/> |
371 |
|
|
</wsdl:port> |
372 |
|
|
<wsdl:port name="WSUrbanismeHttpEndpoint" binding="ns:WSUrbanismeHttpBinding"> |
373 |
|
|
<http:address location="http://webservicesint.vdm.mars/wsurbanisme/services/WSUrbanisme.WSUrbanismeHttpEndpoint/"/> |
374 |
|
|
</wsdl:port> |
375 |
softime |
2282 |
</wsdl:service> |
376 |
|
|
</wsdl:definitions> |