=Usage=
By default, the RESTXQ service is activated and available at {{Code|http://localhost:8984/restxq/}}.
All RESTXQ [[XQuery 3.0#Annotations|annotations]] are assigned to the {{Code|http://exquery.org/ns/restxq}} namespace, which is statically bound to the {{Code|restxq}} prefix. A ''Resource Function'' is an XQuery function that has been marked up with RESTXQ annotations. When an HTTP request comes in, a resource function will be invoked that matches the constraints indicated by its annotations.