From cded9a992c0f7c3bb5f07c3b823b386061d2c852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oph=C3=A9lie=20Rogel?= Date: Tue, 6 Sep 2022 10:54:41 +0200 Subject: [PATCH 1/4] adding typeOfControl attribute into control --- pom.xml | 2 +- src/main/resources/xsd/LunaticModel.xsd | 8 +++++++- src/main/resources/xsd/LunaticModelFlat.xsd | 7 +++++++ 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 97ff1bcd..e95dcdce 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ fr.insee.lunatic lunatic-model jar - 2.2.13 + 2.2.14-rc Lunatic Model Classes and converters for the Lunatic model http://www.insee.fr diff --git a/src/main/resources/xsd/LunaticModel.xsd b/src/main/resources/xsd/LunaticModel.xsd index af327c00..7a63ac51 100644 --- a/src/main/resources/xsd/LunaticModel.xsd +++ b/src/main/resources/xsd/LunaticModel.xsd @@ -537,7 +537,6 @@ - @@ -545,6 +544,7 @@ + @@ -554,6 +554,12 @@ + + + + + + diff --git a/src/main/resources/xsd/LunaticModelFlat.xsd b/src/main/resources/xsd/LunaticModelFlat.xsd index 6cbeac98..49e51237 100644 --- a/src/main/resources/xsd/LunaticModelFlat.xsd +++ b/src/main/resources/xsd/LunaticModelFlat.xsd @@ -540,6 +540,7 @@ + @@ -549,6 +550,12 @@ + + + + + + From 3597683fc23661ee00f9c692817d10ce1aaabbc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oph=C3=A9lie=20Rogel?= Date: Tue, 6 Sep 2022 11:08:04 +0200 Subject: [PATCH 2/4] renaming typeOfControl : COHERENCE -> CONSISTENCY --- src/main/resources/xsd/LunaticModel.xsd | 2 +- src/main/resources/xsd/LunaticModelFlat.xsd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/xsd/LunaticModel.xsd b/src/main/resources/xsd/LunaticModel.xsd index 7a63ac51..5b4da2b6 100644 --- a/src/main/resources/xsd/LunaticModel.xsd +++ b/src/main/resources/xsd/LunaticModel.xsd @@ -557,7 +557,7 @@ - + diff --git a/src/main/resources/xsd/LunaticModelFlat.xsd b/src/main/resources/xsd/LunaticModelFlat.xsd index 49e51237..a490618a 100644 --- a/src/main/resources/xsd/LunaticModelFlat.xsd +++ b/src/main/resources/xsd/LunaticModelFlat.xsd @@ -553,7 +553,7 @@ - + From 6d8b1b93a1e5527125842b48fbf91c40e31b9e8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oph=C3=A9lie=20Bibonne?= <59668260+ORogel@users.noreply.github.com> Date: Wed, 19 Oct 2022 12:36:20 +0200 Subject: [PATCH 3/4] upgrade version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e95dcdce..49b8c9c8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ fr.insee.lunatic lunatic-model jar - 2.2.14-rc + 2.3.0 Lunatic Model Classes and converters for the Lunatic model http://www.insee.fr From afd0f1b420eb2953b3bcfb350019bcf5463872bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oph=C3=A9lie=20Bibonne?= <59668260+ORogel@users.noreply.github.com> Date: Wed, 19 Oct 2022 12:57:23 +0200 Subject: [PATCH 4/4] upgrading version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49b8c9c8..188ace79 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ fr.insee.lunatic lunatic-model jar - 2.3.0 + 2.3.1 Lunatic Model Classes and converters for the Lunatic model http://www.insee.fr