[Home] [By Thread] [By Date] [Recent Entries]
Warren Hedley wrote: > Short answer (not tested): <xsl:for-each select="//Keywords/*[not(name() = name(following::*))]" /> I would add: For this to be more generic, sort it by name() using the <xsl:sort> command within your <xsl:for-each> loop. Ben XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



