Re: [xml-dev] Beware of XPath expressions that produce false positives
On 24 September 2016 at 21:09, David Carlisle <[email protected]> wrote:
yes or I'd write it as
empty((node,@*))
node() not node :-)
yes or I'd write it as
empty((node,@*))