From 7a63a7a2c66128f2baf4c9ab239107f51bdb7b47 Mon Sep 17 00:00:00 2001 From: grahamj Date: Mon, 14 Oct 2024 16:34:55 +0000 Subject: [PATCH 1/3] Update file ts_103120_ETSIDictionaryDefinitions.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 eb46ca4..5eec3fd 100644 --- a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +++ b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml @@ -609,6 +609,10 @@ StoredContentData Refers to content data in the European Production or Preservation order + + DataExistence + Requests whether the receiver has any data that meets the criteria in the LDRequestDetails + Other Used in all other cases -- GitLab From d0d16604a51e87572812e9738eb2a67eb389d33a Mon Sep 17 00:00:00 2001 From: grahamj Date: Sat, 19 Oct 2024 00:12:04 +0000 Subject: [PATCH 2/3] Update 2 files - /103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml - /103120/schema/xsd/ts_103120_Delivery.xsd --- .../dictionaries/ts_103120_ETSIDictionaryDefinitions.xml | 8 ++++++++ 103120/schema/xsd/ts_103120_Delivery.xsd | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml index 5eec3fd..ac0590c 100644 --- a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +++ b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml @@ -666,6 +666,10 @@ IsLocal Indicates that the current Task shall disclose information about a local identity. If both the IsNonLocal and IsLocal flag are absent, the identity provided within the Task shall be considered as a local identity unless otherwise agreed. + + + DataExistence + Indicates that the current Task shall disclose only the existence of data that matches the criteria in the LDRequestDetails. @@ -802,6 +806,10 @@ TS103976 Delivery according to ETSI TS 103 976, using JSON encoding + + TS103120-DataExistence + Delivery according to ETSI TS 103 120 Data Existence Response. + diff --git a/103120/schema/xsd/ts_103120_Delivery.xsd b/103120/schema/xsd/ts_103120_Delivery.xsd index 0cb4b4c..f906ebf 100644 --- a/103120/schema/xsd/ts_103120_Delivery.xsd +++ b/103120/schema/xsd/ts_103120_Delivery.xsd @@ -52,6 +52,7 @@ + @@ -71,5 +72,4 @@ - -- GitLab From 305f0d55237d8bec8fd7982cf6410aa039f4795e Mon Sep 17 00:00:00 2001 From: grahamj Date: Sat, 19 Oct 2024 00:20:33 +0000 Subject: [PATCH 3/3] Update file ts_103120_Delivery.xsd --- 103120/schema/xsd/ts_103120_Delivery.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/103120/schema/xsd/ts_103120_Delivery.xsd b/103120/schema/xsd/ts_103120_Delivery.xsd index f906ebf..5b8b746 100644 --- a/103120/schema/xsd/ts_103120_Delivery.xsd +++ b/103120/schema/xsd/ts_103120_Delivery.xsd @@ -72,4 +72,5 @@ + -- GitLab