Re: [xsl] Converting a sequence of xs:string to a map

Subject: Re: [xsl] Converting a sequence of xs:string to a map
From: "Michael Kay michaelkay90@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 13 Jan 2026 15:24:14 -0000
> On 13 Jan 2026, at 13:06, Martin Honnen martin.honnen@xxxxxx
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
>
> On 13/01/2026 13:59, Michael Kay michaelkay90@xxxxxxxxx wrote:
>> And for completeness, XPath 4.0 now allows
>>
>> { $strings ! {., posiiton()} }
>
>
> I suppose
>
>   { $strings ! { . : position() } }
>
>

Yes, thanks for the correction.

Michael Kay

Current Thread