RE: [xsl] How to obtain the tag name?

Subject: RE: [xsl] How to obtain the tag name?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 19 Dec 2000 12:49:36 -0000
> Suppose I have a generic rule e.g. <xsl:template match="*"> ...
> </xsl:template>, how can I obtain the tag name?

Use the name() function.

Mike Kay

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


Current Thread