Re: [xsl] Need help with XSLT tokenize

Subject: Re: [xsl] Need help with XSLT tokenize
From: "Leo Studer leo.studer@xxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 12 Aug 2020 14:35:38 -0000
> On 12 Aug 2020, at 05:30, Mukul Gandhi gandhi.mukul@xxxxxxxxx
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> b&.  it seems that, Dimitre has taken the solution to this usecase to new
level.
>

What I like about Dimitres solution is that we stay with the template paradigm
and omit the for loop.
The use of the mode attribute to partially overwrite the string template is
nice.

Cheers
Leo

Current Thread