From 8f6502852b7d84d76c02ff40ba9d7680194c2375 Mon Sep 17 00:00:00 2001 From: Hans Petersen Date: Tue, 24 Sep 2024 11:08:34 +0200 Subject: [PATCH] compliance on payload --- guide/compliance/main.adoc | 2 ++ guide/compliance/payload.adoc | 14 ++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 guide/compliance/payload.adoc diff --git a/guide/compliance/main.adoc b/guide/compliance/main.adoc index 58bd97e1..cde9cf7f 100644 --- a/guide/compliance/main.adoc +++ b/guide/compliance/main.adoc @@ -22,4 +22,6 @@ include::sender.adoc[] include::receiver.adoc[] +include::payload.adoc[] + :leveloffset: -1 diff --git a/guide/compliance/payload.adoc b/guide/compliance/payload.adoc new file mode 100644 index 00000000..c113d2e5 --- /dev/null +++ b/guide/compliance/payload.adoc @@ -0,0 +1,14 @@ += Payload compliance to BIS +[horizontal] + +== Processing of rules +* The value of the SBDH element "Sender/Identifier" MUST be equivalent to the value in the sender party's "Party/EndpointID" element and its "schemeID" attribute. + +* The value of the SBDH element "Receiver/Identifier" MUST be equivalent to the value in the receiver's party "Party/EndpointID" element and its "schemeID" attribute. + +example: + SBDH representation: 0088:7315458756324 + UBL representation: 7315458756324 + +See Policy for use of Identifiers +