kosek / xrechnung-schematron

Schematron rules for the German CIUS (XRechnung) of EN16931:2017 [MIRROR of GitLab]

Home Page:https://projekte.kosit.org/xrechnung/xrechnung-schematron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XRechnung Schematron

Technical implementation of the German CIUS (XRechnung) business rules for EN16931:2017 as Schematron Rules for XML validation.

If you think you have found a bug, please contact us.

Existing issues can be found at our issue tracker.

You can find packaged releases on our GitLab project.

Semantic Versioning

Since December 2018 we introduced Semantic Versioning.

Given a version number MAJOR.MINOR.PATCH, we increment the:

  1. 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
  2. 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
  3. PATCH version when we make backwards-compatible bug fixes.

Contact

The development takes place in an internal repository. Please contact xrechnung@finanzen.bremen.de.

Entwicklung / Development

Further information on development may be found in our Developer Documentation

About

Schematron rules for the German CIUS (XRechnung) of EN16931:2017 [MIRROR of GitLab]

https://projekte.kosit.org/xrechnung/xrechnung-schematron

License:Apache License 2.0


Languages

Language:XSLT 100.0%