Commit 2a326a2b322091f060031f460173a6e3c36f409a
- Diff rendering mode:
- inline
- side by side
webservices/dss.wsdl
(3 / 3)
|   | |||
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?> | |
| 2 | 2 | <definitions name="dss" | |
| 3 | targetNamespace="https://localhost:8080/dss.wsdl" | ||
| 4 | xmlns:tns="https://localhost:8080/dss.wsdl" | ||
| 3 | targetNamespace="http://localhost:8080/dss.wsdl" | ||
| 4 | xmlns:tns="http://localhost:8080/dss.wsdl" | ||
| 5 | 5 | xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" | |
| 6 | 6 | xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" | |
| 7 | 7 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| … | … | ||
| 3716 | 3716 | <service name="dss"> | |
| 3717 | 3717 | <documentation>gSOAP 2.7.10 generated service definition</documentation> | |
| 3718 | 3718 | <port name="dss" binding="tns:dss"> | |
| 3719 | <SOAP:address location="https://localhost:8081"/> | ||
| 3719 | <SOAP:address location="http://localhost:8081"/> | ||
| 3720 | 3720 | </port> | |
| 3721 | 3721 | </service> | |
| 3722 | 3722 |

