| 
 
Subject: [xsl] Fixed that xsl:choose issue. From: Ben Trafford <ben@xxxxxxxxxxxxx> Date: Mon, 05 May 2003 22:14:19 -0400  | 
		<xsl:choose>		
			<xsl:when test="not(preceding-sibling::entry.link)"> <!--   -->
				SEE ALSO: <i><a href="#{@to.entry}"><xsl:apply-templates/></a>; </i>
			</xsl:when>			<xsl:otherwise>
				<i><a href="#{@to.entry}"><xsl:apply-templates/></a>; </i>
			</xsl:otherwise>
		</xsl:choose>
		
  	</xsl:template>| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] An XSL:Choose Issue., Ben Trafford | Thread | [xsl] testing for typeof, Rob Rohan | 
| RE: [xsl] xsl:copy-of O.K. on RTF, , William Reilly | Date | Re: [xsl] Is it possible to use css, Mike Haarman | 
| Month |