[Home] [By Thread] [By Date] [Recent Entries]
I wrote:
<xsl:variable name="author-shorten" select="test="not(. is current-group()[1])"/> Ahem ... something like the below would at least be syntactically correct! <xsl:variable name="author-shorten" select="not(current() is current-group()[1])"/> It still doesn't work though. Bruce
|

Cart



