xsl-list
[Top] [All Lists]

Re: AW: AW: use preceding element or self

2005-04-29 03:50:15

Oh in addition to my earlier comments, I think  the meaning of a
predicate
[ boolean valued-expression]
has changed a bit in the various drafts of XPath2, i can't remember what
saxon 8.2 did.

The tension is between saying [false()] should filter as false because
it's boolean false, or whether [false()] is really [$x] for a non-empty
sequence of values (the value being the boolean false) in which case it
should filter as true as (in Xpath1) Non empty node sets filter as true,
and empty node sets filter as false.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>