* '''Serialization''':<br/>All [[Serialization]] parameters known to BaseX can be specified as query parameters. Parameters that are specified within a query will be interpreted by the REST server before the output is generated.
* '''Variables''':<br/>External variables can be ''bound'' before a query is evaluated ([[REST#Assigning Variables|see below]] for more).
* '''Keyword''' <code>context</code>::<br/>May be used to provide an initial context node.* '''Keyword''' <code>wrap</code>::<br/>Wraps the results in XML elements (default: <code>no</code>).
==Request Methods==