|
Subject: for-each attribute From: "xsl list" <xsl_list@xxxxxxxxxxx> Date: Wed, 27 Sep 2000 10:43:14 EDT |
Can anuone, please, explain the difference between the following two cases:
1)
<inside-xsl-tag>
<xsl:for-each select="in-tag/@*">
<xsl:attribute name="{name()}"><xsl:value-of select="."/></xsl:attribute>
</xsl:for-each>
</inside-xsl-tag>
This works fine, the attributes of <in-tag> are assigned to <inside-xsl-tag>Thanks, _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: xsl:with-param and xsl:param, Scott_Boag | Thread | Re: for-each attribute, David Carlisle |
| xsl:with-param and xsl:param, Ed Blachman | Date | RE: XSLT namespace, Richard Lander |
| Month |