-
## Problem
There are several YANG modules that have must/when XPath that compares an identityref leaf to a string literal.
uses terminal-otn-protocol-top {
when …
-
In working on testing a generator of an iXML grammar for XPath 4, I have uncovered a few cases where the test suite contains tests for features that have been proposed but do not yet appear in the wor…
-
```
As the XPath is namespace aware when parsing XML document containing
namespaces the prefix(es) in XPath expresssion needs to be provided.
When implementing custom AttributeRetriever supporting Att…
-
When a nodeset is returned but a single node is expected, the error message says "This field is repeated:" and "You may need to use the indexed-repeat() function to specify which value you want".
T…
-
@michaelhkay The new test cases `PathExpr-17`, `PathExpr-18` and `PathExpr-19` contains all:
```xml
[23, 23]
```
But they are related also to pure XPath 3.1 (``). A test runner for an i…
-
Impacted versions: 9.0, 10.0, 11.0 master.
Steps to reproduce: Create a new module in which you do an xpath to an existing view that has an element without any name. Let us take an example from the…
-
As of https://github.com/crystal-lang/crystal/pull/13038 some xpath navigation situations will produce an opaque error, even though XML does know more helpful information.
This code will produce: …
-
**XPath_Injection** issue exists @ **Content/XPathInjection.aspx.cs** in branch **master**
*The application's FindSalesPerson method constructs an XPath query, for navigating an XML document. The X…
-
Orbeon Forms, and in particular the XForms engine, uses an XPath expression cache. The idea is that recompiling XPath expressions every time we use them is costly (and it is).
But we have some perfor…
-
While the latest recommendation is [v3.1](https://www.w3.org/TR/xpath-31/), most questions related to XPath seems to miss *Regular Expressions*, introduced in [v2.0](https://www.w3.org/TR/xpath20/) wh…