This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Dynamically selecting Attributes


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]