aboutsummaryrefslogtreecommitdiff
path: root/moaSig/moa-sig-lib/src/main/resources
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2016-11-02 12:02:28 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2016-11-02 12:02:28 +0100
commitf51caf2aafe4a5bdc4383d08f74036f6be3cc31b (patch)
tree6aa6c21fe39e231d944f251d152f8cc2fb35d057 /moaSig/moa-sig-lib/src/main/resources
parente75dc0f6a8383525468ca90a53bc413a6f255a4b (diff)
downloadmoa-sig-f51caf2aafe4a5bdc4383d08f74036f6be3cc31b.tar.gz
moa-sig-f51caf2aafe4a5bdc4383d08f74036f6be3cc31b.tar.bz2
moa-sig-f51caf2aafe4a5bdc4383d08f74036f6be3cc31b.zip
add first parts of new Trust-Status List module (version 2.0) integration
- contains only API and WebService scheme updates but not functional integration
Diffstat (limited to 'moaSig/moa-sig-lib/src/main/resources')
-rw-r--r--moaSig/moa-sig-lib/src/main/resources/resources/wsdl/MOA-SPSS-2.0.0.wsdl2
1 files changed, 1 insertions, 1 deletions
diff --git a/moaSig/moa-sig-lib/src/main/resources/resources/wsdl/MOA-SPSS-2.0.0.wsdl b/moaSig/moa-sig-lib/src/main/resources/resources/wsdl/MOA-SPSS-2.0.0.wsdl
index f9b942a..f11c669 100644
--- a/moaSig/moa-sig-lib/src/main/resources/resources/wsdl/MOA-SPSS-2.0.0.wsdl
+++ b/moaSig/moa-sig-lib/src/main/resources/resources/wsdl/MOA-SPSS-2.0.0.wsdl
@@ -3,7 +3,7 @@
Web Service Description for MOA SP/SS 1.4
-->
<definitions 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" name="MOA" targetNamespace="http://reference.e-government.gv.at/namespace/moa/20020822#">
- <import namespace="http://reference.e-government.gv.at/namespace/moa/20020822#" location="../resources/schemas/MOA-SPSS-2.0.0.xsd"/>
+ <import namespace="http://reference.e-government.gv.at/namespace/moa/20020822#" location="../resources/schemas/MOA-SPSS-3.0.0.xsd"/>
<message name="CreateCMSSignatureInput">
<part name="body" element="moa:CreateCMSSignatureRequest"/>
</message>