xsl-list
[Top] [All Lists]

Re: logical operators in *test*

2003-10-30 00:02:06

----- Original Message -----
From: "David Tolpin" <dvd(_at_)davidashen(_dot_)net>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Wednesday, October 29, 2003 22:12
Subject: Re: [xsl] logical operators in *test*


That means depending on from which path a developer comes to
XSLT, they may never have seen the "words" AND or OR in a
program in their lives.

Surely most people coming from a developer background have used SQL at
some stage in their careers?


'Not equal' in SQL is '<>'. Another relatively well-known language that
uses 'and' and 'or'
uses '<>' for inequality too. Is there any other language besides
XSLT+XPath that
uses both AND and '!='?

David Tolpin


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



I can confirm that Oracle does use both operators, being "!=" and "<>"
equally acceptable.

Bye,
Flavio


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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