[xsl] Return Template Name and Mode

Subject: [xsl] Return Template Name and Mode
From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx>
Date: Thu, 10 Jul 2003 08:25:58 -0700
Hello,
Is there an expression for returning the current template MATCH value, as
well the Current MODE value?
So in this case:

<xsl:template match="DATE" mode="B1">

I'd like to query the match and mode value... to return the result set.
(thinking in terms of debugging my stylesheet.. thinking of adding this
expression to each template)

Karl


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


Current Thread