xsl-list
[Top] [All Lists]

Re: logical operators in *test*

2003-10-30 01:31:38
'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 '!='? 

Is there any language besides XSLT+XPath that was designed for embedding
in XML, which reserves both "&" and "<" for other purposes?


This fact didn't stop designers of the language from using <=, that is &lt;=
form less than or equal. How &lt;= is better than &lt;> or &amp;?

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



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