|
Subject: Re: [xsl] An XSL:Choose Issue. From: Ben Trafford <ben@xxxxxxxxxxxxx> Date: Mon, 05 May 2003 19:58:37 -0400 |
last is a function. position() = last()
> <i><a href="#{@to.entry}"><xsl:apply-templates/></a>.</i>
> </xsl:when>
> <xsl:when test="(not(position() = 1)) or (not(position() = last))" >
instead of xsl:when you want xsl:otherwise (no test or anything)
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] An XSL:Choose Issue., Mike Brown | Thread | [xsl] Fixed that xsl:choose issue., Ben Trafford |
| RE: [xsl] Newline problems, Vishwajit Pantvaidya | Date | RE: [xsl] Newline problems, me |
| Month |