You can set the following options for parsing CSV documents:
;* '''Header''': Activate this option if the incoming CSV files have a header line. ;* '''Column Separator''': Choose the column separator of the CSV file (possible: <code>comma</code>, <code>semicolon</code>, <code>tab</code>). ;* '''XML format''': Choose the XML format (possible: <code>verbose</code>, <code>simple</code>).
===Command Line===