[basex-talk] Problem with attribute parsing?

2020-04-05 Thread Peter Villadsen
Hello I was doing some experiments and I ended up with this: let $c := return $c/@Source When this is compiled in the BaseX GUI app, an error message ensues: Error: Stopped at ... /file3, 1/30: [XPST0003] Expecting '}', found '''. Query: let $c := return $c/@Source Query plan: Surely that

Re: [basex-talk] Problem with attribute parsing?

2020-04-05 Thread Liam R. E. Quin
On Sun, 2020-04-05 at 22:21 +, Peter Villadsen wrote: > Hello > > I was doing some experiments and I ended up with this: > > let $c := This is an error because the braces surround expresions: would work. Similarly you can write { concat('dirt', 'noise') } of course. Liam -- Liam

Re: [basex-talk] Memoize

2020-04-05 Thread Mickael Desfrenes
That's great, just what I was looking for. And the rest of the presentation is interesting too. Thank you ! De: "Andreas Mixich" Cc: "basex-talk" Envoyé: Samedi 4 Avril 2020 02:55:45 Objet: Re: [basex-talk] Memoize Not sure, whether this went through to the mailing list or only to