You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 5, 2022. It is now read-only.
ParseVariableLength (FixedLength not supported yet) data files described by anindex.xml file into strongly typed Java objects (using thegdpdu-data-parser module)
Note
What used to be theGDPdU has been replaced byGoBD in 2015.The technical standard has not changed though, so we decided to keep the nameGDPdU for the library itself.
We wrote this project to validateDSFinV-K data exports.There is a separateproject that uses this library to do this and to provide a simple CLI.
How to use
Currently, there are no pre-built binaries or packages in a Maven repository.There is also no CLI available at the moment.
In the meantime, the relevant classes areGdpduIndexParser,GdpduIndexValidator andGdpduDataParser.
Terminology
GDPdU
Grundsätze zum Datenzugriff und zur Prüfbarkeit digitaler Unterlagen
These have been replaced by theGoBD in 2015
GoBD
Grundsätze zur ordnungsmäßigen Führung und Aufbewahrung von Büchern, Aufzeichnungen und Unterlagen in elektronischer Form sowie zum Datenzugriff
The GoBD was initially released in 2014 but the latest version is from 2019.They replaced theGDPdU in 2015.