-
...such as `/blah[foo=$x]`. Here $x is a placeholder. When evaluating an expression on a document, one could pass an (optional) argument (a `Map`), and occurrences of placeholders could be dynamically…
-
This is related to tuples #77
A listref is similar to a leafref but it represents the keys or position that identtify one list instance
- A listref is a terminal node like a leaf or a leaf-list…
-
In the Data Model we are missing an important concept - the concept of **_Nothing_**.
It has been believed that the type `item()*` is sufficient to express all results that can be produced or expre…
-
XACML 3.0 only supports XPath 1.0 and 2.0 (which is over 10 years old). This is a enhancement proposal to support XPath 3.0 and/or latest 3.1.
The new features in XPath 3.0 / 3.1 are well summarize…
-
I am exploring use of this library and found that if there is sub xpath expression, evaluation throws error.
e.g 1:
$(document).xpath("replace(replace('This is the test string','the',''), 'test', …
-
### Basic info:
- **Node.js version:** v12.22.5
- **jsdom version:** v19.0.0
### Minimal reproduction case
```js
const { JSDOM } = require("jsdom");
const dom = new JSDOM(`
…
-
# Prerequisites
- [X] I have searched [open](https://github.com/ci-fhir-r4/Issues/issues) and [closed](https://github.com/ci-fhir-r4/Issues/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed) issues …
-
XPATH expressions can be complicated, hard to read, and it is easy to express stuff that (i) implementations don't generally support, or (ii) are not what the author intended.
I think that it would…
-
Follow-up to https://github.com/r-lib/lintr/pull/957#discussion_r830463257
There are a few places that would benefit from some shared logic about what constitutes a "literal expression" along the l…
-
Since, as explained in section 7.18.2 of RFC7950, the derivation of identities is transitive, replacing a "base" statement with new "base" statement which is derived from the previous one is also a B…