:-)
The Data Format Description Language DFDL is a way to describe any textual or binary data format with a XML Schema. DFDL then provides the machinery and creates automatically a parser and unparser (eg serializer) for this data format.
DFDL makes it thus possible to read, modify and write any textual or binary data format using XML technologies.
Some links: * http://dfdlschemas.github.io/ * https://en.wikipedia.org/wiki/Data_Format_Description_Language
Best regards, Kristian K
15.01.2018 14:27 Christian GrĂ¼n kirjutas:
I would like to add a sentence on how cool DFDL is, but I wont.
Feel free ;) Thanks for sharing your Github link.