- From: Norm Tovey-Walsh <norm@saxonica.com>
- Date: Sat, 12 Nov 2022 13:09:58 +0000
- To: public-xslt-40@w3.org
Received on Saturday, 12 November 2022 13:43:09 UTC
Hello, I’ve implemented Reece’s suggestion of using a record as the return type for fn:parse-uri. That was…interesting because our function prototype formatting really doesn’t lend itself to embedding big record types. Instead, I’ve experimented with a “return-type-ref” and a subsequent record prototype. I’ve used a dagger symbol (analagous to the way daggers are sometimes used for footnote marks) to indicate that the element in the prototype is a placeholder for something else (but not a syntactic element of the language). Anyway. You can see what it looks like here: https://qt4cg.org/pr/215/xpath-functions-40/Overview.html#func-parse-uri Comments invited. Be seeing you, norm -- Norm Tovey-Walsh Saxonica
Received on Saturday, 12 November 2022 13:43:09 UTC