Xrechnung schematron
Schematron rules for the German CIUS (XRechnung) of EN16931:2017 [MIRROR of GitLab]
Schematron Rules for XML validation of the [German CIUS (XRechnung)](https://xeinkauf.de/xrechnung/versionen-und-bundles/) business rules compliant with EN16931:2017. The project is written primarily in XSLT, distributed under the Apache License 2.0 license, first published in 2017. Key topics include: cius, einvoice, en16931, schematron, standard.
XRechnung Schematron
Schematron Rules for XML validation of the German CIUS (XRechnung) business rules compliant with EN16931:2017.
Changes and Versioning
Changes to each version are documented in our CHANGELOG.md.
In December 2018 we introduced Semantic Versioning.
Given a version number MAJOR.MINOR.PATCH, we increment the:
- MAJOR version when we make incompatible changes:
- That is we introduce changes to the rules which will DEFINITELY not validate previously generated XML which was valid to previous major version anymore
- MINOR version when we add functionality
- That is we introduce changes to the rules which widen the scope of valid content (e.g. we add new codelist terms or accept new optional XML elements).
- CAUTION: This might break YOUR validation scenario and ability to accept XML content
- PATCH version when we make backwards-compatible bug fixes.
Contact
Existing issues can be found at our issue tracker.
If you think you have found a bug, please contact us.
You can find packaged releases on our GitLab project.
Development
Further information on development may be found in our Developer Documentation
Contributors
Showing top 11 contributors by commit count.
