| valign='top' | '''Summary'''
|Adds the files, directory or XML string specified by <code>[input]</code> to the currently opened database, using an optional <code>[target]</code> path and an optional file <code>[name]</code>.<br/>The input may either be a single XML document, a directory, a remote URL or a plain XML string. The optional name is ignored if the input is a directory.
|-
| valign='top' | '''Errors'''
|The command fails if one of the documents to be added is not well-formed, or cannot be parsed for some other reason.
|-
| valign='top' | '''Examples'''