|
Subject: Re: [xsl] xsl:for-each with dynamic select From: Przemek Urbanski <Przemek.Urbanski@xxxxxxxxxxxxxx> Date: Tue, 15 Apr 2008 13:27:35 +0100 |
You are a star! Thank you very much! P
Przemek Urbanski wrote:
<xsl:variable name="tmp_var">server1</xsl:variable> <xsl:for-each select="$tmp_var">
You can use <xsl:for-each select="*[local-name() = $tmp_var]"> if tmp_var contains the local name of an element.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] xsl:for-each with dynamic, Michael Ludwig | Thread | [xsl] add new elements using xsl, Nishi Bhonsle |
| Re: [xsl] xsl:for-each with dynamic, Michael Ludwig | Date | Re: [xsl] Effective boolean value i, Vyacheslav Sedov |
| Month |