From 3a36719c87a5d306c8771af38ea63044e52c86db Mon Sep 17 00:00:00 2001
From: latlon team <info@lat-lon.de>
Date: Mon, 19 Feb 2024 05:25:26 +0000
Subject: [PATCH] Code drop

- XPLANBOX-2659 - added .maven-dockerinclude to xplan-benutzerhandbuch and xplan-betriebshandbuch (dc213ec70)
- XPLANBOX-2614 - recreated configs with XPlanSynCreator (578f1f5b9)
- XPLANBOX-2638 add support for env var XPLANBOX_CONFIG (f81372579)

Co-authored-by: Lyn Elisa Goltz <goltz@lat-lon.de>
Co-authored-by: Marc Guillemot <guillemot@lat-lon.de>

Dropped from commit: 7dee051b3469dbbc6525a57a1a72406490108d7b
---
 .../SystemPropertyPropertiesLoader.java       |   2 +
 .../SystemPropertyPropertiesLoaderTest.java   |  35 +-
 .../appschemas/XPlanGML_Syn/XPlanSyn.xsd      |  24 +-
 .../renamedFeatureTypes.properties            |   6 +-
 .../src/main/resources/rules/xplan40.syn      |   2 +-
 .../src/main/resources/rules/xplan41.syn      |   2 +-
 .../src/main/resources/rules/xplan50.syn      |   2 +-
 .../src/main/resources/rules/xplan51.syn      |   2 +-
 .../src/main/resources/rules/xplan52.syn      |   2 +-
 .../src/main/resources/rules/xplan53.syn      |   2 +-
 .../src/main/resources/rules/xplan54.syn      |   2 +-
 .../src/main/resources/rules/xplan60.syn      |   2 +-
 .../resources/archive/xplansyn/create.sql     |   2 +-
 .../main/resources/fix/xplansyn/create.sql    |   2 +-
 .../main/resources/pre/xplansyn/create.sql    |   2 +-
 .../main/resources/xplanvalidator/create.sql  |   2 +-
 .../.maven-dockerinclude                      |   1 +
 .../xplan-benutzerhandbuch/pom.xml            |   2 +-
 .../.maven-dockerinclude                      |   1 +
 .../xplan-betriebshandbuch/pom.xml            |   2 +-
 .../downloads/bbox_cache_gml.properties       |   4 +-
 .../downloads/bbox_cache_syn.properties       |   4 +-
 .../xplan-dokumente-api/Dockerfile            |   5 +-
 xplan-manager/xplan-manager-api/Dockerfile    |   6 +-
 xplan-manager/xplan-manager-web/Dockerfile    |   3 +-
 .../xplan-validator-api/Dockerfile            |   5 +-
 .../xplan-validator-web/Dockerfile            |   7 +-
 .../Dockerfile                                |   7 +-
 .../bbox_cache-xplangml/bbox_cache.properties |   8 +-
 .../bbox_cache-xplansyn/bbox_cache.properties |   8 +-
 .../datasources/feature/xplansyn.xml          |  10 +-
 .../datasources/feature/xplansynarchive.xml   |  10 +-
 .../datasources/feature/xplansynpre.xml       |  10 +-
 .../datasources/feature/xplanvalidator.xml    |  10 +-
 .../src/main/workspace/layers/bplan.xml       |   6 +-
 .../main/workspace/layers/bplanarchive.xml    |   6 +-
 .../src/main/workspace/layers/bplanpre.xml    |   6 +-
 .../src/main/workspace/layers/fplan.xml       |   6 +-
 .../main/workspace/layers/fplanarchive.xml    |   6 +-
 .../src/main/workspace/layers/fplanpre.xml    |   6 +-
 .../src/main/workspace/layers/lplan.xml       |   6 +-
 .../main/workspace/layers/lplanarchive.xml    |   6 +-
 .../src/main/workspace/layers/lplanpre.xml    |   6 +-
 .../workspace/layers/planart-wms/bp-bplan.xml |   6 +-
 .../layers/planart-wms/bp-bplanarchive.xml    |   6 +-
 .../layers/planart-wms/bp-bplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/bp-fplan.xml |   6 +-
 .../layers/planart-wms/bp-fplanarchive.xml    |   6 +-
 .../layers/planart-wms/bp-fplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/bp-lplan.xml |   6 +-
 .../layers/planart-wms/bp-lplanarchive.xml    |   6 +-
 .../layers/planart-wms/bp-lplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/bp-rplan.xml |   6 +-
 .../layers/planart-wms/bp-rplanarchive.xml    |   6 +-
 .../layers/planart-wms/bp-rplanpre.xml        |   6 +-
 .../layers/planart-wms/bp-soplan.xml          |   6 +-
 .../layers/planart-wms/bp-soplanarchive.xml   |   6 +-
 .../layers/planart-wms/bp-soplanpre.xml       |   6 +-
 .../workspace/layers/planart-wms/fp-bplan.xml |   6 +-
 .../layers/planart-wms/fp-bplanarchive.xml    |   6 +-
 .../layers/planart-wms/fp-bplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/fp-fplan.xml |   6 +-
 .../layers/planart-wms/fp-fplanarchive.xml    |   6 +-
 .../layers/planart-wms/fp-fplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/fp-lplan.xml |   6 +-
 .../layers/planart-wms/fp-lplanarchive.xml    |   6 +-
 .../layers/planart-wms/fp-lplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/fp-rplan.xml |   6 +-
 .../layers/planart-wms/fp-rplanarchive.xml    |   6 +-
 .../layers/planart-wms/fp-rplanpre.xml        |   6 +-
 .../layers/planart-wms/fp-soplan.xml          |   6 +-
 .../layers/planart-wms/fp-soplanarchive.xml   |   6 +-
 .../layers/planart-wms/fp-soplanpre.xml       |   6 +-
 .../workspace/layers/planart-wms/lp-bplan.xml |   6 +-
 .../layers/planart-wms/lp-bplanarchive.xml    |   6 +-
 .../layers/planart-wms/lp-bplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/lp-fplan.xml |   6 +-
 .../layers/planart-wms/lp-fplanarchive.xml    |   6 +-
 .../layers/planart-wms/lp-fplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/lp-lplan.xml |   6 +-
 .../layers/planart-wms/lp-lplanarchive.xml    |   6 +-
 .../layers/planart-wms/lp-lplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/lp-rplan.xml |   6 +-
 .../layers/planart-wms/lp-rplanarchive.xml    |   6 +-
 .../layers/planart-wms/lp-rplanpre.xml        |   6 +-
 .../layers/planart-wms/lp-soplan.xml          |   6 +-
 .../layers/planart-wms/lp-soplanarchive.xml   |   6 +-
 .../layers/planart-wms/lp-soplanpre.xml       |   6 +-
 .../workspace/layers/planart-wms/rp-bplan.xml |   6 +-
 .../layers/planart-wms/rp-bplanarchive.xml    |   6 +-
 .../layers/planart-wms/rp-bplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/rp-fplan.xml |   6 +-
 .../layers/planart-wms/rp-fplanarchive.xml    |   6 +-
 .../layers/planart-wms/rp-fplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/rp-lplan.xml |   6 +-
 .../layers/planart-wms/rp-lplanarchive.xml    |   6 +-
 .../layers/planart-wms/rp-lplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/rp-rplan.xml |   6 +-
 .../layers/planart-wms/rp-rplanarchive.xml    |   6 +-
 .../layers/planart-wms/rp-rplanpre.xml        |   6 +-
 .../layers/planart-wms/rp-soplan.xml          |   6 +-
 .../layers/planart-wms/rp-soplanarchive.xml   |   6 +-
 .../layers/planart-wms/rp-soplanpre.xml       |   6 +-
 .../workspace/layers/planart-wms/so-bplan.xml |   6 +-
 .../layers/planart-wms/so-bplanarchive.xml    |   6 +-
 .../layers/planart-wms/so-bplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/so-fplan.xml |   6 +-
 .../layers/planart-wms/so-fplanarchive.xml    |   6 +-
 .../layers/planart-wms/so-fplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/so-lplan.xml |   6 +-
 .../layers/planart-wms/so-lplanarchive.xml    |   6 +-
 .../layers/planart-wms/so-lplanpre.xml        |   6 +-
 .../workspace/layers/planart-wms/so-rplan.xml |   6 +-
 .../layers/planart-wms/so-rplanarchive.xml    |   6 +-
 .../layers/planart-wms/so-rplanpre.xml        |   6 +-
 .../layers/planart-wms/so-soplan.xml          |   6 +-
 .../layers/planart-wms/so-soplanarchive.xml   |   6 +-
 .../layers/planart-wms/so-soplanpre.xml       |   6 +-
 .../src/main/workspace/layers/rplan.xml       |   6 +-
 .../main/workspace/layers/rplanarchive.xml    |   6 +-
 .../src/main/workspace/layers/rplanpre.xml    |   6 +-
 .../src/main/workspace/layers/soplan.xml      |   6 +-
 .../main/workspace/layers/soplanarchive.xml   |   6 +-
 .../src/main/workspace/layers/soplanpre.xml   |   6 +-
 .../layers/validator-wms/sql/bp-bplan.xml     |   6 +-
 .../layers/validator-wms/sql/bp-fplan.xml     |   6 +-
 .../layers/validator-wms/sql/bp-lplan.xml     |   6 +-
 .../layers/validator-wms/sql/bp-rplan.xml     |   6 +-
 .../layers/validator-wms/sql/bp-soplan.xml    |   6 +-
 .../layers/validator-wms/sql/fp-bplan.xml     |   6 +-
 .../layers/validator-wms/sql/fp-fplan.xml     |   6 +-
 .../layers/validator-wms/sql/fp-lplan.xml     |   6 +-
 .../layers/validator-wms/sql/fp-rplan.xml     |   6 +-
 .../layers/validator-wms/sql/fp-soplan.xml    |   6 +-
 .../layers/validator-wms/sql/lp-bplan.xml     |   6 +-
 .../layers/validator-wms/sql/lp-fplan.xml     |   6 +-
 .../layers/validator-wms/sql/lp-lplan.xml     |   6 +-
 .../layers/validator-wms/sql/lp-rplan.xml     |   6 +-
 .../layers/validator-wms/sql/lp-soplan.xml    |   6 +-
 .../layers/validator-wms/sql/rp-bplan.xml     |   6 +-
 .../layers/validator-wms/sql/rp-fplan.xml     |   6 +-
 .../layers/validator-wms/sql/rp-lplan.xml     |   6 +-
 .../layers/validator-wms/sql/rp-rplan.xml     |   6 +-
 .../layers/validator-wms/sql/rp-soplan.xml    |   6 +-
 .../layers/validator-wms/sql/so-bplan.xml     |   6 +-
 .../layers/validator-wms/sql/so-fplan.xml     |   6 +-
 .../layers/validator-wms/sql/so-lplan.xml     |   6 +-
 .../layers/validator-wms/sql/so-rplan.xml     |   6 +-
 .../layers/validator-wms/sql/so-soplan.xml    |   6 +-
 .../src/main/workspace/services/html.gfi      |   2 +-
 .../storedqueries/xplansyn/planName.xml       | 532 +++++++++---------
 .../src/main/workspace/themes/bplan.xml       |   6 +-
 .../main/workspace/themes/bplanarchive.xml    |   6 +-
 .../src/main/workspace/themes/bplanpre.xml    |   6 +-
 .../src/main/workspace/themes/fplan.xml       |   6 +-
 .../main/workspace/themes/fplanarchive.xml    |   6 +-
 .../src/main/workspace/themes/fplanpre.xml    |   6 +-
 .../src/main/workspace/themes/lplan.xml       |   6 +-
 .../main/workspace/themes/lplanarchive.xml    |   6 +-
 .../src/main/workspace/themes/lplanpre.xml    |   6 +-
 .../workspace/themes/planart-wms/bplan.xml    |   6 +-
 .../themes/planart-wms/bplanarchive.xml       |   6 +-
 .../workspace/themes/planart-wms/bplanpre.xml |   6 +-
 .../workspace/themes/planart-wms/fplan.xml    |   6 +-
 .../themes/planart-wms/fplanarchive.xml       |   6 +-
 .../workspace/themes/planart-wms/fplanpre.xml |   6 +-
 .../workspace/themes/planart-wms/lplan.xml    |   6 +-
 .../themes/planart-wms/lplanarchive.xml       |   6 +-
 .../workspace/themes/planart-wms/lplanpre.xml |   6 +-
 .../workspace/themes/planart-wms/rplan.xml    |   6 +-
 .../themes/planart-wms/rplanarchive.xml       |   6 +-
 .../workspace/themes/planart-wms/rplanpre.xml |   6 +-
 .../workspace/themes/planart-wms/soplan.xml   |   6 +-
 .../themes/planart-wms/soplanarchive.xml      |   6 +-
 .../themes/planart-wms/soplanpre.xml          |   6 +-
 .../src/main/workspace/themes/rplan.xml       |   6 +-
 .../main/workspace/themes/rplanarchive.xml    |   6 +-
 .../src/main/workspace/themes/rplanpre.xml    |   6 +-
 .../src/main/workspace/themes/soplan.xml      |   6 +-
 .../main/workspace/themes/soplanarchive.xml   |   6 +-
 .../src/main/workspace/themes/soplanpre.xml   |   6 +-
 .../themes/validator-wms/memory/bplan.xml     |   6 +-
 .../themes/validator-wms/memory/fplan.xml     |   6 +-
 .../themes/validator-wms/memory/lplan.xml     |   6 +-
 .../themes/validator-wms/memory/rplan.xml     |   6 +-
 .../themes/validator-wms/memory/soplan.xml    |   6 +-
 186 files changed, 833 insertions(+), 795 deletions(-)
 create mode 100644 xplan-documentation/xplan-benutzerhandbuch/.maven-dockerinclude
 create mode 100644 xplan-documentation/xplan-betriebshandbuch/.maven-dockerinclude

