From a8db4b6bdfce9aabd76f17351812240c3a7edf4e Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Thu, 16 Mar 2023 21:46:45 +0100 Subject: [PATCH] [Major] Updated strolch model XSD to 2.0 --- .../main/resources/archetype-resources/runtime/data/Model.xml | 4 ++-- .../archetype-resources/runtime/data/StrolchModel.xsd | 4 ++-- .../src/test/resources/runtime-SimpleTest/data/Model.xml | 4 ++-- .../__rootArtifactId__-plc-web/runtime/data/StrolchModel.xsd | 4 ++-- .../__rootArtifactId__-plc-web/runtime/data/defaultModel.xml | 4 ++-- .../__rootArtifactId__-plc-web/runtime/data/plc-state.xml | 4 ++-- .../__rootArtifactId__-plc-web/runtime/data/plc-templates.xml | 2 +- .../runtime/data/strolch-plc-example-connections.xml | 4 ++-- .../__rootArtifactId__-web/runtime/data/Model.xml | 4 ++-- .../__rootArtifactId__-web/runtime/data/StrolchModel.xsd | 4 ++-- .../main/resources/archetype-resources/runtime/data/Model.xml | 4 ++-- .../archetype-resources/runtime/data/StrolchModel.xsd | 4 ++-- .../src/test/resources/runtime-SimpleTest/data/Model.xml | 4 ++-- 13 files changed, 25 insertions(+), 25 deletions(-) diff --git a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/Model.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/Model.xml index c6ac169..d605563 100644 --- a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/Model.xml +++ b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/Model.xml @@ -1,6 +1,6 @@ - + diff --git a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd index 0375feb..69c7d08 100644 --- a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd +++ b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/data/StrolchModel.xsd @@ -1,6 +1,6 @@ - diff --git a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml index f81c984..32ee1f2 100644 --- a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml +++ b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/test/resources/runtime-SimpleTest/data/Model.xml @@ -1,6 +1,6 @@ - + diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/StrolchModel.xsd b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/StrolchModel.xsd index 0375feb..69c7d08 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/StrolchModel.xsd +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/StrolchModel.xsd @@ -1,6 +1,6 @@ - diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/defaultModel.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/defaultModel.xml index d9de723..5f28260 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/defaultModel.xml +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/defaultModel.xml @@ -1,6 +1,6 @@ - + diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-state.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-state.xml index 41b3b33..67752f8 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-state.xml +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-state.xml @@ -1,6 +1,6 @@ - + diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-templates.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-templates.xml index 90bd5d7..d770f1e 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-templates.xml +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/plc-templates.xml @@ -1,5 +1,5 @@ - + diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example-connections.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example-connections.xml index 7a6c906..231dafb 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example-connections.xml +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/data/strolch-plc-example-connections.xml @@ -1,6 +1,6 @@ - +