From 471d08cf819f947ff90afd657fa531808ee2f8de Mon Sep 17 00:00:00 2001 From: nmondoar Date: Tue, 19 Sep 2023 18:00:28 +0200 Subject: [PATCH] Update Transport encryption --- .../T004/descriptions/transport-encryption.adoc | 12 +++++++++++- .../T024/descriptions/transport-encryption.adoc | 4 ++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/guides/transactions/T004/descriptions/transport-encryption.adoc b/guides/transactions/T004/descriptions/transport-encryption.adoc index 156e6d4f..b2d2a856 100644 --- a/guides/transactions/T004/descriptions/transport-encryption.adoc +++ b/guides/transactions/T004/descriptions/transport-encryption.adoc @@ -48,7 +48,17 @@ include::../{xml-doc-file}[tags=AdditionalDocumentReference1] [source,xml,indent=0] -.Example of the CfT (partly) for transporting the encryption certificate with cbc:URI +.Example of the Call for Tenders transporting an encryption certificate with cbc:URI + +---- +include::../{xml-doc-file}[tags=AdditionalDocumentReference4] + +---- + +---- + +[source,xml,indent=0] +.Example of the Call for Tenders transporting an encryption certificate with cbc:URI ---- include::../{xml-doc-file}[tags=AdditionalDocumentReference4] diff --git a/guides/transactions/T024/descriptions/transport-encryption.adoc b/guides/transactions/T024/descriptions/transport-encryption.adoc index 444a9c31..011ede3c 100644 --- a/guides/transactions/T024/descriptions/transport-encryption.adoc +++ b/guides/transactions/T024/descriptions/transport-encryption.adoc @@ -41,7 +41,7 @@ Instead of `Provided document name`, alternatively a `Provided document URI` cou [source,xml,indent=0] -.Example of the CfT (partly) for transporting the encryption certificate with cbc:FileName +.Example of the Invitation to Tender transporting an encryption certificate with cbc:FileName ---- include::../{xml-doc-file}[tags=AdditionalDocumentReference1] @@ -49,7 +49,7 @@ include::../{xml-doc-file}[tags=AdditionalDocumentReference1] ---- [source,xml,indent=0] -.Example of the CfT (partly) for transporting the encryption certificate with cbc:URI +.Example of the Invitation to Tender transporting an encryption certificate with cbc:URI ---- include::../{xml-doc-file}[tags=AdditionalDocumentReference4]