Re: [xsl] Starting loop at another node

Subject: Re: [xsl] Starting loop at another node
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 17 Apr 2001 17:56:56 +0100

<xsl:for-each select="Whatever[position()&gt;3]">

that loops through Whatever elements starting from the 4th, I thought
you wanted to loop through child elements?

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

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


Current Thread