|
Subject: Re: [xsl] XSLT if sentence From: David Carlisle <davidc@xxxxxxxxx> Date: Thu, 5 May 2005 14:20:13 +0100 |
<xsl:if test="opml/body/outline">
<ul>
<xsl:for-each select="opml/body/outline">
<li id="{@url}"><a href="/{@url}"><xsl:value-of select="@title" /></a></li>
</xsl:for-each>
</ul>
</xsl:if>
________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] XSLT if sentence, Jacob Friis Larsen | Thread | [xsl] need to limit a For:each loop, sales |
| [xsl] XSLT if sentence, Jacob Friis Larsen | Date | RE: [xsl] XSL - Transforming 2 XSL , craig webber |
| Month |