Excellent, thank you very much! Cheers,Hans-Jürgen
Christian Grün christian.gruen@gmail.com schrieb am 17:56 Mittwoch, 4.Februar 2015:
Hi Hans-Jürgen,
An old issue on the responsible WRITEBACK option has been chasing us for quite a while now [1]. I have updated the code base and the snapshots [2]; your example should work again!
Thanks, Christian
[1] https://github.com/BaseXdb/basex/issues/848 [2] http://files.basex.org/releases/latest/
On Wed, Feb 4, 2015 at 4:00 PM, Hans-Juergen Rennau hrennau@yahoo.de wrote:
Dear BaseX-team,
is there a problem concerning the update facility? Or do I have a blackout? Suddenly it seems as if the facility did not any more change files.
doc.xml:
<a> <b>XXX</b> </a>
replaceValue.xq: replace value of node //b with 'YYY'
call: basex -u -i doc.xml replaceValue.xq
=> no change
Working on Windows 7, build 8.0 beta 6cedb1a (latest shapshot)
Cheers, Hans-Jürgen