* <code>json</code> and <code>jsonml</code> are specific to BaseX and can be used to output XML nodes in the JSON format (see [[JSON Functions]] for more details). Added with <font color="red">Version 6.7.2</font>
* <code>plain</code> is BaseX-specific as well and allows for a raw text output (no entity encoding, no indentation, no elements output). This method is preferable whenever the result is to be further processed as plain text. Added with <font color="red">Version 6.7.2</font>
| <code>xml</code>, <code>xhtml</code>, <code>html</code>, <code>text</code>, <code>json</code>, <code>jsonml</code>, <code>plain</code>
| <code>xml</code>
| <code>method=xml</code>