Skip to content

halfbyte/ruby-secretariat

Repository files navigation

A ZUGFeRD xml generator and validator

See tests for examples.

Some words of caution

  1. This is an opinionated library optimised for my very specific usecase
  2. While I did start to add some validations to make sure you can't input absolute garbage into this, I cannot guarantee factual (as in taxation law) correctness of the resulting XML.
  3. The library, for ZUGFeRD 2.x, currently only supports the EN16931 variant. This is probably what you want as well. PRs welcome.
  4. This does not contain any code to attach the XML to a PDF file, mainly because I have yet to find a ruby library to do that. For software that does this, take a look at this python library.

LICENSE

See LICENSE.

Additionally, this project contains material, such as the schema files, which, according to the ZUGFeRD documentation, are also licensed under the Apache License.

Additionally, this project uses nokogiri and SchXslt, both licensed unter the MIT license.

About

A ZUGFeRD XML generator helper thing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages