1 Jul
2024
1 Jul
'24
8:46 a.m.
Hi Ash, Thanks for the observation. This was a bug indeed, which is now fixed [1]. Best, Christian [1] https://files.basex.org/releases/latest/ On Tue, Jun 25, 2024 at 5:07 PM Clark, Ash <as.clark@northeastern.edu> wrote:
Hi!
I'm working on an upgrade to BaseX 11 — which I love already, kudos to the team! Unfortunately, I found that my self-documenting API isn't working anymore. The function inspect:xqdoc() returns only numbers as the content of <xqdoc:description>.
Here's an XQuery snippet that should reproduce the problem:
inspect:xqdoc(' https://raw.githubusercontent.com/NEU-DSG/tapas-xq/develop/modules/tapas-api.xql')//*:description
Is this a bug?
Warmly, Ash Clark