[Home] [By Thread] [By Date] [Recent Entries]
Ian Stokes-Rees wrote:
I have spent 30 minutes scanning the XSLT FAQ (on top of looking through the XSLT spec, and random docs and materials) and could not come up with any solution to this problem: Just don't add comma after last node: <xsl:for-each select="//node"> <xsl:value-of select="@name"/> <xsl:if test="position()!=last()">,</xsl:if> </xsl:for-each> -- Oleg Tkachenko eXperanto team Multiconn Technologies, Israel XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