diff --git a/xplan-core/xplan-core-commons/src/main/java/de/latlon/xplan/commons/configuration/SystemPropertyPropertiesLoader.java b/xplan-core/xplan-core-commons/src/main/java/de/latlon/xplan/commons/configuration/SystemPropertyPropertiesLoader.java
index ab3cae6bc9..4636aaa2ad 100644
--- a/xplan-core/xplan-core-commons/src/main/java/de/latlon/xplan/commons/configuration/SystemPropertyPropertiesLoader.java
+++ b/xplan-core/xplan-core-commons/src/main/java/de/latlon/xplan/commons/configuration/SystemPropertyPropertiesLoader.java
@@ -105,6 +105,8 @@ public class SystemPropertyPropertiesLoader extends AbstractPropertiesLoader {
 	private Path findConfigDirectory() {
 		LOG.info("Try to receive configuration set with system property {}", CONFIG_SYSTEM_PROPERTY);
 		String configFilePath = System.getProperty(CONFIG_SYSTEM_PROPERTY);
+		if (configFilePath == null)
+			configFilePath = System.getenv(CONFIG_SYSTEM_PROPERTY);
 		if (configFilePath != null)
 			return findConfigDirectory(configFilePath);
 		LOG.info("Try to receive configuration from default directory ${user.home}/xplanbox");
diff --git a/xplan-core/xplan-core-commons/src/test/java/de/latlon/xplan/commons/configuration/SystemPropertyPropertiesLoaderTest.java b/xplan-core/xplan-core-commons/src/test/java/de/latlon/xplan/commons/configuration/SystemPropertyPropertiesLoaderTest.java
index 2dc12da0b1..71171d578e 100644
--- a/xplan-core/xplan-core-commons/src/test/java/de/latlon/xplan/commons/configuration/SystemPropertyPropertiesLoaderTest.java
+++ b/xplan-core/xplan-core-commons/src/test/java/de/latlon/xplan/commons/configuration/SystemPropertyPropertiesLoaderTest.java
@@ -24,6 +24,7 @@ import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.ExtendWith;
 import org.junit.jupiter.api.io.TempDir;
 
+import uk.org.webcompere.systemstubs.environment.EnvironmentVariables;
 import uk.org.webcompere.systemstubs.jupiter.SystemStubsExtension;
 import uk.org.webcompere.systemstubs.properties.SystemProperties;
 
@@ -44,14 +45,42 @@ import static org.junit.jupiter.api.Assertions.assertEquals;
 class SystemPropertyPropertiesLoaderTest {
 
 	@Test
-	void test_withProperty_XPLANBOX_COFIG(@TempDir File xplanBoxConfig, SystemProperties systemProperties)
+	void test_withProperty_XPLANBOX_CONFIG(@TempDir Path xplanBoxConfig, SystemProperties systemProperties)
 			throws IOException {
-		systemProperties.set(CONFIG_SYSTEM_PROPERTY, xplanBoxConfig.toString());
+		systemProperties.set(CONFIG_SYSTEM_PROPERTY, xplanBoxConfig.toAbsolutePath().toString());
 
 		SystemPropertyPropertiesLoader systemPropertyPropertiesLoader = new SystemPropertyPropertiesLoader();
 		Path configDirectory = systemPropertyPropertiesLoader.getConfigDirectory();
 
-		assertEquals(Paths.get(xplanBoxConfig.toURI()), configDirectory);
+		assertEquals(xplanBoxConfig, configDirectory);
+	}
+
+	@Test
+	void test_withEnvVar_XPLANBOX_CONFIG(@TempDir Path tmpDir, EnvironmentVariables envVars) throws IOException {
+		envVars.set(CONFIG_SYSTEM_PROPERTY, tmpDir.toAbsolutePath().toString());
+
+		SystemPropertyPropertiesLoader systemPropertyPropertiesLoader = new SystemPropertyPropertiesLoader();
+		Path configDirectory = systemPropertyPropertiesLoader.getConfigDirectory();
+
+		assertEquals(tmpDir, configDirectory);
+	}
+
+	@Test
+	void test_systemPropertyWinsOverEnvVar_XPLANBOX_CONFIG(@TempDir Path tmpDir, SystemProperties systemProperties,
+			EnvironmentVariables envVars) throws IOException {
+
+		Path dirForSysVar = tmpDir.resolve("subdir2").toAbsolutePath();
+		Files.createDirectory(dirForSysVar);
+		Path dirForEnvProps = tmpDir.resolve("subdir1");
+		Files.createDirectory(dirForEnvProps).toAbsolutePath();
+
+		systemProperties.set(CONFIG_SYSTEM_PROPERTY, dirForSysVar.toString());
+		envVars.set(CONFIG_SYSTEM_PROPERTY, dirForEnvProps.toString());
+
+		SystemPropertyPropertiesLoader systemPropertyPropertiesLoader = new SystemPropertyPropertiesLoader();
+		Path configDirectory = systemPropertyPropertiesLoader.getConfigDirectory();
+
+		assertEquals(configDirectory, dirForSysVar);
 	}
 
 	@Test
diff --git a/xplan-core/xplan-core-schemas/src/main/resources/appschemas/XPlanGML_Syn/XPlanSyn.xsd b/xplan-core/xplan-core-schemas/src/main/resources/appschemas/XPlanGML_Syn/XPlanSyn.xsd
index 03ccf16bb6..9c22649e92 100644
--- a/xplan-core/xplan-core-schemas/src/main/resources/appschemas/XPlanGML_Syn/XPlanSyn.xsd
+++ b/xplan-core/xplan-core-schemas/src/main/resources/appschemas/XPlanGML_Syn/XPlanSyn.xsd
@@ -16,7 +16,7 @@
  You should have received a copy of the GNU Affero General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  #L%-->
-<!--Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35-->
+<!--Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xplan="http://www.deegree.org/xplanung/1/0" xmlns:xlink="http://www.w3.org/1999/xlink" targetNamespace="http://www.deegree.org/xplanung/1/0" elementFormDefault="qualified" attributeFormDefault="unqualified">
   <import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
   <element name="BP_AbgrabungsFlaeche" substitutionGroup="gml:AbstractFeature">
@@ -782,7 +782,7 @@
             <element name="zugunstenVon" minOccurs="0" type="string"/>
             <element name="flaechenteil" minOccurs="0" type="string"/>
             <element name="abweichungText" minOccurs="0" type="string"/>
-            <element name="position" type="gml:GeometryPropertyType"/>
+            <element name="position" minOccurs="0" type="gml:GeometryPropertyType"/>
             <element name="rechtsstand" minOccurs="0" type="string"/>
             <element name="rechtsstandWert" minOccurs="0" type="string"/>
             <element name="gesetzlicheGrundlage" minOccurs="0" type="string"/>
@@ -1068,7 +1068,7 @@
             <element name="name" minOccurs="0" type="string"/>
             <element name="detaillierteBedeutung" minOccurs="0" type="string"/>
             <element name="erstellungsMassstab" minOccurs="0" type="integer"/>
-            <element name="geltungsbereich" type="gml:GeometryPropertyType"/>
+            <element name="geltungsbereich" minOccurs="0" type="gml:GeometryPropertyType"/>
             <element name="refScan" minOccurs="0" type="string"/>
             <element name="planinhalt" minOccurs="0" type="string"/>
             <element name="praesentationsobjekt" minOccurs="0" type="string"/>
@@ -3685,7 +3685,7 @@
             <element name="refScan" minOccurs="0" type="string"/>
             <element name="refText" minOccurs="0" type="string"/>
             <element name="refLegende" minOccurs="0" type="string"/>
-            <element name="geltungsbereichAenderung" type="gml:GeometryPropertyType"/>
+            <element name="geltungsbereichAenderung" minOccurs="0" type="gml:GeometryPropertyType"/>
             <element name="besonderheiten" minOccurs="0" type="string"/>
             <element name="aufstellungsbeschlussDatum" minOccurs="0" type="date"/>
             <element name="auslegungsStartDatum" minOccurs="0" type="date"/>
@@ -6323,7 +6323,7 @@
             <element name="name" minOccurs="0" type="string"/>
             <element name="detaillierteBedeutung" minOccurs="0" type="string"/>
             <element name="erstellungsMassstab" minOccurs="0" type="integer"/>
-            <element name="geltungsbereich" type="gml:GeometryPropertyType"/>
+            <element name="geltungsbereich" minOccurs="0" type="gml:GeometryPropertyType"/>
             <element name="refScan" minOccurs="0" type="string"/>
             <element name="planinhalt" minOccurs="0" type="string"/>
             <element name="praesentationsobjekt" minOccurs="0" type="string"/>
@@ -7420,7 +7420,7 @@
             <element name="refScan" minOccurs="0" type="string"/>
             <element name="refText" minOccurs="0" type="string"/>
             <element name="refLegende" minOccurs="0" type="string"/>
-            <element name="geltungsbereichAenderung" type="gml:GeometryPropertyType"/>
+            <element name="geltungsbereichAenderung" minOccurs="0" type="gml:GeometryPropertyType"/>
             <element name="besonderheiten" minOccurs="0" type="string"/>
             <element name="aufstellungbeschlussDatum" minOccurs="0" type="date"/>
             <element name="auslegungsStartDatum" minOccurs="0" type="date"/>
@@ -8394,7 +8394,7 @@
             <element name="name" minOccurs="0" type="string"/>
             <element name="detaillierteBedeutung" minOccurs="0" type="string"/>
             <element name="erstellungsMassstab" minOccurs="0" type="integer"/>
-            <element name="geltungsbereich" type="gml:GeometryPropertyType"/>
+            <element name="geltungsbereich" minOccurs="0" type="gml:GeometryPropertyType"/>
             <element name="refScan" minOccurs="0" type="string"/>
             <element name="planinhalt" minOccurs="0" type="string"/>
             <element name="praesentationsobjekt" minOccurs="0" type="string"/>
@@ -9222,7 +9222,7 @@
             <element name="refScan" minOccurs="0" type="string"/>
             <element name="refText" minOccurs="0" type="string"/>
             <element name="refLegende" minOccurs="0" type="string"/>
-            <element name="geltungsbereichAenderung" type="gml:GeometryPropertyType"/>
+            <element name="geltungsbereichAenderung" minOccurs="0" type="gml:GeometryPropertyType"/>
             <element name="besonderheiten" minOccurs="0" type="string"/>
             <element name="aufstellungsbeschlussDatum" minOccurs="0" type="date"/>
             <element name="auslegungsDatum" minOccurs="0" type="date"/>
@@ -10171,7 +10171,7 @@
             <element name="name" minOccurs="0" type="string"/>
             <element name="detaillierteBedeutung" minOccurs="0" type="string"/>
             <element name="erstellungsMassstab" minOccurs="0" type="integer"/>
-            <element name="geltungsbereich" type="gml:GeometryPropertyType"/>
+            <element name="geltungsbereich" minOccurs="0" type="gml:GeometryPropertyType"/>
             <element name="refScan" minOccurs="0" type="string"/>
             <element name="planinhalt" minOccurs="0" type="string"/>
             <element name="praesentationsobjekt" minOccurs="0" type="string"/>
@@ -12024,7 +12024,7 @@
             <element name="refScan" minOccurs="0" type="string"/>
             <element name="refText" minOccurs="0" type="string"/>
             <element name="refLegende" minOccurs="0" type="string"/>
-            <element name="geltungsbereichAenderung" type="gml:GeometryPropertyType"/>
+            <element name="geltungsbereichAenderung" minOccurs="0" type="gml:GeometryPropertyType"/>
             <element name="besonderheiten" minOccurs="0" type="string"/>
             <element name="aufstellungsbeschlussDatum" minOccurs="0" type="date"/>
             <element name="auslegungsStartDatum" minOccurs="0" type="date"/>
@@ -13538,7 +13538,7 @@
             <element name="name" minOccurs="0" type="string"/>
             <element name="detaillierteBedeutung" minOccurs="0" type="string"/>
             <element name="erstellungsMassstab" minOccurs="0" type="integer"/>
-            <element name="geltungsbereich" type="gml:GeometryPropertyType"/>
+            <element name="geltungsbereich" minOccurs="0" type="gml:GeometryPropertyType"/>
             <element name="refScan" minOccurs="0" type="string"/>
             <element name="planinhalt" minOccurs="0" type="string"/>
             <element name="praesentationsobjekt" minOccurs="0" type="string"/>
@@ -14350,7 +14350,7 @@
             <element name="refScan" minOccurs="0" type="string"/>
             <element name="refText" minOccurs="0" type="string"/>
             <element name="refLegende" minOccurs="0" type="string"/>
-            <element name="geltungsbereichAenderung" type="gml:GeometryPropertyType"/>
+            <element name="geltungsbereichAenderung" minOccurs="0" type="gml:GeometryPropertyType"/>
             <element name="besonderheiten" minOccurs="0" type="string"/>
           </sequence>
         </extension>
diff --git a/xplan-core/xplan-core-synthesizer/src/main/resources/featuretypes/renamedFeatureTypes.properties b/xplan-core/xplan-core-synthesizer/src/main/resources/featuretypes/renamedFeatureTypes.properties
index e7508aa202..5c2d6d2d01 100644
--- a/xplan-core/xplan-core-synthesizer/src/main/resources/featuretypes/renamedFeatureTypes.properties
+++ b/xplan-core/xplan-core-synthesizer/src/main/resources/featuretypes/renamedFeatureTypes.properties
@@ -8,16 +8,16 @@
 # it under the terms of the GNU Affero General Public License as published by
 # the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
-# 
+#
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
-# 
+#
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
 ###
 # Diese Datei kann ueberschrieben werden! Aenderungen sollten nicht manuell vorgenommen werden!
 #alte Notation = gewuenschte Notation
-BP_AbweichungVonUeberbaubererGrundstuecksFlaeche=BP_AbweichungVonUeberbaubarerGrundstuecksFlaeche
+BP_AbweichungVonUeberbaubererGrundstuecksFlaeche=BP_AbweichungVonUeberbaubarerGrundstuecksFlaeche
\ No newline at end of file
diff --git a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan40.syn b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan40.syn
index be3fbdfa9a..d9caf4ff3c 100644
--- a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan40.syn
+++ b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan40.syn
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
-#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 BP_AbgrabungsFlaeche/ebene=xpath('xplan:ebene')
 BP_AbgrabungsFlaeche/endeBedingung=xplanFlatten(xpath('xplan:endeBedingung'))
 BP_AbgrabungsFlaeche/flaechenschluss=xpath('xplan:flaechenschluss')
diff --git a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan41.syn b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan41.syn
index 3405390fea..816037729b 100644
--- a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan41.syn
+++ b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan41.syn
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
-#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 BP_AbgrabungsFlaeche/ebene=xpath('xplan:ebene')
 BP_AbgrabungsFlaeche/endeBedingung=xplanFlatten(xpath('xplan:endeBedingung'))
 BP_AbgrabungsFlaeche/flaechenschluss=xpath('xplan:flaechenschluss')
diff --git a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan50.syn b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan50.syn
index c264fda863..ecf540c8ab 100644
--- a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan50.syn
+++ b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan50.syn
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
-#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 BP_AbgrabungsFlaeche/ebene=xpath('xplan:ebene')
 BP_AbgrabungsFlaeche/endeBedingung=xplanFlatten(xpath('xplan:endeBedingung'))
 BP_AbgrabungsFlaeche/externeReferenz=xplanFlatten(xpath('xplan:externeReferenz'))
diff --git a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan51.syn b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan51.syn
index b3d1d79d5f..7ca7b7781a 100644
--- a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan51.syn
+++ b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan51.syn
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
-#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 BP_AbgrabungsFlaeche/abbaugut=xpath('xplan:abbaugut')
 BP_AbgrabungsFlaeche/aufschrift=xpath('xplan:aufschrift')
 BP_AbgrabungsFlaeche/ebene=xpath('xplan:ebene')
diff --git a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan52.syn b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan52.syn
index 77ca00c481..ffd15b47d8 100644
--- a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan52.syn
+++ b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan52.syn
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
-#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 BP_AbgrabungsFlaeche/abbaugut=xpath('xplan:abbaugut')
 BP_AbgrabungsFlaeche/aufschrift=xpath('xplan:aufschrift')
 BP_AbgrabungsFlaeche/ebene=xpath('xplan:ebene')
diff --git a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan53.syn b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan53.syn
index 683d97a1d6..68eceff30a 100644
--- a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan53.syn
+++ b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan53.syn
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
-#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 BP_AbgrabungsFlaeche/abbaugut=xpath('xplan:abbaugut')
 BP_AbgrabungsFlaeche/aufschrift=xpath('xplan:aufschrift')
 BP_AbgrabungsFlaeche/ebene=xpath('xplan:ebene')
diff --git a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan54.syn b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan54.syn
index 74a03f630a..bc077ff50f 100644
--- a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan54.syn
+++ b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan54.syn
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
-#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 BP_AbgrabungsFlaeche/abbaugut=xpath('xplan:abbaugut')
 BP_AbgrabungsFlaeche/aufschrift=xpath('xplan:aufschrift')
 BP_AbgrabungsFlaeche/ebene=xpath('xplan:ebene')
diff --git a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan60.syn b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan60.syn
index e511755be5..a27f4cda81 100644
--- a/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan60.syn
+++ b/xplan-core/xplan-core-synthesizer/src/main/resources/rules/xplan60.syn
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
-#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 BP_AbgrabungsFlaeche/abbaugut=xpath('xplan:abbaugut')
 BP_AbgrabungsFlaeche/aufschrift=xpath('xplan:aufschrift')
 BP_AbgrabungsFlaeche/ebene=xpath('xplan:ebene')
diff --git a/xplan-database/xplan-database-docker/src/main/resources/archive/xplansyn/create.sql b/xplan-database/xplan-database-docker/src/main/resources/archive/xplansyn/create.sql
index 3dc84eee65..8c87d4b800 100644
--- a/xplan-database/xplan-database-docker/src/main/resources/archive/xplansyn/create.sql
+++ b/xplan-database/xplan-database-docker/src/main/resources/archive/xplansyn/create.sql
@@ -18,7 +18,7 @@
 -- along with this program.  If not, see <http://www.gnu.org/licenses/>.
 -- #L%
 ---
--- Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+-- Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 CREATE SCHEMA xplansynarchive; 
 SET search_path TO xplansynarchive,public;
 CREATE TABLE xplansynarchive.xplan_bp_abgrabungsflaeche (
diff --git a/xplan-database/xplan-database-docker/src/main/resources/fix/xplansyn/create.sql b/xplan-database/xplan-database-docker/src/main/resources/fix/xplansyn/create.sql
index 34dc896d23..e6d851ef00 100644
--- a/xplan-database/xplan-database-docker/src/main/resources/fix/xplansyn/create.sql
+++ b/xplan-database/xplan-database-docker/src/main/resources/fix/xplansyn/create.sql
@@ -18,7 +18,7 @@
 -- along with this program.  If not, see <http://www.gnu.org/licenses/>.
 -- #L%
 ---
--- Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+-- Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 CREATE SCHEMA xplansyn; 
 SET search_path TO xplansyn,public;
 CREATE TABLE xplansyn.xplan_bp_abgrabungsflaeche (
diff --git a/xplan-database/xplan-database-docker/src/main/resources/pre/xplansyn/create.sql b/xplan-database/xplan-database-docker/src/main/resources/pre/xplansyn/create.sql
index 7989098e6c..91bbb2a5bf 100644
--- a/xplan-database/xplan-database-docker/src/main/resources/pre/xplansyn/create.sql
+++ b/xplan-database/xplan-database-docker/src/main/resources/pre/xplansyn/create.sql
@@ -18,7 +18,7 @@
 -- along with this program.  If not, see <http://www.gnu.org/licenses/>.
 -- #L%
 ---
--- Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+-- Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 CREATE SCHEMA xplansynpre; 
 SET search_path TO xplansynpre,public;
 CREATE TABLE xplansynpre.xplan_bp_abgrabungsflaeche (
diff --git a/xplan-database/xplan-database-docker/src/main/resources/xplanvalidator/create.sql b/xplan-database/xplan-database-docker/src/main/resources/xplanvalidator/create.sql
index 4c6d2fccde..f3a0445ce6 100644
--- a/xplan-database/xplan-database-docker/src/main/resources/xplanvalidator/create.sql
+++ b/xplan-database/xplan-database-docker/src/main/resources/xplanvalidator/create.sql
@@ -18,7 +18,7 @@
 -- along with this program.  If not, see <http://www.gnu.org/licenses/>.
 -- #L%
 ---
--- Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+-- Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 CREATE SCHEMA xplanvalidator; 
 SET search_path TO xplanvalidator,public;
 CREATE TABLE xplanvalidator.xplan_bp_abgrabungsflaeche (
diff --git a/xplan-documentation/xplan-benutzerhandbuch/.maven-dockerinclude b/xplan-documentation/xplan-benutzerhandbuch/.maven-dockerinclude
new file mode 100644
index 0000000000..f1901c650d
--- /dev/null
+++ b/xplan-documentation/xplan-benutzerhandbuch/.maven-dockerinclude
@@ -0,0 +1 @@
+target/html/**
\ No newline at end of file
diff --git a/xplan-documentation/xplan-benutzerhandbuch/pom.xml b/xplan-documentation/xplan-benutzerhandbuch/pom.xml
index 0e018f4e38..15a70aa73e 100644
--- a/xplan-documentation/xplan-benutzerhandbuch/pom.xml
+++ b/xplan-documentation/xplan-benutzerhandbuch/pom.xml
@@ -88,7 +88,7 @@
       <id>docker</id>
       <properties>
         <docker-image.skip>false</docker-image.skip>
-        <docker-contextTarFile.expectedSizeInMat10pct>10</docker-contextTarFile.expectedSizeInMat10pct>
+        <docker-contextTarFile.expectedSizeInMat10pct>1</docker-contextTarFile.expectedSizeInMat10pct>
       </properties>
     </profile>
   </profiles>
diff --git a/xplan-documentation/xplan-betriebshandbuch/.maven-dockerinclude b/xplan-documentation/xplan-betriebshandbuch/.maven-dockerinclude
new file mode 100644
index 0000000000..f1901c650d
--- /dev/null
+++ b/xplan-documentation/xplan-betriebshandbuch/.maven-dockerinclude
@@ -0,0 +1 @@
+target/html/**
\ No newline at end of file
diff --git a/xplan-documentation/xplan-betriebshandbuch/pom.xml b/xplan-documentation/xplan-betriebshandbuch/pom.xml
index 7be9cbcadc..d089ea5199 100644
--- a/xplan-documentation/xplan-betriebshandbuch/pom.xml
+++ b/xplan-documentation/xplan-betriebshandbuch/pom.xml
@@ -46,7 +46,7 @@
       <id>docker</id>
       <properties>
         <docker-image.skip>false</docker-image.skip>
-        <docker-contextTarFile.expectedSizeInMat10pct>18</docker-contextTarFile.expectedSizeInMat10pct>
+        <docker-contextTarFile.expectedSizeInMat10pct>3</docker-contextTarFile.expectedSizeInMat10pct>
       </properties>
     </profile>
     <profile>
diff --git a/xplan-documentation/xplan-betriebshandbuch/src/main/asciidoc/downloads/bbox_cache_gml.properties b/xplan-documentation/xplan-betriebshandbuch/src/main/asciidoc/downloads/bbox_cache_gml.properties
index d2655bbdaf..22e8a24830 100644
--- a/xplan-documentation/xplan-betriebshandbuch/src/main/asciidoc/downloads/bbox_cache_gml.properties
+++ b/xplan-documentation/xplan-betriebshandbuch/src/main/asciidoc/downloads/bbox_cache_gml.properties
@@ -16,8 +16,8 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
-#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
-#Thu Nov 02 10:41:42 CET 2023
+#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
+#Thu Feb 15 07:55:39 CET 2024
 {http\://www.opengis.net/gml/3.2}AbstractCoverage=epsg\:4326,5.7,47.2,15.1,55.1
 {http\://www.opengis.net/gml/3.2}AbstractDiscreteCoverage=epsg\:4326,5.7,47.2,15.1,55.1
 {http\://www.opengis.net/gml/3.2}AbstractFeature=epsg\:4326,5.7,47.2,15.1,55.1
diff --git a/xplan-documentation/xplan-betriebshandbuch/src/main/asciidoc/downloads/bbox_cache_syn.properties b/xplan-documentation/xplan-betriebshandbuch/src/main/asciidoc/downloads/bbox_cache_syn.properties
index 2859f02cb7..99841381e2 100644
--- a/xplan-documentation/xplan-betriebshandbuch/src/main/asciidoc/downloads/bbox_cache_syn.properties
+++ b/xplan-documentation/xplan-betriebshandbuch/src/main/asciidoc/downloads/bbox_cache_syn.properties
@@ -16,8 +16,8 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
-#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
-#Thu Nov 02 10:41:42 CET 2023
+#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
+#Thu Feb 15 07:55:38 CET 2024
 {http\://www.deegree.org/xplanung/1/0}BP_AbgrabungsFlaeche=epsg\:4326,5.7,47.2,15.1,55.1
 {http\://www.deegree.org/xplanung/1/0}BP_AbstandsFlaeche=epsg\:4326,5.7,47.2,15.1,55.1
 {http\://www.deegree.org/xplanung/1/0}BP_AbstandsMass=epsg\:4326,5.7,47.2,15.1,55.1
diff --git a/xplan-dokumente/xplan-dokumente-api/Dockerfile b/xplan-dokumente/xplan-dokumente-api/Dockerfile
index 1a69e8c573..966b8ec81a 100644
--- a/xplan-dokumente/xplan-dokumente-api/Dockerfile
+++ b/xplan-dokumente/xplan-dokumente-api/Dockerfile
@@ -31,8 +31,9 @@ COPY --from=builder $JMX_EXPORTER_DIR $JMX_EXPORTER_DIR
 ENV JAVA_ADDITIONAL_ARG_JMX_EXPORTER='-javaagent:$JMX_EXPORTER_DIR/jmx_prometheus_javaagent-0.19.0.jar=12345:$JMX_EXPORTER_DIR/jmx-exporter.config.yaml'
 
 # set environment variables
-ENV JAVA_ADDITIONAL_ARG_APP="-DXPLANBOX_CONFIG=/xplanbox/xplan-dokumenten-config/ -Duser.timezone=Europe/Berlin"
-ENV DEEGREE_WORKSPACE_ROOT=/xplanbox/deegree
+ENV DEEGREE_WORKSPACE_ROOT=/xplanbox/deegree \
+	JAVA_ADDITIONAL_ARG_APP="-Duser.timezone=Europe/Berlin" \
+	XPLANBOX_CONFIG="/xplanbox/xplan-dokumenten-config/"
 
 COPY ${WAR_FILE} /xplanbox/app.war
 COPY run.sh /xplanbox/
diff --git a/xplan-manager/xplan-manager-api/Dockerfile b/xplan-manager/xplan-manager-api/Dockerfile
index 28905fbf08..4b772c2734 100644
--- a/xplan-manager/xplan-manager-api/Dockerfile
+++ b/xplan-manager/xplan-manager-api/Dockerfile
@@ -20,9 +20,9 @@ LABEL "org.opencontainers.image.created"="$BUILD_DATE" \
 	"org.opencontainers.image.version"="$XPLANBOX_VERSION"
 
 # set environment variables
-ENV DEEGREE_WORKSPACE_ROOT=/xplanbox/deegree
-
-ENV JAVA_ADDITIONAL_ARG_APP="-DXPLANBOX_CONFIG=/xplanbox/xplan-manager-config/ -Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl -Djts.overlay=ng"
+ENV DEEGREE_WORKSPACE_ROOT=/xplanbox/deegree \
+	JAVA_ADDITIONAL_ARG_APP="-Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl -Djts.overlay=ng" \
+	XPLANBOX_CONFIG="/xplanbox/xplan-manager-config/"
 
 COPY ${WAR_FILE} /xplanbox/app.war
 COPY run.sh /xplanbox/
diff --git a/xplan-manager/xplan-manager-web/Dockerfile b/xplan-manager/xplan-manager-web/Dockerfile
index cd8faeacd9..e2f070dd19 100644
--- a/xplan-manager/xplan-manager-web/Dockerfile
+++ b/xplan-manager/xplan-manager-web/Dockerfile
@@ -20,7 +20,8 @@ LABEL "org.opencontainers.image.created"="$BUILD_DATE" \
 	"org.opencontainers.image.version"="$XPLANBOX_VERSION"
 
 # set environment variables
-ENV TOMCAT_ADDITIONAL_ARG_APP="-DXPLANBOX_CONFIG=/xplanbox/xplan-manager-config/ -Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl -Djts.overlay=ng -Duser.timezone=Europe/Berlin"
+ENV TOMCAT_ADDITIONAL_ARG_APP="-Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl -Djts.overlay=ng -Duser.timezone=Europe/Berlin" \
+	XPLANBOX_CONFIG="/xplanbox/xplan-manager-config/"
 
 # add xplan-manager-web directly unpacked
 COPY target/xplan-manager-web-*.war /tmp/
diff --git a/xplan-validator/xplan-validator-api/Dockerfile b/xplan-validator/xplan-validator-api/Dockerfile
index 8006e14dd4..cc335dfd0f 100644
--- a/xplan-validator/xplan-validator-api/Dockerfile
+++ b/xplan-validator/xplan-validator-api/Dockerfile
@@ -31,8 +31,9 @@ COPY --from=builder $JMX_EXPORTER_DIR $JMX_EXPORTER_DIR
 ENV JAVA_ADDITIONAL_ARG_JMX_EXPORTER='-javaagent:$JMX_EXPORTER_DIR/jmx_prometheus_javaagent-0.19.0.jar=12345:$JMX_EXPORTER_DIR/jmx-exporter.config.yaml'
 
 # set environment variables
-ENV JAVA_ADDITIONAL_ARG_APP="-DXPLANBOX_CONFIG=/xplanbox/xplan-validator-config/ -Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl -Djts.overlay=ng -Duser.timezone=Europe/Berlin"
-ENV DEEGREE_WORKSPACE_ROOT=/xplanbox/deegree
+ENV DEEGREE_WORKSPACE_ROOT=/xplanbox/deegree \
+	JAVA_ADDITIONAL_ARG_APP="-Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl -Djts.overlay=ng -Duser.timezone=Europe/Berlin" \
+	XPLANBOX_CONFIG="/xplanbox/xplan-validator-config/"
 
 COPY ${WAR_FILE} /xplanbox/app.war
 COPY run.sh /xplanbox/
diff --git a/xplan-validator/xplan-validator-web/Dockerfile b/xplan-validator/xplan-validator-web/Dockerfile
index 344d054cac..f26d9248dc 100644
--- a/xplan-validator/xplan-validator-web/Dockerfile
+++ b/xplan-validator/xplan-validator-web/Dockerfile
@@ -20,9 +20,10 @@ LABEL "org.opencontainers.image.created"="$BUILD_DATE" \
 	"org.opencontainers.image.version"="$XPLANBOX_VERSION"
 
 # set environment variables
-ENV TOMCAT_ADDITIONAL_ARG_APP="-DXPLANBOX_CONFIG=/xplanbox/xplan-validator-config -Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl -Djts.overlay=ng -Duser.timezone=Europe/Berlin"
-ENV TOMCAT_ADDITIONAL_ARG_JAVA17_EXPORTS="--add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED"
-ENV DEEGREE_WORKSPACE_ROOT=/xplanbox/deegree
+ENV DEEGREE_WORKSPACE_ROOT=/xplanbox/deegree \
+	TOMCAT_ADDITIONAL_ARG_APP="-Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl -Djts.overlay=ng -Duser.timezone=Europe/Berlin" \
+	TOMCAT_ADDITIONAL_ARG_JAVA17_EXPORTS="--add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED" \
+	XPLANBOX_CONFIG="/xplanbox/xplan-validator-config"
 
 USER root
 
diff --git a/xplan-webservices/xplan-webservices-validator-wms/Dockerfile b/xplan-webservices/xplan-webservices-validator-wms/Dockerfile
index e8a0abb1d1..4bb17175a0 100644
--- a/xplan-webservices/xplan-webservices-validator-wms/Dockerfile
+++ b/xplan-webservices/xplan-webservices-validator-wms/Dockerfile
@@ -20,9 +20,10 @@ LABEL "org.opencontainers.image.created"="$BUILD_DATE" \
 	"org.opencontainers.image.version"="$XPLANBOX_VERSION"
 
 # set environment variables
-ENV TOMCAT_ADDITIONAL_ARG_APP="-DXPLANBOX_CONFIG=/xplanbox/xplan-validator-config -Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl -Djts.overlay=ng -Duser.timezone=Europe/Berlin"
-ENV TOMCAT_ADDITIONAL_ARG_JAVA17_EXPORTS="--add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED"
-ENV DEEGREE_WORKSPACE_ROOT=/xplanbox/deegree
+ENV DEEGREE_WORKSPACE_ROOT=/xplanbox/deegree \
+	TOMCAT_ADDITIONAL_ARG_APP="-Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl -Djts.overlay=ng -Duser.timezone=Europe/Berlin" \
+	TOMCAT_ADDITIONAL_ARG_JAVA17_EXPORTS="--add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED" \
+	XPLANBOX_CONFIG="/xplanbox/xplan-validator-config"
 
 USER root
 
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/bbox_cache-xplangml/bbox_cache.properties b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/bbox_cache-xplangml/bbox_cache.properties
index 157ea5e8d7..9d285fc56c 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/bbox_cache-xplangml/bbox_cache.properties
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/bbox_cache-xplangml/bbox_cache.properties
@@ -7,17 +7,17 @@
 # it under the terms of the GNU Affero General Public License as published by
 # the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
-# 
+#
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
-# 
+#
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
-#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
-#Thu Nov 02 10:41:42 CET 2023
+#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
+#Thu Feb 15 07:55:39 CET 2024
 {http\://www.opengis.net/gml/3.2}AbstractCoverage=epsg\:4326,5.7,47.2,15.1,55.1
 {http\://www.opengis.net/gml/3.2}AbstractDiscreteCoverage=epsg\:4326,5.7,47.2,15.1,55.1
 {http\://www.opengis.net/gml/3.2}AbstractFeature=epsg\:4326,5.7,47.2,15.1,55.1
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/bbox_cache-xplansyn/bbox_cache.properties b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/bbox_cache-xplansyn/bbox_cache.properties
index ead6ececfc..9015c58bd9 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/bbox_cache-xplansyn/bbox_cache.properties
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/bbox_cache-xplansyn/bbox_cache.properties
@@ -7,17 +7,17 @@
 # it under the terms of the GNU Affero General Public License as published by
 # the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
-# 
+#
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
-# 
+#
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 # #L%
-#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
-#Thu Nov 02 10:41:42 CET 2023
+#Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
+#Thu Feb 15 07:55:38 CET 2024
 {http\://www.deegree.org/xplanung/1/0}BP_AbgrabungsFlaeche=epsg\:4326,5.7,47.2,15.1,55.1
 {http\://www.deegree.org/xplanung/1/0}BP_AbstandsFlaeche=epsg\:4326,5.7,47.2,15.1,55.1
 {http\://www.deegree.org/xplanung/1/0}BP_AbstandsMass=epsg\:4326,5.7,47.2,15.1,55.1
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplansyn.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplansyn.xml
index f78a225031..d10af87d71 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplansyn.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplansyn.xml
@@ -7,17 +7,17 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
   #L%-->
-<!--Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35-->
-<SQLFeatureStore xmlns="http://www.deegree.org/datasource/feature/sql" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.deegree.org/datasource/feature/sql http://schemas.deegree.org/3.5/datasource/feature/sql/sql.xsd" xmlns:xplan="http://www.deegree.org/xplanung/1/0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2">
+<!--Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32-->
+<SQLFeatureStore xmlns="http://www.deegree.org/datasource/feature/sql" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.deegree.org/datasource/feature/sql https://schemas.deegree.org/core/3.5/datasource/feature/sql/sql.xsd" xmlns:xplan="http://www.deegree.org/xplanung/1/0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2">
   <JDBCConnId>xplan</JDBCConnId>
   <StorageCRS srid="25832" dim="2D">EPSG:25832</StorageCRS>
   <GMLSchema>../../appschemas/XPlanGML_Syn/XPlanSyn.xsd</GMLSchema>
@@ -14521,4 +14521,4 @@
     <Primitive path="xplan:rechtscharakter" mapping="xplan_rechtscharakter"/>
     <Primitive path="xplan:rechtscharakterWert" mapping="xplan_rechtscharakterwert"/>
   </FeatureTypeMapping>
-</SQLFeatureStore>
+</SQLFeatureStore>
\ No newline at end of file
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplansynarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplansynarchive.xml
index 8bfc822de9..746a4b9bb2 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplansynarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplansynarchive.xml
@@ -7,17 +7,17 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
   #L%-->
-<!--Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35-->
-<SQLFeatureStore xmlns="http://www.deegree.org/datasource/feature/sql" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.deegree.org/datasource/feature/sql http://schemas.deegree.org/3.5/datasource/feature/sql/sql.xsd" xmlns:xplan="http://www.deegree.org/xplanung/1/0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2">
+<!--Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32-->
+<SQLFeatureStore xmlns="http://www.deegree.org/datasource/feature/sql" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.deegree.org/datasource/feature/sql https://schemas.deegree.org/core/3.5/datasource/feature/sql/sql.xsd" xmlns:xplan="http://www.deegree.org/xplanung/1/0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2">
   <JDBCConnId>xplan</JDBCConnId>
   <StorageCRS srid="25832" dim="2D">EPSG:25832</StorageCRS>
   <GMLSchema>../../appschemas/XPlanGML_Syn/XPlanSyn.xsd</GMLSchema>
@@ -14521,4 +14521,4 @@
     <Primitive path="xplan:rechtscharakter" mapping="xplan_rechtscharakter"/>
     <Primitive path="xplan:rechtscharakterWert" mapping="xplan_rechtscharakterwert"/>
   </FeatureTypeMapping>
-</SQLFeatureStore>
+</SQLFeatureStore>
\ No newline at end of file
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplansynpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplansynpre.xml
index 8ccff312ce..49604f4c6f 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplansynpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplansynpre.xml
@@ -7,17 +7,17 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
   #L%-->
-<!--Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35-->
-<SQLFeatureStore xmlns="http://www.deegree.org/datasource/feature/sql" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.deegree.org/datasource/feature/sql http://schemas.deegree.org/3.5/datasource/feature/sql/sql.xsd" xmlns:xplan="http://www.deegree.org/xplanung/1/0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2">
+<!--Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32-->
+<SQLFeatureStore xmlns="http://www.deegree.org/datasource/feature/sql" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.deegree.org/datasource/feature/sql https://schemas.deegree.org/core/3.5/datasource/feature/sql/sql.xsd" xmlns:xplan="http://www.deegree.org/xplanung/1/0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2">
   <JDBCConnId>xplan</JDBCConnId>
   <StorageCRS srid="25832" dim="2D">EPSG:25832</StorageCRS>
   <GMLSchema>../../appschemas/XPlanGML_Syn/XPlanSyn.xsd</GMLSchema>
@@ -14521,4 +14521,4 @@
     <Primitive path="xplan:rechtscharakter" mapping="xplan_rechtscharakter"/>
     <Primitive path="xplan:rechtscharakterWert" mapping="xplan_rechtscharakterwert"/>
   </FeatureTypeMapping>
-</SQLFeatureStore>
+</SQLFeatureStore>
\ No newline at end of file
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplanvalidator.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplanvalidator.xml
index d24683fa50..64ddbed463 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplanvalidator.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/datasources/feature/xplanvalidator.xml
@@ -7,17 +7,17 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
   #L%-->
-<!--Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35-->
-<SQLFeatureStore xmlns="http://www.deegree.org/datasource/feature/sql" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.deegree.org/datasource/feature/sql http://schemas.deegree.org/3.5/datasource/feature/sql/sql.xsd" xmlns:xplan="http://www.deegree.org/xplanung/1/0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2">
+<!--Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32-->
+<SQLFeatureStore xmlns="http://www.deegree.org/datasource/feature/sql" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.deegree.org/datasource/feature/sql https://schemas.deegree.org/core/3.5/datasource/feature/sql/sql.xsd" xmlns:xplan="http://www.deegree.org/xplanung/1/0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2">
   <JDBCConnId>xplan</JDBCConnId>
   <StorageCRS srid="25832" dim="2D">EPSG:25832</StorageCRS>
   <GMLSchema>../../appschemas/XPlanGML_Syn/XPlanSyn.xsd</GMLSchema>
@@ -14521,4 +14521,4 @@
     <Primitive path="xplan:rechtscharakter" mapping="xplan_rechtscharakter"/>
     <Primitive path="xplan:rechtscharakterWert" mapping="xplan_rechtscharakterwert"/>
   </FeatureTypeMapping>
-</SQLFeatureStore>
+</SQLFeatureStore>
\ No newline at end of file
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/bplan.xml
index 5e431d8c96..fb5e9b50cc 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/bplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/bplanarchive.xml
index da3e33cfd5..d2df14619c 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/bplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/bplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/bplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/bplanpre.xml
index 4e2a0e2931..c59648a9a8 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/bplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/bplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/fplan.xml
index 16bfc11ae3..0bcb9b2fc8 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/fplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/fplanarchive.xml
index 2f7764b14a..ce2bbbaf1f 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/fplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/fplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/fplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/fplanpre.xml
index 4c923a6047..53db4728bf 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/fplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/fplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/lplan.xml
index a7dd66aa5b..e9c6985d72 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/lplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/lplanarchive.xml
index 89a94fb687..0a95debcb4 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/lplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/lplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/lplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/lplanpre.xml
index 1c025cce70..64a7540cdc 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/lplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/lplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-bplan.xml
index 2916477ddb..25c36dc8cf 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-bplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-bplanarchive.xml
index b0bf5e41d9..4098403c5a 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-bplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-bplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-bplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-bplanpre.xml
index eebc7f81f7..986e26b7e1 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-bplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-bplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-fplan.xml
index cb4e16d741..bfd989ae21 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-fplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-fplanarchive.xml
index de4a7b1854..39d1c483b5 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-fplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-fplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-fplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-fplanpre.xml
index fa61b3077a..650532719b 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-fplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-fplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-lplan.xml
index c0559c552c..7bf304d10d 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-lplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-lplanarchive.xml
index 138194564d..fe73dfa0b3 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-lplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-lplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-lplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-lplanpre.xml
index b82dbf1590..c63c218fda 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-lplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-lplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-rplan.xml
index 72d4b0d7b5..f17f1382d2 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-rplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-rplanarchive.xml
index b4c32ecdd9..70111c2f92 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-rplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-rplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-rplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-rplanpre.xml
index 9ddeb2012c..92439db3b6 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-rplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-rplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-soplan.xml
index 795e6a667b..b0726f1577 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-soplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-soplanarchive.xml
index c7f1fb15d2..2ae7155ad5 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-soplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-soplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-soplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-soplanpre.xml
index 0d04700fa3..e53f5b7b03 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-soplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/bp-soplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-bplan.xml
index 2de4512a1f..2f1ccdcace 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-bplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-bplanarchive.xml
index 8da3a58279..f3ec3216aa 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-bplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-bplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-bplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-bplanpre.xml
index 7742308c65..0112c0f25b 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-bplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-bplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-fplan.xml
index ad16e766b2..59d9c3189a 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-fplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-fplanarchive.xml
index e61b453088..2d6efd1f10 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-fplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-fplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-fplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-fplanpre.xml
index fd83745e93..97a96fc76c 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-fplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-fplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-lplan.xml
index 28829f3b16..40bbf38588 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-lplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-lplanarchive.xml
index fec3f20783..9193e5f565 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-lplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-lplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-lplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-lplanpre.xml
index ad647aa4f6..1428c64f96 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-lplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-lplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-rplan.xml
index 6352d9950a..767a4cd665 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-rplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-rplanarchive.xml
index bfa2a558c4..09da9eef14 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-rplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-rplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-rplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-rplanpre.xml
index 89dea07ff8..bb1a84826d 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-rplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-rplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-soplan.xml
index f26943e2b8..f457ee0fd8 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-soplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-soplanarchive.xml
index 754a2d9505..a178567e17 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-soplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-soplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-soplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-soplanpre.xml
index f9970a8568..8e0b843375 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-soplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/fp-soplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-bplan.xml
index fb16bee7de..e8cf6ff67b 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-bplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-bplanarchive.xml
index 9b646a9d9e..e74bcc7541 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-bplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-bplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-bplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-bplanpre.xml
index 0293e0137d..192f6c5a44 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-bplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-bplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-fplan.xml
index 389926d6a3..2cd2b11576 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-fplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-fplanarchive.xml
index 4ed97dfaad..37ab8d3c48 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-fplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-fplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-fplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-fplanpre.xml
index 252431233e..ab6966901e 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-fplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-fplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-lplan.xml
index 1b1ec5f3b0..3134decd8f 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-lplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-lplanarchive.xml
index e46acfc40b..4ce344fbda 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-lplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-lplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-lplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-lplanpre.xml
index 034d2346cb..8a27d9f1a1 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-lplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-lplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-rplan.xml
index 197c8c776d..0c7954d617 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-rplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-rplanarchive.xml
index 6fab40c86f..ff191ee51e 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-rplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-rplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-rplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-rplanpre.xml
index 774d238978..c33367cc2c 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-rplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-rplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-soplan.xml
index f99e7c9d96..2cb977365b 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-soplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-soplanarchive.xml
index 0aa661cbee..1e9e8b369b 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-soplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-soplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-soplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-soplanpre.xml
index 207a79fbf7..c683c7f1e1 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-soplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/lp-soplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-bplan.xml
index b933279a0a..a01d55bd55 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-bplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-bplanarchive.xml
index decbfaeaa1..7dabaaabef 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-bplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-bplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-bplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-bplanpre.xml
index 0ec8cf54c7..348cc364e1 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-bplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-bplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-fplan.xml
index af25f64f27..2d68e47237 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-fplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-fplanarchive.xml
index 5e19de0722..9662b0e1d2 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-fplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-fplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-fplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-fplanpre.xml
index 527934a4e5..5a3e3aef93 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-fplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-fplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-lplan.xml
index fab81e6e2b..06a9b269bf 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-lplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-lplanarchive.xml
index 73e67dc89f..2af3054065 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-lplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-lplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-lplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-lplanpre.xml
index 870ccec39e..898c58e298 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-lplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-lplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-rplan.xml
index 56e7de7f2d..55dac8a7d0 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-rplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-rplanarchive.xml
index 5f93bb8755..5b18236a07 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-rplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-rplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-rplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-rplanpre.xml
index 23cc3c3907..22d7eb72ac 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-rplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-rplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-soplan.xml
index 68ed5c827f..27a5d649f0 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-soplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-soplanarchive.xml
index f50443b7d1..f4aa276140 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-soplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-soplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-soplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-soplanpre.xml
index 1e9c89017d..68087617aa 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-soplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/rp-soplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-bplan.xml
index b34ad47633..afb5d75195 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-bplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-bplanarchive.xml
index 837d5dbec0..ee5421d152 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-bplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-bplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-bplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-bplanpre.xml
index 611db625d8..7e6991d309 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-bplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-bplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-fplan.xml
index ee5fdd71ce..8cd5dfda09 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-fplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-fplanarchive.xml
index 7a1563f6f5..bd52407056 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-fplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-fplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-fplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-fplanpre.xml
index 15208d42f0..9a709bf760 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-fplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-fplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-lplan.xml
index 14e8a9aad1..cebdc14a31 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-lplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-lplanarchive.xml
index 8827f42bca..ec4e0019d3 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-lplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-lplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-lplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-lplanpre.xml
index 1bd5a92e9b..09f70e7d13 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-lplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-lplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-rplan.xml
index 6f673e0174..66f8614b9d 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-rplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-rplanarchive.xml
index cbfec9ca18..5ec09fe07b 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-rplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-rplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-rplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-rplanpre.xml
index b7b7000fc8..2d5796eea0 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-rplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-rplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-soplan.xml
index db68f820ac..4cdc6f4a41 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-soplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-soplanarchive.xml
index 71b8de72bd..49dcfc33ea 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-soplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-soplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-soplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-soplanpre.xml
index 446c8703ad..89e827f130 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-soplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/planart-wms/so-soplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/rplan.xml
index eab7c1ea93..fe99cf7b8a 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/rplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/rplanarchive.xml
index 544bfd4847..c750fce8ab 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/rplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/rplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/rplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/rplanpre.xml
index 6bd9c50f43..b8bf1474f5 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/rplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/rplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/soplan.xml
index 23b262b39d..f31c40d3f1 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansyn</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/soplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/soplanarchive.xml
index 6bc77e8d9c..cf82848bf8 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/soplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/soplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynarchive</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/soplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/soplanpre.xml
index e3fb989655..81818e73ba 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/soplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/soplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplansynpre</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-bplan.xml
index 1dd6fce31a..acf3a49643 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-fplan.xml
index 23cd574e06..20f7dfd65a 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-lplan.xml
index 20b8e256ee..9ae9212248 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-rplan.xml
index 3b1356d853..cec8534720 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-soplan.xml
index ef8f630f4c..e85f6b2793 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/bp-soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-bplan.xml
index 0a4315996b..bacded024b 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-fplan.xml
index 99887e2b55..a93f036cef 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-lplan.xml
index 0fca8f33c6..2044ecbf81 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-rplan.xml
index 814dda9f56..60a6b3a8b4 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-soplan.xml
index 9f94ccf908..326b26b808 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/fp-soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-bplan.xml
index ec4a518498..2c9e5e0ada 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-fplan.xml
index 5166a759de..455a40d80d 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-lplan.xml
index ec3e25d81d..0c4f14df43 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-rplan.xml
index 7f539d3cf4..f1c2888653 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-soplan.xml
index 46403a956e..9c693cf30b 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/lp-soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-bplan.xml
index 875f0bd798..48812227fb 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-fplan.xml
index 6d1e347ff6..d6fb0a2a8f 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-lplan.xml
index a0b5f9b323..46e3049211 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-rplan.xml
index 0d55ad0bd3..7865fc078e 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-soplan.xml
index f510dbae2a..78342e5389 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/rp-soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-bplan.xml
index 0aaabbc251..e9275df540 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-fplan.xml
index c9f14b6650..9e96663218 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-lplan.xml
index 5b9ae8e628..950bc8ccff 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-rplan.xml
index f341af647d..67315d37fc 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-soplan.xml
index c68631bd71..6f09fe05d5 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/layers/validator-wms/sql/so-soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <FeatureStoreId>xplanvalidator</FeatureStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/services/html.gfi b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/services/html.gfi
index 19eefa64cc..cbe16695f1 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/services/html.gfi
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/services/html.gfi
@@ -19,7 +19,7 @@
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
   #L%
   -->
-<!-- Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35 -->
+<!-- Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32 -->
 <html>
   <head>
     <title>XPlanWMS Sachdatenanzeige</title>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/storedqueries/xplansyn/planName.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/storedqueries/xplansyn/planName.xml
index cab41854f3..61b53501cf 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/storedqueries/xplansyn/planName.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/storedqueries/xplansyn/planName.xml
@@ -1,22 +1,22 @@
 <!-- #%L
-  xplanbox-syn - Automatisiert erzeugte Konfiguration
-  %%
-  Copyright (C) 2008 - 2023 Freie und Hansestadt Hamburg, developed by lat/lon gesellschaft für raumbezogene Informationssysteme mbH
-  %%
-  This program is free software: you can redistribute it and/or modify
-  it under the terms of the GNU Affero General Public License as published by
-  the Free Software Foundation, either version 3 of the License, or
-  (at your option) any later version.
-  
-  This program is distributed in the hope that it will be useful,
-  but WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-  GNU General Public License for more details.
-  
-  You should have received a copy of the GNU Affero General Public License
-  along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%-->
-<!--Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35-->
+ xplanbox-syn - Automatisiert erzeugte Konfiguration
+ %%
+ Copyright (C) 2008 - 2023 Freie und Hansestadt Hamburg, developed by lat/lon gesellschaft für raumbezogene Informationssysteme mbH
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Affero General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ #L%-->
+<!--Diese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32-->
 <wfs:StoredQueryDefinition xmlns:wfs="http://www.opengis.net/wfs/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd" id="urn:ogc:def:query:OGC-WFS::PlanName">
   <wfs:Title>planName</wfs:Title>
   <wfs:Abstract>Es koennen alle zu dem PlanNamen gehoerenden Features im XPlanSyn-Schema heruntergeladen werden.</wfs:Abstract>
@@ -24,7 +24,7 @@
     <wfs:Abstract>planName (Mandatory)</wfs:Abstract>
   </wfs:Parameter>
   <wfs:QueryExpressionText returnFeatureTypes="${deegreewfs:ServedFeatureTypes}" language="urn:ogc:def:queryLanguage:OGC-WFS::WFS_QueryExpression" isPrivate="false">
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_AbgrabungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_AbgrabungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -52,7 +52,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_AbstandsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_AbstandsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -80,7 +80,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_AbstandsMass">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_AbstandsMass">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -108,7 +108,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_AbweichungVonBaugrenze">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_AbweichungVonBaugrenze">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -136,7 +136,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_AbweichungVonUeberbaubarerGrundstuecksFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_AbweichungVonUeberbaubarerGrundstuecksFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -164,7 +164,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_AnpflanzungBindungErhaltung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_AnpflanzungBindungErhaltung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -192,7 +192,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_AufschuettungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_AufschuettungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -220,7 +220,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_AusgleichsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_AusgleichsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -248,7 +248,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_AusgleichsMassnahme">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_AusgleichsMassnahme">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -276,7 +276,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_BauGrenze">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_BauGrenze">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -304,7 +304,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_BauLinie">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_BauLinie">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -332,7 +332,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_Baugebiet">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_Baugebiet">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -360,7 +360,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_BaugebietsTeilFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_BaugebietsTeilFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -388,7 +388,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_Bereich">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_Bereich">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -416,7 +416,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_BereichOhneEinAusfahrtLinie">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_BereichOhneEinAusfahrtLinie">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -444,7 +444,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_BesondererNutzungszweckFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_BesondererNutzungszweckFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -472,7 +472,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_BodenschaetzeFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_BodenschaetzeFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -500,7 +500,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_DenkmalschutzEinzelanlage">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_DenkmalschutzEinzelanlage">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -528,7 +528,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_DenkmalschutzEnsembleFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_DenkmalschutzEnsembleFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -556,7 +556,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_EinfahrtPunkt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_EinfahrtPunkt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -584,7 +584,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_EinfahrtsbereichLinie">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_EinfahrtsbereichLinie">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -612,7 +612,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_EingriffsBereich">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_EingriffsBereich">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -640,7 +640,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_ErhaltungsBereichFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_ErhaltungsBereichFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -668,7 +668,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_ErneuerbareEnergieFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_ErneuerbareEnergieFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -696,7 +696,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_FestsetzungNachLandesrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_FestsetzungNachLandesrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -724,7 +724,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_FirstRichtungsLinie">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_FirstRichtungsLinie">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -752,7 +752,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_FlaecheOhneFestsetzung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_FlaecheOhneFestsetzung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -780,7 +780,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_FoerderungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_FoerderungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -808,7 +808,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_FreiFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_FreiFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -836,7 +836,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_GebaeudeFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_GebaeudeFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -864,7 +864,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_GebaeudeStellung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_GebaeudeStellung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -892,7 +892,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_GemeinbedarfsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_GemeinbedarfsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -920,7 +920,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_GemeinschaftsanlagenFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_GemeinschaftsanlagenFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -948,7 +948,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_GemeinschaftsanlagenZuordnung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_GemeinschaftsanlagenZuordnung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -976,7 +976,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_GenerischesObjekt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_GenerischesObjekt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1004,7 +1004,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_GewaesserFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_GewaesserFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1032,7 +1032,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_GruenFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_GruenFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1060,7 +1060,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_HoehenMass">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_HoehenMass">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1088,7 +1088,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_Immissionsschutz">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_Immissionsschutz">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1116,7 +1116,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_KennzeichnungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_KennzeichnungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1144,7 +1144,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_KleintierhaltungFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_KleintierhaltungFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1172,7 +1172,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_Landwirtschaft">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_Landwirtschaft">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1200,7 +1200,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_LandwirtschaftsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_LandwirtschaftsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1228,7 +1228,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_LuftreinhalteFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_LuftreinhalteFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1256,7 +1256,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_NebenanlagenAusschlussFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_NebenanlagenAusschlussFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1284,7 +1284,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_NebenanlagenFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_NebenanlagenFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1312,7 +1312,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_NichtUeberbaubareGrundstuecksflaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_NichtUeberbaubareGrundstuecksflaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1340,7 +1340,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_NutzungsartenGrenze">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_NutzungsartenGrenze">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1368,7 +1368,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_PersGruppenBestimmteFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_PersGruppenBestimmteFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1396,7 +1396,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_Plan">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_Plan">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1424,7 +1424,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_RasterplanAenderung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_RasterplanAenderung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1452,7 +1452,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_RegelungVergnuegungsstaetten">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_RegelungVergnuegungsstaetten">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1480,7 +1480,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_RekultivierungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_RekultivierungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1508,7 +1508,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_RichtungssektorGrenze">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_RichtungssektorGrenze">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1536,7 +1536,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_SchutzPflegeEntwicklungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_SchutzPflegeEntwicklungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1564,7 +1564,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_SchutzPflegeEntwicklungsMassnahme">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_SchutzPflegeEntwicklungsMassnahme">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1592,7 +1592,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_Schutzgebiet">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_Schutzgebiet">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1620,7 +1620,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_Sichtflaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_Sichtflaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1648,7 +1648,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_SpezielleBauweise">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_SpezielleBauweise">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1676,7 +1676,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_SpielSportanlagenFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_SpielSportanlagenFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1704,7 +1704,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_StrassenVerkehrsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_StrassenVerkehrsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1732,7 +1732,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_StrassenbegrenzungsLinie">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_StrassenbegrenzungsLinie">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1760,7 +1760,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_Strassenkoerper">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_Strassenkoerper">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1788,7 +1788,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_TechnischeMassnahmenFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_TechnischeMassnahmenFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1816,7 +1816,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_TextAbschnitt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_TextAbschnitt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1844,7 +1844,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_TextAbschnittFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_TextAbschnittFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1872,7 +1872,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_TextlicheFestsetzungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_TextlicheFestsetzungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1900,7 +1900,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_UeberbaubareGrundstuecksFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_UeberbaubareGrundstuecksFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1928,7 +1928,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_UnverbindlicheVormerkung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_UnverbindlicheVormerkung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1956,7 +1956,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_VerEntsorgung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_VerEntsorgung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -1984,7 +1984,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_Veraenderungssperre">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_Veraenderungssperre">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2012,7 +2012,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_VerkehrsflaecheBesondererZweckbestimmung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_VerkehrsflaecheBesondererZweckbestimmung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2040,7 +2040,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_WaldFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_WaldFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2068,7 +2068,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_WasserwirtschaftsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_WasserwirtschaftsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2096,7 +2096,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_Wegerecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_Wegerecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2124,7 +2124,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_WohngebaeudeFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_WohngebaeudeFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2152,7 +2152,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_ZentralerVersorgungsbereich">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_ZentralerVersorgungsbereich">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2180,7 +2180,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_ZusatzkontingentLaerm">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_ZusatzkontingentLaerm">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2208,7 +2208,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:BP_ZusatzkontingentLaermFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:BP_ZusatzkontingentLaermFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2236,7 +2236,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Abgrabung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Abgrabung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2264,7 +2264,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_AbgrabungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_AbgrabungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2292,7 +2292,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_AnpassungKlimawandel">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_AnpassungKlimawandel">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2320,7 +2320,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Aufschuettung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Aufschuettung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2348,7 +2348,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_AufschuettungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_AufschuettungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2376,7 +2376,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_AusgleichsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_AusgleichsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2404,7 +2404,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_BebauungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_BebauungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2432,7 +2432,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Bereich">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Bereich">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2460,7 +2460,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Bodenschaetze">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Bodenschaetze">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2488,7 +2488,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_BodenschaetzeFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_BodenschaetzeFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2516,7 +2516,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_DarstellungNachLandesrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_DarstellungNachLandesrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2544,7 +2544,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_FlaecheOhneDarstellung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_FlaecheOhneDarstellung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2572,7 +2572,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Gemeinbedarf">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Gemeinbedarf">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2600,7 +2600,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_GenerischesObjekt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_GenerischesObjekt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2628,7 +2628,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Gewaesser">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Gewaesser">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2656,7 +2656,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Gruen">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Gruen">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2684,7 +2684,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_KeineZentrAbwasserBeseitigungFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_KeineZentrAbwasserBeseitigungFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2712,7 +2712,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Kennzeichnung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Kennzeichnung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2740,7 +2740,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Landwirtschaft">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Landwirtschaft">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2768,7 +2768,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_LandwirtschaftsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_LandwirtschaftsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2796,7 +2796,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Nutzungsbeschraenkung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Nutzungsbeschraenkung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2824,7 +2824,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_NutzungsbeschraenkungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_NutzungsbeschraenkungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2852,7 +2852,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Plan">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Plan">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2880,7 +2880,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_PrivilegiertesVorhaben">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_PrivilegiertesVorhaben">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2908,7 +2908,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_RasterplanAenderung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_RasterplanAenderung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2936,7 +2936,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_SchutzPflegeEntwicklung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_SchutzPflegeEntwicklung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2964,7 +2964,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_SpielSportanlage">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_SpielSportanlage">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -2992,7 +2992,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Strassenverkehr">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Strassenverkehr">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3020,7 +3020,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_TextAbschnitt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_TextAbschnitt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3048,7 +3048,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_TextAbschnittFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_TextAbschnittFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3076,7 +3076,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_TextlicheDarstellungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_TextlicheDarstellungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3104,7 +3104,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_UnverbindlicheVormerkung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_UnverbindlicheVormerkung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3132,7 +3132,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_VerEntsorgung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_VerEntsorgung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3160,7 +3160,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_VorbehalteFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_VorbehalteFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3188,7 +3188,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_WaldFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_WaldFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3216,7 +3216,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_Wasserwirtschaft">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_Wasserwirtschaft">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3244,7 +3244,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:FP_ZentralerVersorgungsbereich">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:FP_ZentralerVersorgungsbereich">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3272,7 +3272,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_Abgrenzung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_Abgrenzung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3300,7 +3300,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_AllgGruenflaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_AllgGruenflaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3328,7 +3328,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_AnpflanzungBindungErhaltung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_AnpflanzungBindungErhaltung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3356,7 +3356,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_Ausgleich">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_Ausgleich">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3384,7 +3384,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_Bereich">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_Bereich">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3412,7 +3412,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_BiotopverbundBiotopvernetzung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_BiotopverbundBiotopvernetzung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3440,7 +3440,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_Biotopverbundflaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_Biotopverbundflaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3468,7 +3468,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_Bodenschutzrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_Bodenschutzrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3496,7 +3496,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_Denkmalschutzrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_Denkmalschutzrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3524,7 +3524,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_Eingriffsregelung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_Eingriffsregelung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3552,7 +3552,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_ErholungFreizeit">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_ErholungFreizeit">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3580,7 +3580,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_Forstrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_Forstrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3608,7 +3608,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_GenerischesObjekt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_GenerischesObjekt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3636,7 +3636,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_Landschaftsbild">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_Landschaftsbild">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3664,7 +3664,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_NutzungsAusschluss">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_NutzungsAusschluss">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3692,7 +3692,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_NutzungserfordernisRegelung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_NutzungserfordernisRegelung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3720,7 +3720,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_Plan">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_Plan">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3748,7 +3748,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_PlanerischeVertiefung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_PlanerischeVertiefung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3776,7 +3776,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_RasterplanAenderung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_RasterplanAenderung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3804,7 +3804,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_SchutzBestimmterTeileVonNaturUndLandschaft">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_SchutzBestimmterTeileVonNaturUndLandschaft">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3832,7 +3832,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_SchutzPflegeEntwicklung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_SchutzPflegeEntwicklung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3860,7 +3860,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_SchutzobjektBundesrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_SchutzobjektBundesrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3888,7 +3888,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_SchutzobjektInternatRecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_SchutzobjektInternatRecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3916,7 +3916,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_SonstigeAbgrenzuung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_SonstigeAbgrenzuung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3944,7 +3944,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_SonstigesRecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_SonstigesRecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -3972,7 +3972,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_TextAbschnitt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_TextAbschnitt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4000,7 +4000,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_TextAbschnittObjekt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_TextAbschnittObjekt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4028,7 +4028,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_TextlicheFestsetzungsFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_TextlicheFestsetzungsFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4056,7 +4056,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_WasserrechtGemeingebrEinschraenkungNaturschutz">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_WasserrechtGemeingebrEinschraenkungNaturschutz">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4084,7 +4084,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_WasserrechtSchutzgebiet">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_WasserrechtSchutzgebiet">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4112,7 +4112,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_WasserrechtSonstige">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_WasserrechtSonstige">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4140,7 +4140,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_WasserrechtWirtschaftAbflussHochwSchutz">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_WasserrechtWirtschaftAbflussHochwSchutz">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4168,7 +4168,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_ZieleErfordernisseMassnahmen">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_ZieleErfordernisseMassnahmen">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4196,7 +4196,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_ZuBegruenendeGrundstueckflaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_ZuBegruenendeGrundstueckflaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4224,7 +4224,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:LP_Zwischennutzung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:LP_Zwischennutzung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4252,7 +4252,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Achse">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Achse">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4280,7 +4280,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Bereich">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Bereich">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4308,7 +4308,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Bodenschutz">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Bodenschutz">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4336,7 +4336,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Einzelhandel">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Einzelhandel">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4364,7 +4364,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Energieversorgung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Energieversorgung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4392,7 +4392,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Entsorgung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Entsorgung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4420,7 +4420,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Erholung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Erholung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4448,7 +4448,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_ErneuerbareEnergie">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_ErneuerbareEnergie">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4476,7 +4476,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Forstwirtschaft">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Forstwirtschaft">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4504,7 +4504,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Freiraum">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Freiraum">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4532,7 +4532,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_FreizeitErholung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_FreizeitErholung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4560,7 +4560,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Funktionszuweisung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Funktionszuweisung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4588,7 +4588,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_GemeindeFunktionSiedlungsentwicklung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_GemeindeFunktionSiedlungsentwicklung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4616,7 +4616,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_GenerischesObjekt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_GenerischesObjekt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4644,7 +4644,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Gewaesser">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Gewaesser">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4672,7 +4672,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Grenze">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Grenze">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4700,7 +4700,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_GruenzugGruenzaesur">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_GruenzugGruenzaesur">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4728,7 +4728,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Hochwasserschutz">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Hochwasserschutz">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4756,7 +4756,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_IndustrieGewerbe">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_IndustrieGewerbe">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4784,7 +4784,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Klimaschutz">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Klimaschutz">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4812,7 +4812,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Kommunikation">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Kommunikation">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4840,7 +4840,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_KulturellesSachgut">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_KulturellesSachgut">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4868,7 +4868,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Kulturlandschaft">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Kulturlandschaft">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4896,7 +4896,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_LaermschutzBauschutz">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_LaermschutzBauschutz">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4924,7 +4924,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Laermschutzbereich">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Laermschutzbereich">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4952,7 +4952,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Landwirtschaft">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Landwirtschaft">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -4980,7 +4980,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Legendenobjekt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Legendenobjekt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5008,7 +5008,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Luftverkehr">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Luftverkehr">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5036,7 +5036,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_NaturLandschaft">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_NaturLandschaft">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5064,7 +5064,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_NaturschutzrechtlichesSchutzgebiet">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_NaturschutzrechtlichesSchutzgebiet">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5092,7 +5092,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Plan">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Plan">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5120,7 +5120,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Planungsraum">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Planungsraum">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5148,7 +5148,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_RadwegWanderweg">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_RadwegWanderweg">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5176,7 +5176,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_RasterplanAenderung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_RasterplanAenderung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5204,7 +5204,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Raumkategorie">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Raumkategorie">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5232,7 +5232,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Rohstoff">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Rohstoff">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5260,7 +5260,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Rohstoffsicherung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Rohstoffsicherung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5288,7 +5288,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Schienenverkehr">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Schienenverkehr">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5316,7 +5316,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Siedlung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Siedlung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5344,7 +5344,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_SonstVerkehr">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_SonstVerkehr">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5372,7 +5372,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_SonstigeInfrastruktur">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_SonstigeInfrastruktur">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5400,7 +5400,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_SonstigeSiedlungsstruktur">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_SonstigeSiedlungsstruktur">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5428,7 +5428,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_SonstigerFreiraumschutz">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_SonstigerFreiraumschutz">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5456,7 +5456,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_SonstigerFreiraumstruktur">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_SonstigerFreiraumstruktur">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5484,7 +5484,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_SonstigerSiedlungsbereich">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_SonstigerSiedlungsbereich">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5512,7 +5512,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_SozialeInfrastruktur">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_SozialeInfrastruktur">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5540,7 +5540,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Sperrgebiet">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Sperrgebiet">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5568,7 +5568,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Sportanlage">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Sportanlage">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5596,7 +5596,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Strassenverkehr">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Strassenverkehr">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5624,7 +5624,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_TextAbschnitt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_TextAbschnitt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5652,7 +5652,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Verkehr">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Verkehr">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5680,7 +5680,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_VorbHochwasserschutz">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_VorbHochwasserschutz">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5708,7 +5708,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Wasserschutz">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Wasserschutz">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5736,7 +5736,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Wasserverkehr">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Wasserverkehr">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5764,7 +5764,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Wasserwirtschaft">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Wasserwirtschaft">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5792,7 +5792,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_Windenergienutzung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_Windenergienutzung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5820,7 +5820,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_WohnenSiedlung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_WohnenSiedlung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5848,7 +5848,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:RP_ZentralerOrt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:RP_ZentralerOrt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5876,7 +5876,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Baubeschraenkung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Baubeschraenkung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5904,7 +5904,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Bauverbotszone">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Bauverbotszone">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5932,7 +5932,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Bereich">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Bereich">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5960,7 +5960,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Bodenschutzrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Bodenschutzrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -5988,7 +5988,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Denkmalschutzrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Denkmalschutzrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6016,7 +6016,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Forstrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Forstrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6044,7 +6044,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Gebiet">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Gebiet">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6072,7 +6072,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Gelaendemorphologie">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Gelaendemorphologie">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6100,7 +6100,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Gewaesser">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Gewaesser">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6128,7 +6128,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Grenze">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Grenze">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6156,7 +6156,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Linienobjekt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Linienobjekt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6184,7 +6184,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Luftverkehrsrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Luftverkehrsrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6212,7 +6212,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Objekt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Objekt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6240,7 +6240,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Plan">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Plan">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6268,7 +6268,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_RasterplanAenderung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_RasterplanAenderung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6296,7 +6296,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Schienenverkehrsrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Schienenverkehrsrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6324,7 +6324,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_SchutzgebietNaturschutzrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_SchutzgebietNaturschutzrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6352,7 +6352,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_SchutzgebietSonstigesRecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_SchutzgebietSonstigesRecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6380,7 +6380,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_SchutzgebietWasserrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_SchutzgebietWasserrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6408,7 +6408,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Sichtflaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Sichtflaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6436,7 +6436,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_SonstigesRecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_SonstigesRecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6464,7 +6464,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Strassenverkehr">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Strassenverkehr">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6492,7 +6492,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Strassenverkehrsrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Strassenverkehrsrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6520,7 +6520,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_TextAbschnitt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_TextAbschnitt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6548,7 +6548,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_TextAbschnittFlaeche">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_TextAbschnittFlaeche">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6576,7 +6576,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Wasserrecht">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Wasserrecht">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6604,7 +6604,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:SO_Wasserwirtschaft">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:SO_Wasserwirtschaft">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6632,7 +6632,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:XP_BegruendungAbschnitt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:XP_BegruendungAbschnitt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6660,7 +6660,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:XP_FPO">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:XP_FPO">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6688,7 +6688,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:XP_LPO">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:XP_LPO">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6716,7 +6716,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:XP_LTO">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:XP_LTO">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6744,7 +6744,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:XP_Nutzungsschablone">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:XP_Nutzungsschablone">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6772,7 +6772,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:XP_PPO">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:XP_PPO">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6800,7 +6800,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:XP_PTO">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:XP_PTO">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6828,7 +6828,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:XP_Praesentationsobjekt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:XP_Praesentationsobjekt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6856,7 +6856,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:XP_Rasterdarstellung">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:XP_Rasterdarstellung">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6884,7 +6884,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:XP_RasterplanBasis">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:XP_RasterplanBasis">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6912,7 +6912,7 @@
         </fes:And>
       </fes:Filter>
     </wfs:Query>
-    <wfs:Query srsName="${srsName}" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" typeNames="xplan:XP_TextAbschnitt">
+    <wfs:Query xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:xplan="http://www.deegree.org/xplanung/1/0" srsName="${srsName}" typeNames="xplan:XP_TextAbschnitt">
       <fes:Filter>
         <fes:And>
           <fes:PropertyIsEqualTo>
@@ -6941,4 +6941,4 @@
       </fes:Filter>
     </wfs:Query>
   </wfs:QueryExpressionText>
-</wfs:StoredQueryDefinition>
+</wfs:StoredQueryDefinition>
\ No newline at end of file
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/bplan.xml
index e5ebf44fa2..9e9fd44925 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>bplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/bplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/bplanarchive.xml
index c502f71f44..b72f9ed8f5 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/bplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/bplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>bplanarchive</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/bplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/bplanpre.xml
index a638a76bf2..6d1cb372fd 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/bplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/bplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>bplanpre</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/fplan.xml
index ec44d6a8f3..d59ce12a07 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>fplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/fplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/fplanarchive.xml
index 952da1e805..87880a902f 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/fplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/fplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>fplanarchive</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/fplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/fplanpre.xml
index 66e22849cc..733608a22a 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/fplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/fplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>fplanpre</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/lplan.xml
index 8c698b5d76..9c292788cc 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>lplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/lplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/lplanarchive.xml
index 915fbdfc3d..8b01602763 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/lplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/lplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>lplanarchive</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/lplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/lplanpre.xml
index 6b4db82889..76c63525b2 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/lplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/lplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>lplanpre</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/bplan.xml
index f9a290f1e1..436105ed21 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/bp-soplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/bplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/bplanarchive.xml
index 2e4fa01337..4cf8f523e7 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/bplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/bplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/bp-bplanarchive</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/bplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/bplanpre.xml
index 79df629764..22de647a36 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/bplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/bplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/bp-soplanpre</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/fplan.xml
index dc4ce70c68..898173ce5a 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/fp-lplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/fplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/fplanarchive.xml
index 0c312c05f1..46bdbae108 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/fplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/fplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/fp-fplanarchive</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/fplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/fplanpre.xml
index 0973f8fe9c..0deb155b24 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/fplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/fplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/fp-bplanpre</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/lplan.xml
index 6863b6b2a5..37b084bc37 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/lp-fplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/lplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/lplanarchive.xml
index d69b1a7de7..153bf099d8 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/lplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/lplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/lp-lplanarchive</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/lplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/lplanpre.xml
index 5c1dc6c121..7faf948af2 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/lplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/lplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/lp-fplanpre</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/rplan.xml
index 9b0c06d2b3..da96be2e6f 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/rp-lplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/rplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/rplanarchive.xml
index 1e1dc1c9d8..0fff6bd1cd 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/rplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/rplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/rp-lplanarchive</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/rplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/rplanpre.xml
index 237f587127..f786b43d4d 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/rplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/rplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/rp-rplanpre</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/soplan.xml
index e25a81bce6..5814c67fbe 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/so-soplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/soplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/soplanarchive.xml
index f294a665cc..4609a6617e 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/soplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/soplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/so-soplanarchive</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/soplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/soplanpre.xml
index 8205a411d3..21ec65b557 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/soplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/planart-wms/soplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>planart-wms/so-soplanpre</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/rplan.xml
index 9cc02f1366..7aaa61a1b4 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>rplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/rplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/rplanarchive.xml
index 49eb5dc2f9..69713c2c64 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/rplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/rplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>rplanarchive</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/rplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/rplanpre.xml
index 759439c2c2..99db0fe80f 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/rplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/rplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>rplanpre</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/soplan.xml
index ef098fe340..599d7cb155 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>soplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/soplanarchive.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/soplanarchive.xml
index 592c0f157e..5c7f9e6a26 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/soplanarchive.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/soplanarchive.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>soplanarchive</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/soplanpre.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/soplanpre.xml
index 97de30817a..1722a5f7a1 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/soplanpre.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/soplanpre.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>soplanpre</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/bplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/bplan.xml
index 200bcec6c5..65619e9349 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/bplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/bplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>bplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/fplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/fplan.xml
index a2883d0f1a..8b39d8d7ec 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/fplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/fplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>rplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/lplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/lplan.xml
index 30bfe6fb55..ca3cedbec0 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/lplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/lplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>lplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/rplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/rplan.xml
index c18dfe23c9..93c66aed5e 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/rplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/rplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>rplan</LayerStoreId>
diff --git a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/soplan.xml b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/soplan.xml
index f13426aff6..02f51f7c0a 100644
--- a/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/soplan.xml
+++ b/xplan-webservices/xplan-webservices-workspaces/src/main/workspace/themes/validator-wms/memory/soplan.xml
@@ -9,15 +9,15 @@
   it under the terms of the GNU Affero General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
-  
+ 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-  
+ 
   You should have received a copy of the GNU Affero General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
-  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 02.11.2023, 10:41:35
+  #L%/nDiese Datei wird automatisiert generiert! Aenderungen sollten nicht manuell vorgenommen werden! Datei wurde generiert am 15.02.2024, 07:55:32
 -->
 <Themes xmlns="http://www.deegree.org/themes/standard" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial">
   <LayerStoreId>soplan</LayerStoreId>
-- 
GitLab