Changes

Jump to navigation Jump to search
23 bytes added ,  03:05, 6 February 2011
no edit summary
Go to Menu ''Database'' → ''New'', then choose the ''Parsing tab'' and activate ''Use internal XML parser''.
The parsing of entities and DTDs can be turned on/off by clicking on the two checkboxes check boxes below.
==Command Line==
=CSV Parser=
Parse input BaseX can be used to import CSV documents for storing in document into the database.
==GUI==
Go to Menu ''Database'' → ''New'', then choose the ''Parsing tab'' tab and activate "csv" in the input format combobox.The below panel will change and you You can set several the following options for the csv parsing. CSV documents: <font color="orange">Version 6.5.1</font>
;Header
==Command Line==
Turn on the CSV Parser before parsing documents: <code>SET PARSER CSVcsv</code>.<br />Additionally , the above options can be set e.g.: SET PARSEROPT header=true, format=simple, separator=tab <font color="orange">Version 6.5.1</font>
=Text Parser=
Parse input Text documents for storing in the database.Plain text can be imported as well:
==GUI==
Go to Menu ''Database'' → ''New'', then choose the ''Parsing tab'' tab and activate "text" in the input format combobox.The below panel will change and you You can set the lines following option for the parsing text parsing. documents: <font color="orange">Version 6.5.1</font>
;Lines
: activate if this option to create a &lt;line&gt; element for each line of the input has to be split into linestext file.
==Command Line==
Turn on the Text Parser before parsing documents: <code>SET PARSER TEXT<br /code>.Additionally The above option is specified via the above options can be set e.g<code>[[Options#Database_options|PARSEROPT]] optionExample: <code>SET PARSEROPT lines=true <font color="orange">Version 6.5.1</fontcode>
[[Category: Internal]]
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu