[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: I'm trying to get the last item in a group (but g
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|