Changes

Jump to navigation Jump to search
70 bytes removed ,  12:54, 6 December 2010
minor
includes the test for violation of any constraints. Thus it is possible to execute an
update on a fragment, which would raise an error if applied on a database node.</p>
<blockquote> <p><b>Example (correct):</b></p>
<p><b>Query:</b> <code>insert node attribute id{'1'} into &lt;a id='0'/></code></p>
<p><b>Result:</b></p> <p><b>Example (incorrect):</b></p>
<p><b>File 'doc.xml':</b> <code>&lt;n id='1'/&gt;</code></p>
<p><b>Query:</b> <code>insert node attribute id{'0'} into doc('doc.xml')//n</code></p>
Anonymous user

Navigation menu