From ac2df055a4d421c16ee74cb0f9dc768507d053a9 Mon Sep 17 00:00:00 2001 From: mark Date: Thu, 25 May 2023 11:16:50 +0100 Subject: [PATCH 1/2] Refactoring TS 103 120 --- 103120/schema/ts_103120_TrafficPolicy.xsd | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/103120/schema/ts_103120_TrafficPolicy.xsd b/103120/schema/ts_103120_TrafficPolicy.xsd index 2494a5e..e201f02 100644 --- a/103120/schema/ts_103120_TrafficPolicy.xsd +++ b/103120/schema/ts_103120_TrafficPolicy.xsd @@ -7,12 +7,17 @@ - - + + + + + + + @@ -28,12 +33,17 @@ - - + + + + + + + -- GitLab From 63e79a5f32b6d03b46cd2e19be0e3ac8f28862b0 Mon Sep 17 00:00:00 2001 From: canterburym Date: Tue, 13 Jun 2023 09:52:01 +0000 Subject: [PATCH 2/2] Updating dictionary XML --- 103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml index 8577872..b0a742d 100644 --- a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +++ b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml @@ -346,6 +346,10 @@ NotDelivered Traffic that matches this policy is not delivered + + Delivered + Traffic that matches the policy is delivered + -- GitLab