-
## What is the problem
When trying to update some older code that uses maps, I found that exist struggles with the xpath3.1 map syntax `:` instead of `:=`. The sample query below returns the followin…
-
# shortcut attribute to define document properties
>This is an aggregation of the discussion on "shortcut attribute to define document properties" ([Issue 146 of the xproc/1.0-specification](https…
-
Having sooooo much trouble with returning parent elements in XPath. I keep coming up with errors and I don't know how to even begin to find where I'm going wrong. I've checked the readings and example…
-
As discussed in #54 there needs to be a list of picture string formats for date-times that are recognised when validating / mapping CSV.
Should this list be enshrined within the REC (e.g. as a normat…
-
I am trying to extract an XML value using xpath (text()). I want to put it into a variable that I can use later. My let is returning a blank (see atch). I've tried a couple of options but I get nothin…
-
Hi there, I am having a bit of trouble when attempting to apply an xpath to the results of a previous xpath. In the code below, I should be able to select the level3 node returned by the first xpath, …