-
## Why?
SPARQL 1.1 supports XQuery 1.0 and XPath 2.0 Functions and Operators.
Support for XPath and XQuery Functions and Operators 3.1 would add useful missing trigonometric and exponential function…
-
```
Add supports for `Group By Clause' as in XQuery 1.1 [1].
[1] http://www.w3.org/TR/xquery-11/#id-group-by
[2] http://www.zorba-xquery.com/doc/zorba-0.9.2/zorba/html/groupby.html
```
Original issu…
-
XQJ API only supports XQuery v3.0, not XQuery v3.1, so the map{} implementation is not supported.
This means that either we 1) switch APIs just for search highlighting or 2) figure out a different me…
-
Dear community,
following advice on the CNCF page I provide some input here after discovering this community in an act of serendipity - hope it is ok, and apologies if not; kindly advise.
I see …
pebau updated
2 months ago
-
**Describe the bug**
Logout impossible.
**To Reproduce**
I use firefox, i connect with admin password but when i click on logout ... nothing. "Solution" clear all : cache, history, cookie ... on …
stjmt updated
3 months ago
-
```
For now, the generated modules, in the case of XQuery, the query text is
generated "by hand". I guess using XQueryX would be both easier and more
robust.
XQueryX is not supported natively by Sa…
-
XPath and XQuery look similar and, in fact, XQuery is a superset. Why such a distinction has to be done?
XPath requires an host language while XQuery does not. That is why it is possible to write a…
-
Should I be able to use XPath 4.0 expressions in a Schematron schema, if the underlying processor supports them? How about XSLT 4.0 or XQuery 4.0? Would I use `queryLanguageBinding="xslt4"` or `queryL…
galtm updated
6 months ago
-
### Scenarios:
- The expression of when/must of YANG using XPath 1.0 is not readable and error-prone.
- The XPath filtering of NETCONF has the same problem. In addition, the function is limited. F…
-
```
For now, the generated modules, in the case of XQuery, the query text is
generated "by hand". I guess using XQueryX would be both easier and more
robust.
XQueryX is not supported natively by Sa…