From 09d0f5d4da21fa7f1573b1c54610258107879110 Mon Sep 17 00:00:00 2001 From: Michaela Klopstra Date: Tue, 8 Oct 2024 07:53:00 +0000 Subject: [PATCH 1/3] Adding AuthorisationStatus to TS 103 120 --- .../ts_103120_ETSIDictionaryDefinitions.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml index eb46ca4..4a9b5a3 100644 --- a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +++ b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml @@ -76,7 +76,7 @@ Approved - The Authorisation has been approved by the relevant authorities + The Authorisation has been approved by the relevant parties Rejected @@ -104,7 +104,11 @@ SubmittedToCSP - The LEA has now uploaded all the relevant objects for this Authorisation to the CSP e.g. it could be used as described in H.3.3. This is intended to convey that the LEA has submitted all the relevant to this Authorisation and the CSP can now proceed + The LEA has now uploaded all the relevant objects for this Authorisation to the CSP e.g. it could be used as described in H.3.3. This is intended to convey that the LEA has submitted all the relevant to this Authorisation and the CSP can now proceed. + + + AwaitingChangeApproval + The Authorisation is waiting for the approval of the associated DocumentObjects of a change (e.g. extension). @@ -252,7 +256,7 @@ AwaitingApproval - The Document is still waiting approval from one or more relevant authorities + The Document is still waiting approval from one or more relevant parties Approved -- GitLab From 375ff01af87977c21c724ceb42a8e9b1d5406c7b Mon Sep 17 00:00:00 2001 From: Michaela Klopstra Date: Tue, 8 Oct 2024 08:09:29 +0000 Subject: [PATCH 2/3] Update file ts_103120_ETSIDictionaryDefinitions.xml --- 103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml index 4a9b5a3..038b81e 100644 --- a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +++ b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml @@ -68,7 +68,7 @@ AwaitingApproval - Authorisation is still waiting approval from one or more relevant authorities + Authorisation is still waiting approval from one or more relevant parties EmergencyApproval @@ -76,7 +76,7 @@ Approved - The Authorisation has been approved by the relevant parties + The Authorisation has been approved by the relevant authorities Rejected -- GitLab From 3e0c0c98c438519c3e12f71d9a2db70e579336ea Mon Sep 17 00:00:00 2001 From: Michaela Klopstra Date: Tue, 22 Oct 2024 22:03:57 +0000 Subject: [PATCH 3/3] Update after #67 discussion --- 103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml index 038b81e..9c8bf6c 100644 --- a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +++ b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml @@ -107,8 +107,8 @@ The LEA has now uploaded all the relevant objects for this Authorisation to the CSP e.g. it could be used as described in H.3.3. This is intended to convey that the LEA has submitted all the relevant to this Authorisation and the CSP can now proceed. - AwaitingChangeApproval - The Authorisation is waiting for the approval of the associated DocumentObjects of a change (e.g. extension). + AwaitingUpdateApproval + The Authorisation is waiting for the approval of an update (e.g. waiting for the validation of associated DocumentObjects of an extension). -- GitLab