[Home] [By Thread] [By Date] [Recent Entries]
That's what I use, or simpler : <xsl:if test="@name">blue</xsl:if> As for name() of an attribute, this would still name(), like in
<xsl:for-each select="./attributes::*">
<xsl:value-of select="name()"/>
</xsl:for-each>At 10:36 23/08/00 +0100, you wrote: ...alternatively....
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



