-
The default query language binding is `xslt`, meaning that you're limited to XPath 1.0. That is severely limiting nowadays.
Why not keep the default query language binding in check with the curren…
-
There is currently no explicit support for the `|` operator / `UnionExpr` in either `master` or `orxe2` branches.
This is defined at https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-UnionExpr, alt…
-
Hey there. Thanks for an awesome library, and for doing such a good job maintaining it. I have a small issue that has a workaround, but tripped me up for a bit:
```go
doc.FindElements(`//Data[@nam…
-
EDIT: I'm sorry. I'm in investigation again. Done!
EDIT: I reposted the code! Thank you!
Thank you for the great tool!
With the recent update(4.2), I noticed some regression(?) related to `etre…
-
https://github.com/antlr/grammars-v4/blob/494877cd60faf13342fbb5ba1d7e76534b61a895/xpath/xpath31/XPath31.g4#LL341C32-L341C32
inn spec double quote for {EscapeApos }and ` [^']` in regexp
in file …
-
# User Story:
Under usnistgov/metaschema#39 we are working on constraints definition and support for constraints checking in Metaschema.
Our initial intent is to shortcut the problem of addressi…
-
In version 3.0.2, the unit test failed in both python 3.10 and 3.11, as shown below.
python3.11 -m unittest discover -v
```
test_invalid_type_name (tests.test_datatypes.AnyAtomicTypeTest.test…
-
### Problem
The enterprise integrator supports XPath 2.0 and XSLT 2.0 with saxon. We are using saxon9he.jar. It's available in /wso2/lib/. To provide XSLT 3.x, XPath 3.x, XQuery 3.X support, we hav…
-
-
There are useless parentheses spread across many grammars in the repo, which I've been trying to correct. Here is a list as produced by a Trash script (see the following comments).
This is the scri…