Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nmondoar authored and nmondoar committed Sep 19, 2023
1 parent c86d845 commit 8421410
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions guides/changelog/2023-xx-xx.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,17 @@

=== P012 - New Profile - Qualification Rejection 1.0

=== P012 - New Profile - Invitation to Tender 1.0

=== Business Rules

PEPPOL-T004-R038 was added to express that A Call For Tender T004 is only allowed to use une of the following ContractSystemCodes: 'Public Contract', 'Establishment of a Framework agreement' or 'Setting up a Dynamic Purchasing System'. Other ContractSystemCodes will be executed using Restricted Procedures and

<rule context="ubl:CallForTenders/cac:TenderingProcess/cbc:ContractingSystemCode">
<report id="PEPPOL-T004-S397" flag="warning" test="./@*[not(name()='listID')]"><value-of select="$syntaxError"/>[PEPPOL-T004-S397] ContractingSystemCode SHOULD NOT have any attributes but listID.</report>
<assert id="PEPPOL-T004-R038" flag="fatal" test="not (cbc:ContractingSystemCode in ('1', '2', '3')">[PEPPOL-T004-R038] A Call For Tender is only allowed to use une of the following ContractSystemCodes: 'Public Contract', 'Establishment of a Framework agreement' or 'Setting up a Dynamic Purchasing System'.</assert>
</rule>
=== Business Rules


=== Editorial changes

* Update description on the use of Additional document reference and Encryption Certificate in T004 and syntax mapping. Providing further examples.

* Update context of PEPPOL Business Rule PEPPOL-T015-R022 (Schematron Rule Context was correct but assignement in Syntax mapping was not correct)

* Update context of PEPPOL Business Rule PEPPOL-T015-R022 (Schematron Rule Context was correct but assignement in Syntax mapping was not correct)

Expand Down

0 comments on commit 8421410

Please sign in to comment.