! usage
|- valign="top"
| [[REST]]
| {{Code|http://[host]:[port]/[servlet_context_path]/rest}}
| access XML database and its resources, see [[REST]]
|- valign="top"
| [[RESTXQ]]
|{{Code|http://[host]:[port]/[servlet_context_path]/restxq}}
| create XQuery Web Services, see [[RESTXQ]]
|- valign="top"
| [[WebDAV]]
| {{Code|http://[host]:[port]/[servlet_context_path]/webdav}} or<br/>{{Code|webdav://[host]:[port]/[servlet_context_path]/webdav}} (depending on client)
| access databases via the filesystem, see [[WebDAV]]