Changes

Jump to navigation Jump to search
131 bytes added ,  18:29, 24 March 2012
| <code>method</code>
| Specifies the serialization method:
* <code>xml</code>, <code>xhtml</code>, <code>html</code>, and <code>text</code> are taken adopted from the official specification.* <code>html5</code> is specific to BaseX and can be used to output query results as [http://en.wikipedia.org/wiki/Html5 HTML5].
* <code>json</code> and <code>jsonml</code> are specific to BaseX and can be used to output XML nodes in the JSON format (see the [[JSON Module]] for more details).
* <code>raw</code> is BaseX-specific as well: 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.
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu