RE: [xsl] detecting attribute node type

Subject: RE: [xsl] detecting attribute node type
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 8 Aug 2001 12:46:51 +0100
> What about this:
> 
>   not(self::* or self::text())

That will also be true for an empty element node.

Mike Kay
Software AG

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


Current Thread