All changes in this release are mandatory from Monday, 4th December 2023
In short
- No major changes
Finvoice 3.0 changes
Changes in existing rules
- in acme:decimal function change xs:decimal(number(…)) to xs:decimal(…)
- Fixed decimal handling, so now should work with both five decimal places and millions
TEAPPSXML 3.0 changes
Changes in existing rules
- in acme:decimal function change xs:decimal(number(…)) to xs:decimal(…)
- Fixed decimal handling, so now should work with both five decimal places and millions
- SCHEMATRON-24/BR-54 phase-in to fatal
- Rule severity changed from phase-in to fatal
- SCHEMATRON-24/BR-54 each item attribute (ARTICLE_DESCRIPTION) must contain both name (DESCRIPTION_TYPE) and value (DESCRIPTION_VALUE)
- When ARTICLE_DESCRIPTION is used, DESCRIPTION_TYPE and DESCRIPTION_VALUE nodes must also be provided
- To ensure compatibility with EN16931, it is recommended to provide values in both mentioned nodes