[Home] [By Thread] [By Date] [Recent Entries]
> However when run it through > Xalan I get > "value of expression cannot be converted to a node set" > > <xsl:for-each > select="concat(substring( I can't see why you're suprised: the result of concat() is a string, so what would you expect xsl:for-each to do when given a string? Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



