[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

attribute


Subject: attribute
From: "xsl list" <xsl_list@xxxxxxxxxxx>
Date: Thu, 14 Sep 2000 11:39:47 EDT

<xsl:template match="temp">
<xsl:for-each select="item">
...
</xsl:for-each>
</xsl:template>

How can I reference an attribute of temp from within the for-each?
I am saving the attribute to a variable outside of the for-each, is there a better way?
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


Share information about yourself, create your own public profile at http://profiles.msn.com.


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list




Current Thread