Subject: Re: XSL iteration
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 2 Dec 1999 17:29:23 GMT
|
> Can someone tell me if it is possible to do this in XSLT (and how to do it
> please.)
I was just about to start sketching out a solution but then I noticed
you wrote:
<xsl:when test="@id[. $eq$ '']">-</xsl:when>
$eq$ isn't XSLT. If you are using IE5 _please_ say so as it would
be a waste of effort to give an XSLT solution if you want one for IE
(and vice versa)
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|