Re: [xsl] Getting Node Name

Subject: Re: [xsl] Getting Node Name
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 24 May 2002 12:24:47 +0100
  i think that you could use also
  <xsl:template match=".">
   <Node><xsl:node-name/></Node>
  </xsl:template>

No. There is no xsl:node-name element.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread