14 Feb
2011
14 Feb
'11
9:25 a.m.
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/>