Re: [xsl] Problem with "except" operator

Subject: Re: [xsl] Problem with "except" operator
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Wed, 11 Feb 2009 17:39:03 +0000
> So while, in Ken's library, gkh:a-fan-of('=') and gkh:a-fan-of('!=') both
> return true(), in David's, dc:a-fan-of('!=') returns false().

so:

($ken, $david) = 'fan' returns true()

but also

($ken, $david) != 'fan' returns true()

I think that clears the matter up.

:)


-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

Current Thread