xsl-list
[Top] [All Lists]

RE: Template Parameter Q

2003-02-28 18:04:17
Ah, brilliant, I should have figured that out.  Thanks David.

I've finished my first xml/xslt project after reading some thousand posts
from the list and some of Jeni's book.  xslt is finally starting to do fewer
and fewer unexpected things!  (Or more likely, I'm finally finding effective
debugging techniques.)
--Jeff


pass in a string with the name of the attribute not the attribute
itself.

<xsl:with-param name="att" select="'mfg_name'"/>

then
="{(_at_)*[name()=$att]}"

David



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



<Prev in Thread] Current Thread [Next in Thread>