RE: Dynamically selecting Attributes

Subject: RE: Dynamically selecting Attributes
From: suresh talluri <Suresh.Talluri@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 16 Oct 2000 17:43:03 +0530
hello friends,
I recently came across this piece of code in this emailing list,can someone
explain me wot excalty does this special characters do..
I hope this is not a stupid Q
thanks and regards


<xsl:template match="find">
<xsl:value-of select="//record/@*[name()=current()/@target]"/>
</xsl:template>


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


Current Thread