[xsl] First item of a for-each

Subject: [xsl] First item of a for-each
From: "Patricia Murray" <Patricia.Murray@xxxxxxxxxxxx>
Date: Mon, 16 Feb 2004 15:08:05 -0000
When using a ..

<xsl:for-each select="item[***]">

</xsl:for-each>

How can I work out when Im in the first loop. My node set has a
predicate on it so I don't know where I am in the sequence but want to
do something special in the first loop??

Help!


Yours, Trish 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread