Am 18.08.2022 um 12:03 schrieb Christian Grün:
Enjoy the latest BaseX patch release of BaseX, our XML Framework:
It contains various bug fixes…
• HTTP Requests, sending headers • Storage handling of main-memory databases • GUI editor, double clicks • function items and mixed updates
…and (still undocumented) XQuery 4 preview features.
Now that sounds interesting, what do we need to do to use them? Start the code with
xquery version "4.0";
?