On Fri, Jul 23, 2010 at 2:46 PM, Christian GrĂ¼n christian.gruen@gmail.com wrote:
Godmar,
thanks for the test case. Indeed, the problem was not intrinsic to the implementation of XQuery Update, but occurred in the peripheral wrapper for DOM instances. Your bug might now be fixed with version 6.2.2, which I've just uploaded:
http://www.inf.uni-konstanz.de/dbis/basex/maven/org/basex/basex/6.2.2/
This version fixes the test case, but doesn't fix the problem in our actual application, where it persists. I'll try to create a new test case.
I'm still curious what XML interface I'm missing.
- Godmar