XPath 4.0
Posted: Thu Feb 08, 2024 5:47 pm
Dear developers,
According to the feature release noted in [this link](https://www.componentsource.com/de/news ... enterprise), the XPath 4.0 syntax extensions are now fully supported.
However, when attempting to utilize the following variable, I encountered an error:
```xml
<variable as="map(*)" name="databaseData" select="let $key := $placeholderJson?API return $databaseDataWorkMovement?$key"> </variable>
```
The error message states: "The XPath parser is not configured to allow the use of XPath 4.0 syntax."
I have reviewed the documentation and preferences but have not found a way to configure the parser. The documentation I referred to is available at [this link](https://www.oxygenxml.com/doc/versions/ ... xpath.html).
<oXygen/> XML Editor 26.0, build 2024012406, Windows 10.
Kind regards,
Oleksii Sapov-Erlinger
According to the feature release noted in [this link](https://www.componentsource.com/de/news ... enterprise), the XPath 4.0 syntax extensions are now fully supported.
However, when attempting to utilize the following variable, I encountered an error:
```xml
<variable as="map(*)" name="databaseData" select="let $key := $placeholderJson?API return $databaseDataWorkMovement?$key"> </variable>
```
The error message states: "The XPath parser is not configured to allow the use of XPath 4.0 syntax."
I have reviewed the documentation and preferences but have not found a way to configure the parser. The documentation I referred to is available at [this link](https://www.oxygenxml.com/doc/versions/ ... xpath.html).
<oXygen/> XML Editor 26.0, build 2024012406, Windows 10.
Kind regards,
Oleksii Sapov-Erlinger