Support of DFDL and Daffodil parser
Posted: Fri Oct 25, 2013 1:08 pm
Good morning,
can I ask You, if there are any plans to support Data Format Description Language (aka DFDL) in some future version of oXygen? Maybe based on open source parser of DFDL called "Daffodil" and (afaik more advanced, but not free IBM own DFDL parser).
DFDL is used for description of structured text data (CSV, Cobol copybooks) and binary data using XML Schema and namespaced extended elements and attributes and DFDL parsers creates XML output from such data input based on DFDL.
More information and simple to use examples follows. Thank you in advance for Your answer. Stepan
can I ask You, if there are any plans to support Data Format Description Language (aka DFDL) in some future version of oXygen? Maybe based on open source parser of DFDL called "Daffodil" and (afaik more advanced, but not free IBM own DFDL parser).
DFDL is used for description of structured text data (CSV, Cobol copybooks) and binary data using XML Schema and namespaced extended elements and attributes and DFDL parsers creates XML output from such data input based on DFDL.
More information and simple to use examples follows. Thank you in advance for Your answer. Stepan
- http://en.wikipedia.org/wiki/Data_Forma ... n_Language
- https://opensource.ncsa.illinois.edu/co ... ource+DFDL
- https://opensource.ncsa.illinois.edu/co ... +for+Users
- https://opensource.ncsa.illinois.edu/co ... +Interface
- https://opensource.ncsa.illinois.edu/co ... e+Debugger
- https://opensource.ncsa.illinois.edu/co ... L/Examples