Subject: Re: [xsl] simple conditional looping From: David Carlisle <davidc@xxxxxxxxx> Date: Mon, 16 Aug 2004 12:00:07 +0100 |
<xsl:for-each select="//*[position() < 50]"> Needs to be: <xsl:for-each select="(//*)[position() < 50]"> ^ ^ 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 |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] simple conditional loopin, Andrew Welch | Thread | AW: [xsl] simple conditional loopin, christof.hoeke |
RE: [xsl] simple conditional loopin, Andrew Welch | Date | AW: [xsl] simple conditional loopin, christof.hoeke |
Month |