Re: [xsl] Is a node a first/last child?

Subject: Re: [xsl] Is a node a first/last child?
From: "Kevin Nardi" <kevnardi@xxxxxxxxxxx>
Date: Wed, 25 Jul 2001 14:34:41 -0700
<xsl:if test="position() = 1 or position = last()" />

I think.

-Kevin


From: Nadia Karasawa <nadia@xxxxxxxxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Is a node a first/last child?
Date: Wed, 25 Jul 2001 17:55:52 -0300

Hey guys,

I need to know if the current node is the first or the last child of his
parent.
Can anyone help me with that?

Kind regards from Brazil!
Nadia


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




_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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



Current Thread