From ba1410fa7d762653f2ac8273cf3b618b7e0571ef Mon Sep 17 00:00:00 2001 From: mark Date: Wed, 1 Jul 2026 20:42:25 +0100 Subject: [PATCH 1/2] Adding changes to Document Types --- .../ts_104144_DictionaryDefinitions.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/104144/dictionaries/ts_104144_DictionaryDefinitions.xml b/104144/dictionaries/ts_104144_DictionaryDefinitions.xml index 312a40f..d58f5d6 100644 --- a/104144/dictionaries/ts_104144_DictionaryDefinitions.xml +++ b/104144/dictionaries/ts_104144_DictionaryDefinitions.xml @@ -297,8 +297,20 @@ The DocumentObject contains a signed notice of extension of an EPOC-PR as defined in Annex VI of the Regulation [i.1] (Form 6). - OtherAttachment - The DocumentObject contains an arbitrary attachment as described in Annex B.3 of the present document. + Form6 + The DocumentObject contains a signed notice of extension of an EPOC-PR as defined in Annex VI of the Regulation [i.1] (Form 6). + + + GroundsForRefusal + The DocumentObject contains a document related to a Grounds For Refusal issued by an Enforcing Authority. See also clause 5.5. + + + Token + The DocumentObject contains a token related to the underlying messaging transport (details of the contents of the token are outside of the scope of the present document). + + + Outcome + The DocumentObject contains a document related to the outcome of an EPOC. -- GitLab From bb87101d24a2acfba8a1cbda1e4ddb2e5dbbde3f Mon Sep 17 00:00:00 2001 From: mark Date: Wed, 1 Jul 2026 20:44:59 +0100 Subject: [PATCH 2/2] Reinstating OtherAttachment --- 104144/dictionaries/ts_104144_DictionaryDefinitions.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/104144/dictionaries/ts_104144_DictionaryDefinitions.xml b/104144/dictionaries/ts_104144_DictionaryDefinitions.xml index d58f5d6..3970429 100644 --- a/104144/dictionaries/ts_104144_DictionaryDefinitions.xml +++ b/104144/dictionaries/ts_104144_DictionaryDefinitions.xml @@ -312,6 +312,10 @@ Outcome The DocumentObject contains a document related to the outcome of an EPOC. + + OtherAttachment + The DocumentObject contains an arbitrary attachment as described in clause B.3 of the present document. + -- GitLab