Re: [xsl] Selection based on date comparison

Subject: Re: [xsl] Selection based on date comparison
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 30 Nov 2001 23:18:20 GMT
> "value of expression cannot be converted to a node set"
> 
> <xsl:for-each
> select="concat(

for-each iteratates over sets of nodes, but concat returns a string.

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