RE: How to get the name of an element ?

Subject: RE: How to get the name of an element ?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 13 Apr 2000 19:33:11 +0100
> 
> I want to do something like
> 
> if element name is "A"  do 

Try <xsl:if test="self::A">

Mike Kay


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


Current Thread