Changes

Jump to navigation Jump to search
72 bytes added ,  11:09, 25 September 2013
| Specifies the serialization method:
* {{Code|xml}}, {{Code|xhtml}}, {{Code|html}}, and {{Code|text}} are adopted from the official specification.
* {{Code|json}} and {{Code|jsonml}} are is specific to BaseX and can be used to output XML nodes as JSON objects (see the [[JSON Module]] for more details).
* {{Version|7.7.2}}: {{Code|csv}} is BaseX-specific and can be used to output XML nodes as CSV data (see the [[CSV Module]] for more details).
* {{Code|raw}} is BaseX-specific, too: Binary data types are output in their ''raw'' form, i.e., without modifications. For all other types, the items’ string values are returned. No indentation takes place, and and no characters are encoded via entities.
* {{Version|7.7.2}}: {{Code|jsonml}} is deprecated; please use {{Code|json-format}} instead.
| {{Code|xml}}, {{Code|xhtml}}, {{Code|html}}, {{Code|text}}, {{Code|csv}}, {{Code|json}}, {{Code|jsonml}}, {{Code|raw}}
| {{Code|xml}}
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu