This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Exclusion in path


<xsl:template match="/ROOT/*[not(name() = 'FOO')]>

-----Original Message-----
From: Lee Goddard [mailto:LGoddard@VHN.NET]
Sent: 04 October 2000 10:24
To: 'xsl-list@mulberrytech.com'
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]