- From: Norm Tovey-Walsh <norm@saxonica.com>
- Date: Thu, 14 Mar 2024 10:20:51 +0000
- To: "public-xslt-40@w3.org" <public-xslt-40@w3.org>
Received on Thursday, 14 March 2024 10:24:18 UTC
Dimitre Novatchev <dnovatchev@gmail.com> writes: > This function can easily handle strings - produce a "string complement" in the value space for a particular collation. > > For a simplified example, revert("abc") would produce "zyx" . This is doable and really valuable. In what sense is “zyx” the complement of “abc”? Over what set of codepoints and in what collation? I am very skeptical that such a function is well defined across all collations and will always produce a single, correct result in all cases. Can you provide a detailed description of how this would work? Be seeing you, norm -- Norm Tovey-Walsh Saxonica
Received on Thursday, 14 March 2024 10:24:18 UTC