Probably a bug: replace value of node
Hi all, following the documentation on http://docs.basex.org/wiki/Update the instruction of: replace value of node /doc with <new-element/> on db: <doc> <node/> </doc> should result in: <doc> <new-element/> </doc> but the result is: <doc/>
Hey Artur, thanks for the report - I'll take a look at this today and get back to you as soon as I can. Regards, Lukas On Mon, Feb 14, 2011 at 9:25 AM, Artur Moor <skynexion@googlemail.com>wrote:
Hi all,
following the documentation on http://docs.basex.org/wiki/Update the instruction of:
replace value of node /doc with <new-element/>
on db:
<doc> <node/> </doc>
should result in:
<doc> <new-element/> </doc>
but the result is: <doc/> _______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
participants (2)
-
Artur Moor -
Lukas Kircher