Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titlecommand
$ ./bin/daffodil.sh parse --schema examples/csv/csv.dfdl.xsd examples/csv/csv_test.csvsimpleCSV
Code Block
languagenone
titleexamples/csv/csv_test.csvsimpleCSV
linenumberstrue
last,first,middle,DOB
smith,robert,brandon,1988-03-24
johnson,john,henry,1986-01-23
jones,arya,cat,1986-02-19

...