Changes in V1.8.0
New : Name changed from "csv2xml" to "c2x-cmd"
New : automatic stylesheet type detection (-xsl Option is replaced by -styles Option)
New : -s:- reads source information from STDIN
New : -t:- writes target information to STDOUT
New : -t use source's filename and replace its (last) file extension by ".xml"
New : -wid option writes xml:id="id.#" attribute to record-element
New : -wn option writes num="#" attribute to record-element ("#" is csv's row-number)
New : -cfg:FILE option if you like to use configuration-files to set options
New : -exec option to execute config file
New : system or file time is written to xml root element
Update : -alias option has more tokens to change
Update : -sep::#: option allows you now to use any character (0..255) as separator
Bugfix : Illegal Elementnames are corrected now
Bugfix : Bug in quotation mark handling is removed
|