Re: [xsl] Help regarding xsl:for-each-group

Subject: Re: [xsl] Help regarding xsl:for-each-group
From: "Liam R. E. Quin liam@xxxxxxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 11 Jul 2025 06:16:00 -0000
On Fri, 2025-07-11 at 04:44 +0000, Mailing Lists Mail
daktapaal@xxxxxxxxx wrote:
> SOmething like this?

A comment on this approach -

Whenever you find yourself using xsl:value-of, ask yourself whether you
could be using apply-templates instead, or xsl:sequence for actual
values.

Itbs not that value-of is wrong as such, but that templates can be
overridden, and also work if mixed content should arise.

But as i say, that is a comment, not a criticism.

liam

--
Liam Quin,B https://www.delightfulcomputing.com/
Available for XML/Document/Information Architecture/XSLT/
XSL/XQuery/Web/Text Processing/A11Y training, work & consulting.
Barefoot Web-slave, antique illustrations: B http://www.fromoldbooks.org

Current Thread