Re: [xsl] Repeating a string

Subject: Re: [xsl] Repeating a string
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 5 Jun 2002 17:22:35 +0100
<xsl:for-each select="//*[position()&lt;21]">Hello</xsl;for-each>

(If your document might nt have 20 elements you have to work a bit
harder)

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread