[xsl] Test for existence of attribute, any attribute

Subject: [xsl] Test for existence of attribute, any attribute
From: "Kevin L. Cobb" <kevin.cobb@xxxxxxxxxxxx>
Date: Thu, 1 Sep 2005 15:07:45 -0400
Is there a way in XPATH language to test for the existence of any
attribute?

<xsl:if test="TEST FOR EXISTENCE OF ANY ATTRIBUTE">

</xsl:if>

Thanks,


-Kevin

Current Thread