From 658ddc1007c023784353ee97cfc21fb886b00979 Mon Sep 17 00:00:00 2001 From: rudolf Date: Tue, 16 Mar 2004 11:24:11 +0000 Subject: update to v 1.2 of schema of MOA-ID-Configuration git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@102 d688527b-c9ab-4aba-bd8d-4036d912da1d --- common/src/at/gv/egovernment/moa/util/Constants.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/src/at/gv/egovernment/moa/util/Constants.java b/common/src/at/gv/egovernment/moa/util/Constants.java index 77a830c76..cf703eb7c 100644 --- a/common/src/at/gv/egovernment/moa/util/Constants.java +++ b/common/src/at/gv/egovernment/moa/util/Constants.java @@ -41,7 +41,7 @@ public interface Constants { /** Local location of the MOA ID configuration XML schema definition. */ public static final String MOA_ID_CONFIG_SCHEMA_LOCATION = - SCHEMA_ROOT + "MOA-ID-Configuration-1.1.xsd"; + SCHEMA_ROOT + "MOA-ID-Configuration-1.2.xsd"; /** URI of the Security Layer 1.0 namespace. */ public static final String SL10_NS_URI = -- cgit v1.2.3