Skip to content

Skulli/ruby-secretariat

 
 

Repository files navigation

A ZUGFeRD xml generator and validator

Testing Ruby Code Style

More info coming soon. 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. 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.

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 schematron-nokogiri, both licensed unter the MIT license.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.7%
  • Shell 0.3%