From 1c6f74686d1ff7ba0574a8f7c3966de41327093c Mon Sep 17 00:00:00 2001 From: mark Date: Tue, 20 May 2025 06:52:31 +0100 Subject: [PATCH 1/3] Adding new dictionary entries --- .../dictionaries/ts_103120_ETSIDictionaryDefinitions.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml index 51dbaf90..bdcc964c 100644 --- a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +++ b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml @@ -617,6 +617,14 @@ StoredContentData Refers to content data in the European Production or Preservation order + + SubscriberDataAndUserIdentifyingData + Refers to both 'subscriber data' and 'data requested for the sole purpose of identifying the user' in the European Production or Preservation Order. + + + TrafficDataAndStoredContentData + Refers to both 'traffic data' and 'content data' in the European Production or Preservation order. + Other Used in all other cases -- GitLab From 7047e7d57a5a8fa3443a5963291c8dc30fed7fa8 Mon Sep 17 00:00:00 2001 From: vanschelts Date: Tue, 3 Jun 2025 16:33:57 +0200 Subject: [PATCH 2/3] Add WorkflowIdentifier --- 103120/schema/xsd/ts_103120_Core.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/103120/schema/xsd/ts_103120_Core.xsd b/103120/schema/xsd/ts_103120_Core.xsd index 2799dea8..2695e626 100644 --- a/103120/schema/xsd/ts_103120_Core.xsd +++ b/103120/schema/xsd/ts_103120_Core.xsd @@ -22,6 +22,7 @@ + -- GitLab From 802e8ab3e342fddf3bb17e771e9606d88393abb9 Mon Sep 17 00:00:00 2001 From: vanschelts Date: Tue, 3 Jun 2025 16:39:20 +0200 Subject: [PATCH 3/3] Turn it into a LongString --- 103120/schema/xsd/ts_103120_Core.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/103120/schema/xsd/ts_103120_Core.xsd b/103120/schema/xsd/ts_103120_Core.xsd index 2695e626..46794938 100644 --- a/103120/schema/xsd/ts_103120_Core.xsd +++ b/103120/schema/xsd/ts_103120_Core.xsd @@ -22,7 +22,7 @@ - + -- GitLab