Re: [xml-dev] isXPath1 / isXPath2 -- not(/..)

From
David Carlisle <>
To
Hermann Stamm-Wilbrandt <>
Date
2015-12-19T14:31:31Z
ID
<>
Thread
Re: [xml-dev] isXPath1 / isXPath2 -- not(/..)
> not(/..)

> This expression is true for XPath 2.0 and false for XPath 1.0.

isn't it true also for xpath 1?
I'd have thought so: an empty node set counts as false, saxon6 seems to agree.

David