From 3a9881a91037b62748cf3ce4bab75b6412883f5e Mon Sep 17 00:00:00 2001 From: Anna Tamm Date: Thu, 12 Sep 2024 10:58:20 +0200 Subject: [PATCH] fix: remove validation if table 'QuietAreaDocumentation' is present Previously, this validation rule was listed in the official list by EEA and therefore added to the alignment. But this the table 'QuietAreaDocumentation' is optional and with the updated validation rules in July 2024 the rules was removed. SVC-1696 --- .../DF7_10_QuietAreas_Aggregations.halex.alignment.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/Aggregation/QuietAreas/DF7_10_QuietAreas_Aggregations.halex.alignment.xml b/Aggregation/QuietAreas/DF7_10_QuietAreas_Aggregations.halex.alignment.xml index ff879be..cba8c34 100644 --- a/Aggregation/QuietAreas/DF7_10_QuietAreas_Aggregations.halex.alignment.xml +++ b/Aggregation/QuietAreas/DF7_10_QuietAreas_Aggregations.halex.alignment.xml @@ -53,7 +53,6 @@ codelistProperty('QuietArea', 'quietAreaId_identifierScheme', 'http://dd.eionet. // Check if any tables were present that are mandatory def expectedTypes = [ 'QuietArea':'TB1', - 'QuietAreaDocumentation':'TB28', ] def presentTypes