[xsl] xsl:grouping

Subject: [xsl] xsl:grouping
From: Andrew Curry <andrew.curry@xxxxxxxxxxxx>
Date: Mon, 6 Dec 2004 11:00:09 -0000
I have xml like

<a .../>
<b .../>
<c .../>
<d ..../>

i need a way to select the last element of types a,b or c.

Im sure there is a grouping solution but i cant figure it out. Or im being
stupid and there is a simple solution.

Any help appreciated cheers.

Current Thread