xsl-list
[Top] [All Lists]

RE: template name in attributes

2004-05-31 11:08:57
Thank you guys I tried as you told me i.e.

<xsl:apply-templates select="@name"/>...

<xsl:template match="@name[. = 'quicksearch']">...


and it worked like a charm

regard

Luke

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>
  • RE: template name in attributes, Luke Ambrogio <=