[Home] [By Thread] [By Date] [Recent Entries]
Not quite but this works:
<xsl:for-each select="ancestor-or-self::*[@name]">
<xsl:text>/</xsl:text>
<xsl:value-of select="@name"/>
</xsl:for-each>(there's ancestors without a @name) thanks. simon On Friday, March 7, 2003, at 04:45 AM, Jre@xxxxxxxxxxxx wrote:
-- www.simonwoodside.com -- 99% Devil, 1% Angel XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



