RE: [xsl] XS:IF - test if attributes exist

Subject: RE: [xsl] XS:IF - test if attributes exist
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Mon, 11 Mar 2002 08:56:38 -0000
> could someone please tell me how it would be possible to test if an
> attribute does not exist within an element?

xsl:if test="not(@attname)"

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


Current Thread