Changes

Jump to navigation Jump to search
92 bytes added ,  02:31, 17 December 2012
==Effects on your documents==
 In BaseX, all updates are performed on database nodes. Update operations thus never affect the original input file. You can, however, use the [[Commands#EXPORT|EXPORT]] command or the fn:put() function to create an updated XML file. If  Moreover changes in your database are propagated back to the original input file if the database option <code>[[Options#WRITEBACK|WRITEBACK]]</code> is turned on, changes in your database are propagated back to the original input file. This option can also be activated on [[Startup Options#BaseX Standalone|command line]] via <code>-u</code>. Make sure you back up the original data before running your data in advance, as this approach modifies the underlying XML filequeries.
==Indexes==
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu