Norman Walsh

Results 329 comments of Norman Walsh

Here's my interpretation: `fn:parse-uri("//uncname/path/to/file", map { "unc-path": true() })` * `string = "//uncname/path/to/file"` * There’s no fragment or query * “Finally, if the string does not match the expression”, `scheme=()`,...

Sure. You're more than welcome to look. It's [ParseUri.java](https://gist.github.com/ndw/e80410fb2c3ba8736f4d4a0a19a8824f). That's the core function, I haven't tried to provide all of the various context and such.

One of the ways I (mentally) distinguish XPath from its host languages is that XPath can't construct things. (That's not strictly true given extension functions, but extension functions are sort...

The CG agreed to close this issue without further action at [meeting 081](https://qt4cg.org/meeting/minutes/2024/06-11.html#close-without-action)

Yes, of course `parse-xml()` creates nodes. ¯\\_(ツ)_/¯ I'm not going to object to adding functions to create nodes; I was just observing that the distinction was (at least at one...

At [meeting 095](https://qt4cg.org/meeting/minutes/2024/10-22.html), the CG agreed to close this issue with no further action.

The CG agreed to close this issue without further action at [meeting 079](https://qt4cg.org/meeting/minutes/2024/05-28.html).

What's above are just examples, the problem is likely a little wider.

Hmm. I was going to say that I had some files that seemed to work (I've been tidying up some parts of the Saxonica test harness), but the `test1.zip` that...

The CG agreed to close this issue without further action at [meeting 090](https://qt4cg.org/meeting/minutes/2024/09-17.html).