Fixed [1], uploaded [2], ačiū [3], Christian
[1] https://github.com/BaseXdb/basex/issues/1042 [2] http://files.basex.org/releases/latest [3] http://en.wiktionary.org/wiki/a%C4%8Di%C5%AB
On Mon, Dec 8, 2014 at 2:54 PM, Christian Grün christian.gruen@gmail.com wrote:
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"/>