RE: [xsl] how can check whether an attribute exists or not?

Subject: RE: [xsl] how can check whether an attribute exists or not?
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 31 Jan 2001 11:08:18 -0000
> Can anyone please tell me how to test whether an attribute 
> exists? 

<xsl:when test="@href">

Mike Kay

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


Current Thread