Changes

Jump to navigation Jump to search
675 bytes added ,  18:58, 24 September 2013
no edit summary
All errors are assigned to the {{Code|http://basex.org/errors}} namespace, which is statically bound to the {{Code|bxerr}} prefix.
=Rules= {{Version|7.7.2}}: the conversion rules have been updated and aligned with the JSON parser: The conversion of CSV data is based on the following rules: # The resulting document has a {{Code|<csv/>}} root node. # Rows are represented via {{Code|<record/>}} nodes. # Fields are either named {{Code|entry}} or (if the CSV header is parsed) named by the corresponding column name:## Empty field names are represented by a single underscore ({{Code|&lt;_&gt;...&lt;/_&gt;}}).## Underscore characters are rewritten to two underscores ({{Code|__}}).## A character that cannot be represented as NCName character is rewritten to an underscore and its four-digit Unicode. =Functions=
==csv:parse==
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu