RE: [xsl] getting the first three

Subject: RE: [xsl] getting the first three
From: Meltem Kogelbauer <meltem.kogelbauer@xxxxxxxxxxxxxxxxxx>
Date: Fri, 20 Apr 2001 17:15:58 +0100
Try not() function.

not(position()>4)

Meltem

-----Original Message-----
From: Sandeep Hundal [mailto:Sunny@xxxxxxxxx]
Sent: 19 April 2001 4:56 PM
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject: [xsl] getting the first three


hi all,

i need to get the first three child elements of a particular node to print
out?

is this the right syntax? "position() &lt; '4' ". it doesn't work on our
server :(

tia

sunny



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

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


Current Thread