Changes

Jump to navigation Jump to search
277 bytes added ,  14:15, 29 January 2019
* <code>basex</code> is used as the default serialization method: nodes are serialized as XML, atomic values are serialized as string, and items of binary type are output in their native byte representation. Function items (including maps and arrays) are output just like with the [[XQuery 3.1#Adaptive Serialization|adaptive]] method.
* With {{Code|csv}} allows , you to can output XML nodes as CSV data (see the [[CSV Module]] for more details).* With {{Code|json}}, items are output as JSON, as described in the [https://www.w3.org/TR/xslt-xquery-serialization-31/#json-output official specification]. However, if the root node is of type {{Code|element(json)}}, items are serialized as described in the [[JSON Module]].
For more information and some additional BaseX-specific parameters, see the article on [[Serialization]].
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu