aboutsummaryrefslogtreecommitdiff
path: root/spss.server/res/resources/wsdl/MOA-SPSS-1.3.wsdl
diff options
context:
space:
mode:
Diffstat (limited to 'spss.server/res/resources/wsdl/MOA-SPSS-1.3.wsdl')
-rw-r--r--spss.server/res/resources/wsdl/MOA-SPSS-1.3.wsdl6
1 files changed, 3 insertions, 3 deletions
diff --git a/spss.server/res/resources/wsdl/MOA-SPSS-1.3.wsdl b/spss.server/res/resources/wsdl/MOA-SPSS-1.3.wsdl
index cc7aec4dc..c5cd8fc0f 100644
--- a/spss.server/res/resources/wsdl/MOA-SPSS-1.3.wsdl
+++ b/spss.server/res/resources/wsdl/MOA-SPSS-1.3.wsdl
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Web Service Description for MOA SP/SS 1.3
+ Web Service Description for MOA SP/SS 1.4
-->
<definitions name="MOA" targetNamespace="http://reference.e-government.gv.at/namespace/moa/20020822#" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://reference.e-government.gv.at/namespace/moa/20020822#" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:moa="http://reference.e-government.gv.at/namespace/moa/20020822#" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<import namespace="http://reference.e-government.gv.at/namespace/moa/20020822#" location="../resources/schemas/MOA-SPSS-1.3.xsd"/>
@@ -90,16 +90,16 @@
<port name="SignatureCreationPort" binding="tns:SignatureCreationBinding">
<!--
Please note that the location URL must be adapted to the actual service URL.
- -->
<soap:address location="http://localhost/moa-spss/services/SignatureCreation"/>
+ -->
</port>
</service>
<service name="SignatureVerificationService">
<port name="SignatureVerificationPort" binding="tns:SignatureVerificationBinding">
<!--
Please note that the location URL must be adapted to the actual service URL.
- -->
<soap:address location="http://localhost/moa-spss/services/SignatureVerification"/>
+ -->
</port>
</service>
</definitions>