Re: [xsl] logical operators in *test*

Subject: Re: [xsl] logical operators in *test*
From: "FC" <flavio@xxxxxx>
Date: Thu, 30 Oct 2003 08:02:06 +0100
----- Original Message -----
From: "David Tolpin" <dvd@xxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
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


Current Thread