OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] XPath: what's the answre to True >= False

[ Lists Home | Date Index | Thread Index ]

On Fri, 2002-12-06 at 00:33, Berend de Boer wrote:
> Hello All,
> 
> When trying to create another XPath implementation I stumbled upon the 
> somewhat complex conversion in paragraph 3.5: Booleans. To compare a 
> boolean and a node-set, both are converted to Booleans. For all 
> operators, including >= and <=. Can anyone tell me what:
> 
>     True >= False
>     False >= True
> 
> and
> 
>     False <= True
>     True <= False
> 
> is?
> 
> IMO, paragraph 3.5 could have been simpler if all comparisons with >= 
> and <= first would have been converted to number. Would make the 
> paragraph shorter as well.

Take a look in 3.4 - it says:

When neither object to be compared is a node-set and the operator is <=,
<, >= or >, then the objects are compared by converting both objects to
numbers and comparing the numbers...

So your request is fulfilled :)

Paul
-- 
Paul Warren, Client Services           DecisionSoft Limited
+44-1865-203192                        http://www.decisionsoft.com





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS