From 7f915498185962da41905fd07ca60706b7def93e Mon Sep 17 00:00:00 2001
From: Sarah Werner <1040-wernersa@users.noreply.forge.etsi.org>
Date: Tue, 23 Sep 2025 10:10:51 +0200
Subject: [PATCH 1/2] Added minOccurs="0" for TrafficPolicyReference in
ListOfTrafficPolicyReferences in ts_103120_Task.xsd
---
103120/schema/xsd/ts_103120_Task.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/103120/schema/xsd/ts_103120_Task.xsd b/103120/schema/xsd/ts_103120_Task.xsd
index cc4f8d0b..5f37b700 100644
--- a/103120/schema/xsd/ts_103120_Task.xsd
+++ b/103120/schema/xsd/ts_103120_Task.xsd
@@ -226,7 +226,7 @@
-
+
--
GitLab
From 8b1b94afde47fe238fec3a9ca6bd849149682d41 Mon Sep 17 00:00:00 2001
From: Sarah Werner <1040-wernersa@users.noreply.forge.etsi.org>
Date: Tue, 30 Sep 2025 18:38:17 +0200
Subject: [PATCH 2/2] Apply 1 suggestion(s) to 1 file(s)
---
103120/schema/xsd/ts_103120_Task.xsd | 1 +
1 file changed, 1 insertion(+)
diff --git a/103120/schema/xsd/ts_103120_Task.xsd b/103120/schema/xsd/ts_103120_Task.xsd
index 5f37b700..837d7eb8 100644
--- a/103120/schema/xsd/ts_103120_Task.xsd
+++ b/103120/schema/xsd/ts_103120_Task.xsd
@@ -226,6 +226,7 @@
+
--
GitLab