-
Schematron skeleton should be upgraded to support XSLT3 and XPath3.
There are three levels of support:
* The implementation should allow a schema/@queryBinding value of xpath3 and converts th…
-
Thanks for the great tool!
I'm trying to package it in docker using alpine for use in my CI pipeline, but xidel doesn't work quite right.
Maybe I didn't add some important dependency?
```dock…
-
**Is your feature request related to a problem? Please describe.**
I'm currently trying to implement [FilePursuit](https://filepursuit.com) as a file engine. The sorting is sadly not great, but it fi…
-
I find that the XPath 2 and 3 expression `min(.//row/count(entry))` doesn't parse with the XPath3Parser (it parses with the XPath2 default parser), the error I get is `elementpath.exceptions.ElementP…
-
Hello,
the following simple program crashes with the logs below.
```cpp
#include
#include
int main()
{
std::optional conn{std::in_place};
auto sess = conn->sessionStart(sysrepo…
-
Found by #349
!!! Crash found !!!
Selector: `array:fold-left([1,2,3], [], function($x, $y){[$x, ?y]})`
Language: `XPath3.1`
```
TypeError: Cannot read property 'type' of null
at gs (C:\fo…
-
Found by #349
Selector: `math:pow(-2.5!0, 2.0e0)`
Language: `XPath3.1`
```
TypeError: Cannot read property 'ta' of null
at Sg (C:\fontoxml\platform\fontoxpath\dist\fontoxpath.esm.js:94:62)…
-
Found by #349
!!! Crash found !!!
Selector: `fn:empty((1,2,3)[/0])`
Language: `XPath3.1`
```
TypeError: Cannot read property 'nodeType' of undefined
at bs.evaluate (C:\fontoxml\platform\f…
-
[XQuery is to XML what SQL is to databases.](https://www.w3schools.com/xml/xquery_intro.asp)
This grammar is very useful for Trash. Up to now, I've been providing tools like trxgrep, trinsert, trde…
-
At the moment, sch:pattern/@documents takes a list of IRIs, or string variables.
I propose that it shoukd also allow variables names that are documents.
For example, at its simplest:
'''
…