Or
match="/ROOT/*[not(self::FOO)]
I don't know why, I like this better. (I got it from Mike Kay.) Is there
any good reason to?
Cheers,
Wendell
At 01:37 PM 10/4/00 +0100, you wrote:
><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')>
======================================================================
Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc. http://www.mulberrytech.com
17 West Jefferson Street Direct Phone: 301/315-9635
Suite 207 Phone: 301/315-9631
Rockville, MD 20850 Fax: 301/315-8285
----------------------------------------------------------------------
Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|