* a new database is created if the URL only specifies the ''name of a database''. If the request body contains XML, a single document is created, adopting the name of the database.
* a an XML document or raw file is added to the database if the URL contains a ''database path''. If the addressed document resource already exists, it is replaced by the new XML input.
; Examples