-
This is a ticket track a discussion on considering XQuery support within ODK. See for an example here on using xquery and xforms:
https://en.wikibooks.org/wiki/XQuery/Simple_XForms_Examples
-
See https://docs.basex.org/wiki/XQuery_Extensions
- [ ] [Ternary If](https://docs.basex.org/wiki/XQuery_Extensions#Ternary_If) `$ok ?? 1 !! 0`
- [x] [Elvis Operator](https://docs.basex.org/wiki/…
-
User might want to do some transformation on input XML prior import. There are many tools around to do just that, so we can limit ourselves to include in the distribution a ready to use solution with …
-
With this type provider, would I ne able to perform transforms from one schema to another?
-
-
Hi @nerdenough
Basex supports the XQuery formatting in there client software. Does your package supports the formatting of XQuery.
-
Hi there,
Does this tool support this MarkLogic xquery dialect? (https://docs.marklogic.com/guide/xquery/dialects#id_63368)
It seems that it doesn't pick *.xqy files, only *.xq
-
It would be nice to bring XSLT, XPath, and XQuery into line here.
The current state of play seems to be:
XQuery: the namespace axis is not supported. Namespace nodes can be constructed, but they…
-
keywords: Maps, Arrays
-
I've skimmed through the code, and it seems like a lot of XQuery support is already in place.
Could support for BaseX be added? Or can it already be used for BaseX XQuery code-blocks?