Hi Hans-Juergen,
I can confirm the bug, and I have opened a new GitHub issue for that [1].
Thanks, Christian
[1] https://github.com/BaseXdb/basex/issues/1042
On Sun, Dec 7, 2014 at 8:36 PM, Hans-Juergen Rennau hrennau@yahoo.de wrote:
<node xmlns="http://www.infospace.org/pcollection">{ attribute a1 {'foo1'}, attribute {'a2'} {'foo2'} }</node>
yields this result: <node xmlns:ns0="http://www.infospace.org/pcollection" xmlns="http://www.infospace.org/pcollection" a1="foo1" ns0:a2="foo2"/>