RE: testing the current node in IF statements

Subject: RE: testing the current node in IF statements
From: Linda van den Brink <lvdbrink@xxxxxxx>
Date: Tue, 8 Feb 2000 13:28:01 +0100
>I know, <xsl:if test="self='chapter'"> doesn't work, but there must be a
>correct way of achieving something like this.

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

Linda


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


Current Thread