RE: Exclusion in path

Subject: RE: Exclusion in path
From: Ben Robb <Ben@xxxxxxxxxx>
Date: Wed, 4 Oct 2000 13:37:08 +0100
<xsl:template match="/ROOT/*[not(name() = 'FOO')]>

-----Original Message-----
From: Lee Goddard [mailto:LGoddard@xxxxxxx]
Sent: 04 October 2000 10:24
To: 'xsl-list@xxxxxxxxxxxxxxxx'
Subject: Re: Exclusion in path



Is it possible to use an XPATH in an XSL match
to get all nodes that are not FOO?

<xsl:template match="/ROOT/not('FOO')>

TIA,
Lee


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


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


Current Thread