Re: [basex-talk] XQuery Update and Namespace Manipulation

2019-09-10 Thread Martin Honnen
On 10.09.2019 03:50, Andreas Mixich wrote: adding to my last email: of course, this way I still did not solve addition of more namespaces. Any ideas on that? modify insert node namespace {"foo"} {"foobar"} into $c/self::node() Because, even if I reconstruct the node completely, with the

Re: [basex-talk] GUI, visualization panels

2019-09-10 Thread Giuseppe G. A. Celano
Hi, no, I just open the GUI and then an XML document. Thanks. > On Sep 9, 2019, at 2:52 PM, Alexander Holupirek wrote: > > Hi Giuseppe, > > just gave it a try using basex 9.2.4 with java version "1.8.0_121" on macOS > 10.14.6. > I was not able to reproduce the issue so far. > > One thing,

[basex-talk] Stack overflow instead of syntax error

2019-09-10 Thread Buddy Kresge
We have some code generation and it produced a syntax error. However, running 9.2.4 in production, the server gave a stack overflow tail recursion instead of "Cannot convert xs:integer to xs:date: 1970." (like the GUI did). Here was the error reported: java.lang.RuntimeException: