RE: How to get the name of an element ?

Subject: RE: How to get the name of an element ?
From: "Selva, Francis" <Francis.Selva@xxxxxxxxxxxxxxx>
Date: Thu, 13 Apr 2000 12:56:14 -0700
Thanx David

Francis







*****************************************************
The woods are lovely,dark and deep.         
But I have promises to keep,                      
And miles to go before I sleep                   
And miles to go before I sleep.                   
*****************************************************


 
> It's safer to use  <xsl:if test="A"/> or <xsl:if test="self::A"/> 
> (depending on whether the current node is A or its parent) as 
> that works
> even if namespace prefixes are used/changed.
> 
> David
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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


Current Thread