[basex-talk] Error from function-name(request:query#0): only from RESTXQ, not REST context.

2019-08-06 Thread Majewski, Steven Dennis (sdm7g)
I’ve been learning how to use the BaseX webapp, and below is one of the first test scripts for the REST interface I wrote. No problems with this script. import module namespace request = "http://exquery.org/ns/request;; declare namespace output =

Re: [basex-talk] Coding help

2019-08-06 Thread Majewski, Steven Dennis (sdm7g)
Creating a bunch of temporary databases that you’re going to delete doesn’t sound like the most efficient way to process this data. But it hard to tell what alternative to recommend without more info about what your desired end result is. Is this something that you’re going to do once, or do

Re: [basex-talk] Database corrupted on updating with RestXQ

2019-08-06 Thread Christian Grün
Hi Marco, I think that the bug fix (which is still on my todo list) will be made available with BaseX 9.3; so, for now, it’s probably better to choose the workaround. Cheers, Christian On Sat, Aug 3, 2019 at 10:02 AM Marco Lettere wrote: > > Hi Christian, > I'm currently preparing a