[Home] [By Thread] [By Date] [Recent Entries]
On 04.04.2010 18:28, Kevin Grover wrote:
Using XSLT 2, I'm trying to read through a list of books that I keep in XML. I want to get the last book that I've read in each series. Use <xsl:value-of select="current-group()[last()]/title"/> instead of <xsl:value-of select=".[last()]/title"/> (the same for current-group()[last()]/series/@number). Gerrit
|

Cart



