Norman Walsh
Norman Walsh
I can certainly try sorting the list by local name and see what that produces. I don't actually have any control of (or have to write any code for!) the...
Since the current verison is just one I constructed by hand, I updated it so the items in the data list are sorted by local name. I'm not sure I...
Done.
In fact, the prose has become a little tangled. Looking at `id` as an example, we find: > `E` is in the target document. The target document is the document...
What about other forms of UUID? If we're only going to support version 4 UUIDs, then I kind of like making it an additional key on `fn:random-number-generator`. My only concern...
I'm not sure I count as "familiar with the area" exactly, but I've looked into it a few times (for `p:uuid` in XProc, for example). * Version 1 UUIDs require...
No, @ChristianGruen I have no idea how widely used any flavor of UUID is. My guess is that version 4 dominates. And I'm not going to fuss if we decide...
At [meeting 107](https://qt4cg.org/meeting/minutes/2025/01-28.html), the CG agreed to close this issue without further action.
I suggest adding `file:access-denied` as an option for cases where that can be reported. I think it's weird that `file:is-absolute('/')` has to return false on Windows, but I suppose it...
At [meeting 141](https://qt4cg.org/meeting/minutes/2025/11-11.html), the CG agreed to reopen this issue after accepting PR #2273.