RE: [xsl] This could be simple, but not for me!

Subject: RE: [xsl] This could be simple, but not for me!
From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx>
Date: Wed, 26 May 2004 19:21:40 +0200
> -----Original Message-----
> From: Ramkumar Menon [mailto:ram.menon@xxxxxxxxxx]
>

Hi,

> A simple solution using groups.
>
>  - Menon
>
> <?xml version="1.0" encoding="UTF-8"?>
> <xsl:stylesheet version="1.0"
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>

Yes but... using groups? It's using the wrong version... xsl:for-each-group
is an XSLT 2.0 element.


Cheers,

Andreas

Current Thread