This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: getting the first three


Try not() function.

not(position()>4)

Meltem

-----Original Message-----
From: Sandeep Hundal [mailto:Sunny@mviva.net]
Sent: 19 April 2001 4:56 PM
To: 'xsl-list@lists.mulberrytech.com'
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() < '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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]