Hi
BaseX 6.5 incl. rewritten web site is impressive. Really.

I go through it feature by feature and test it.
Trying to import CSV file I have a problem

  1. Creation of new database from xsv file or directory does not work (using default options, no changes)
    Reports "Line 1: Content is not allowed in prolog"
  2. Adding document by Database - Add documents results in the same message
  3. Trying to SET PARSER CSV
    did not change anything
  4. Trying to add header with field names into imported file does not help
Questions
  1. How to import CSV fle
  2. What CSV format is expected
    1. tab, coma, semicolon?
    2. header with field name allowed/expected?
With best regards

Jan