xsl-list
[Top] [All Lists]

RE: [xsl] Group Techniques by xslt

2009-12-04 04:25:48

<xsl:element name="sc"><xsl:value-of select="$level"/></xsl:element>
==>I will return different result (<sc>1</sc>) but we need <sc1>...</sc1>.



--~------------------------------------------------------------------
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>
--~--