All Projects → itplr-kosit → xrechnung-visualization

itplr-kosit / xrechnung-visualization

Licence: Apache-2.0 License
XSL transformators for web and pdf rendering of German CIUS XRechnung or EN16931-1:2017 [MIRROR OF GitLab]

Programming Languages

XSLT
1337 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to xrechnung-visualization

xslweb
Web application framework for XSLT and XQuery developers
Stars: ✭ 39 (+50%)
Mutual labels:  xsd, xml-schema, xsl
xrechnung-schematron
Schematron rules for the German CIUS (XRechnung) of EN16931:2017
Stars: ✭ 19 (-26.92%)
Mutual labels:  xml, en16931, xrechnung
phive
Generic business document validation engine
Stars: ✭ 17 (-34.62%)
Mutual labels:  ubl, cii, en16931
xgen
XSD (XML Schema Definition) parser and Go/C/Java/Rust/TypeScript code generator
Stars: ✭ 153 (+488.46%)
Mutual labels:  xml, xsd
SAF-T-AO
Official XSD from the Government of Angola for use in SAF-T AO
Stars: ✭ 42 (+61.54%)
Mutual labels:  xml, xsd
xsd-reader
Pure PHP XSD Reader (XML Schema)
Stars: ✭ 45 (+73.08%)
Mutual labels:  xsd, xml-schema
xml-lint
A php tool to lint and validate xml files from the commandline.
Stars: ✭ 14 (-46.15%)
Mutual labels:  xsd, xml-schema
Publisher
speedata Publisher - a professional database Publishing system
Stars: ✭ 191 (+634.62%)
Mutual labels:  xml, pdf-generation
jgeXml
The Just-Good-Enough XML Toolkit
Stars: ✭ 20 (-23.08%)
Mutual labels:  xsd, xml-schema
jsons2xsd
Highly configurable converter from JSON-schema to XML-schema (XSD).
Stars: ✭ 65 (+150%)
Mutual labels:  xsd, xml-schema
test-infra
Falco workflow & testing infrastructure
Stars: ✭ 18 (-30.77%)
Mutual labels:  ci
odin
Data-structure definition/validation/traversal, mapping and serialisation toolkit for Python
Stars: ✭ 24 (-7.69%)
Mutual labels:  xml
ionic-travis
Ionic app demo built with Travis CI
Stars: ✭ 15 (-42.31%)
Mutual labels:  ci
zwift-workout-file-reference
Reference documentation for the Zwift workout file format
Stars: ✭ 54 (+107.69%)
Mutual labels:  xml
database-controller
Controller to manage databases on Kubernetes
Stars: ✭ 41 (+57.69%)
Mutual labels:  ci
Config
PHP library for simple configuration management
Stars: ✭ 39 (+50%)
Mutual labels:  xml
dockerized-drupal-starter
End-to-end (CI + CD) dockerized Drupal 8 starting point.
Stars: ✭ 27 (+3.85%)
Mutual labels:  ci
flagsmith-js-client
Javascript Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
Stars: ✭ 42 (+61.54%)
Mutual labels:  ci
react-native-ci-tools
Change application bundle name and ID on the fly (build time) for both Android and IOS
Stars: ✭ 30 (+15.38%)
Mutual labels:  ci
ionic-docker
An ionic image for CI
Stars: ✭ 56 (+115.38%)
Mutual labels:  ci

XRechnung Visualization Transformators

XSL transformators for web rendering of German CIUS XRechnung or EN16931-1:2017.

The source documents have to be in either UBL Invoice/CreditNote XML and CII XML and have to be conforming to German CIUS XRechnung or EN16931-1:2017.

The transformations have to happen in two steps:

  1. Either UBL Invoice/CreditNote XML or CII XML have to be transformed to an intermediate XML which has to be valid to a proprietary simple XML Schema
  2. Then you can use either
  3. xrechnung-html.xsl to render an HTML document or
  4. xr-pdf.xsl to render an PDF document

See our architecture documentation (in German) for a general overview. Here you can find more details on configuration and usage options

You can find an example use of these transformations in the ant build script. It also includes some technical tests.

This GitHub repository is only a mirror of our GitLab project repository.

For questions please contact KoSIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].