diff --git a/guide/compliance/payload.adoc b/guide/compliance/payload.adoc index c113d2e..45b1c4e 100644 --- a/guide/compliance/payload.adoc +++ b/guide/compliance/payload.adoc @@ -7,8 +7,13 @@ * 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 +[attributes] +==== + SBDH representation: + 0088:7315458756324 + UBL representation: + 7315458756324 +==== See Policy for use of Identifiers diff --git a/guide/release-notes/v3.0.18.adoc b/guide/release-notes/v3.0.18.adoc index 8a34a5d..1df439c 100644 --- a/guide/release-notes/v3.0.18.adoc +++ b/guide/release-notes/v3.0.18.adoc @@ -6,8 +6,8 @@ Release date:: November 2024 == Changes to Compliance BIS document * Added new compliance on SBDH and BIS3 payload - 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 +** 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 == Changes to code lists and validation artefacts @@ -16,10 +16,15 @@ Release date:: November 2024 * The rule (PEPPOL-EN16931-R002), which ensures that the Invoice Note (BT-22) appears no more than once, will not apply if both the buyer and seller are German organizations. * Update for country-specific rule NL-R-008 Make rule domestic-only. * sample files and snippits have been updated to reflect the new rule PEPPOL-EN16931-R131 - - http://www.techspec.no - + +[attributes] +==== + + http://www.techspec.no + +==== + == EN 16931 schematrons updated -* new fatal rule PEPPOL-EN16931-R131 on Document refenced by URI, only allows content starting with http(s):// or ftp(s):// \ No newline at end of file +* new fatal rule PEPPOL-EN16931-R131 on Document referenced by URI, only allows content starting with http(s):// or ftp(s):// \ No newline at end of file