[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: match all attributes except @foo
From: Mark Lundquist <ml@xxxxxxxxxxxxxx>
Date: Sat, 10 Apr 2004 07:04:20 -0700
On Apr 8, 2004, at 6:51 PM, Jeff Moss wrote:

<xsl:apply-templates select="node() | @*[!(name() = 'foo')]" />

...or something like that


right, the predicate is


[name() != 'foo']

so, as promised...

"D'oh!"

:-)
thanks,
mark

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member