jcthiele / xrechnung-visualization

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 of UBL Invoice/CreditNote XML and CII XML have to be transformed to an intermediate XML valid to a proprietary simple XML Schema
  2. Then you can use the xrechnung-html.xsl to render an HTML document

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 a GitLab project repository.

For questions please contact KoSIT.

About

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

License:Apache License 2.0


Languages

Language:XSLT 97.3%Language:CSS 1.8%Language:JavaScript 0.9%