RE: ORA-FO-BOOLEAN-EQUAL 8.2.1: op:boolean-equal

Steve:

The behaviour of the operators is defined in the language documents.  It
says there that the operands are checked for empty sequence before the
functions are invoked and so the op: functions do not need to define the
behaviour for empty sequence inputs.  

 

All the best, Ashok 

________________________________

From: public-qt-comments-request@w3.org
[mailto:public-qt-comments-request@w3.org] On Behalf Of Stephen Buxton
Sent: Monday, June 30, 2003 10:41 AM
To: public-qt-comments@w3.org
Subject: ORA-FO-BOOLEAN-EQUAL 8.2.1: op:boolean-equal 

 

Functions and Operators, Section 8.2.1: op:boolean-equal 
What if one of the parameters is the empty sequence ? Is that an error ?

Received on Thursday, 24 July 2003 16:53:52 UTC