xsl-list
[Top] [All Lists]

Re: Passing attributes in a node-set

2006-01-17 05:50:48
 <xsl:for-each select="$value">
  <xsl:element name="{$name}_{position()}"><xsl:value-of select="."/>
 </xsl:for-each>

Thanks again, this works. I'm new to xslt but I think I'm going to like it.

Frank

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>