RE: [xsl] Names of node attributes

Subject: RE: [xsl] Names of node attributes
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 25 Apr 2002 08:34:19 +0100
> Will this work ?
> <xsl:variable name="wellattributes" select="name(WELL/@*)"/>
> 
No, name() only gives you the name of the first name in the node-set.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 

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


Current Thread