<hr/>
<div style="float:left; width:48%;">
===ADD=={||-| valign='top' width='90' | '''Signature''' |'''<code>ADD (AS [name]) (TO [target]) [input]</code>'''|-| valign='top' | '''Summary'''|Adds the files, directory or XML string specified by <code>[input]</code> to the database, using an optional<code>[target]</code> path and an optional file <code>[name]</code>.
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.
<hr/>|}
===ALTER===