-
Hi Pano,
Long time no see;-)
I have an issue regarding the evaluation of an XPATH expression.
Here is the data `test.xml`:
```xml
oai:boris.unibe.ch:1442982020-11-19T07:21:51Z7375626A…
-
I have a XML file similar to:
```
```
And I want to process only NodeTypeX nodes, and for that I use 'reader.xpath.expression' = '/MasterNode/*'. It's Ok but I want to add …
-
```
Giving that xml input:
john
smith
John Smith
myItem
…
-
This issue is intended to capture the outcome of some discussion with @lognaturel about [this test](https://github.com/getodk/web-forms/pull/135/files#diff-d5fa331b36b24330881c9159c3b8b1ad1027ff1aa89a…
-
```
Giving that xml input:
john
smith
John Smith
myItem
…
-
```
Giving that xml input:
john
smith
John Smith
myItem
…
-
```
It would be nice if XPath Checker's automatically generated expressions
used CSS classes and not just ID's. There should probably be a way to rotate
between different possibilities since no singl…
-
```
It would be nice if XPath Checker's automatically generated expressions
used CSS classes and not just ID's. There should probably be a way to rotate
between different possibilities since no singl…
-
```
It would be nice if XPath Checker's automatically generated expressions
used CSS classes and not just ID's. There should probably be a way to rotate
between different possibilities since no singl…
-
If the schema nodes in XPath expression are un-supported by deviation, should the YANG parser report error?
If YANG parser report error, user have to also change the XPath expression by deviation (…