Re: [xsl] LimitPredicate

Subject: Re: [xsl] LimitPredicate
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sat, 7 Aug 2004 20:02:04 +0100
can i write something like select"ITEM[position() mod 3 = 1](4) to
select

[4] not (4) you filter the current node list with your first []
predicate then you just want to apply another filter, in this case [4]
short for [position()=4]

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread
  • [xsl] LimitPredicate
    • mankar - Sat, 7 Aug 2004 17:09:08 +0300
      • David Carlisle - Sat, 7 Aug 2004 20:02:04 +0100 <=
      • <Possible follow-ups>
      • G. Ken Holman - Sat, 07 Aug 2004 10:37:48 -0400
      • mankar - Sat, 7 Aug 2004 17:57:55 +0300
      • mankar - Sat, 7 Aug 2004 23:27:31 +0300