Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 353 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 353 Bytes

csv2xml

easy creation of XML file from CSV/ODS tabular lists

just take one or more CSV files, or an ODS file with one or multiple tabs

create a xml model and put in it some refs to your CSV/ODS file (file/tab, column)

and populate your xml with csv/ods datas

accept: simple data, lists, maps, cdatas, dismiss void content, mandatory content, ...