https://github.com/flexness/xrechnung-validator-docker
docker image for the kosit validator with xrechnung configuration
https://github.com/flexness/xrechnung-validator-docker
docker-image kosit-validator xrechnung
Last synced: 5 months ago
JSON representation
docker image for the kosit validator with xrechnung configuration
- Host: GitHub
- URL: https://github.com/flexness/xrechnung-validator-docker
- Owner: flexness
- License: apache-2.0
- Created: 2024-02-26T19:15:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-27T09:04:21.000Z (about 1 year ago)
- Last Synced: 2025-10-06T21:38:11.836Z (9 months ago)
- Topics: docker-image, kosit-validator, xrechnung
- Language: XSLT
- Homepage:
- Size: 12.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README-xrechnung.md
- Changelog: CHANGELOG-xrechnung.md
- License: LICENSE-validator
Awesome Lists containing this project
README
# Validator Configuration for XRechnung
[Validator](https://github.com/itplr-kosit/validator) configuration for Universal Business Language (UBL) and UN/CEFACT Invoice and CreditNote documents against EN16931:2017 and the German [Core Invoice Usage Specification (CIUS) XRechnung and XRechnung Extension](https://xeinkauf.de/xrechnung/versionen-und-bundles/). It needs the [Validator](https://github.com/itplr-kosit/validator) to execute the rules.
For general questions to the standard "XRechnung" and related components refer to the [official operations and support website](https://xeinkauf.de/kontakt/#support).
For further technical information see the specific pages [on usage](docs/usage.md) and [on development](https://github.com/itplr-kosit/validator-configuration-xrechnung/blob/master/docs/development.md).
## Releases
Each [release](https://github.com/itplr-kosit/validator-configuration-xrechnung/releases) contains all necessary XML Schema and Schematron rules to validate UBL and CII invoice XML documents for conformity with [CIUS and Extension XRechnung](https://xeinkauf.de/xrechnung/versionen-und-bundles/).
In particular this Validator Configuration integrates the following third-party artifacts:
* [Schematron of EN16931:2017](https://github.com/ConnectingEurope/eInvoicing-EN16931)
* [Schematron of CIUS XRechnung](https://projekte.kosit.org/xrechnung/xrechnung-schematron/)
* [XML Schema of UBL Invoice and CreditNote version 2.1](http://docs.oasis-open.org/ubl/os-UBL-2.1/)
* [XML Schema of UN/CEFACT uncoupled version 16B](http://www.unece.org/cefact/xml_schemas/index.html)
## Versioning
The git master branch always has the latest code. Since March 2018 new releases have the following naming and versioning scheme:
The source code gets tagged with `release-${release-date}` and distributions get the name `validator-configuration-xrechnung_${xrechnung-version}_${release-date}` e.g. `validator-configuration-xrechnung_3.0.2_2024-06-20.zip`