From 87cd35f2dd9d5a52a170181c2eb8908e44698315 Mon Sep 17 00:00:00 2001 From: canterburym Date: Thu, 25 Jun 2020 17:10:11 +0200 Subject: [PATCH] Update 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 a5f7b17..b29eb4d 100644 --- a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +++ b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml @@ -363,11 +363,11 @@ IsNonLocal - Indicates that the current Task should be intercepted as a non-local interception. + Indicates that the current Task shall be intercepted as a non-local identity. IsLocal - Indicates that the current Task should be intercepted as local interception. If both the IsNonLocal and IsLocal flag are absent, interception should be assumed to be local unless otherwise agreed. + Indicates that the current Task shall be intercepted as local identity. If both the IsNonLocal and IsLocal flag are absent, the Task shall be intercepted as a local identity unless otherwise agreed. -- GitLab