blob: e002dc6dbede92a5692f5ad6702f2436b294c109 [file] [log] [blame]
(:*******************************************************:)
(: Test: op-logical-or-012.xq :)
(: Written By: Lalith Kumar :)
(: Date: Thu May 12 05:53:51 2005 :)
(: Purpose: Logical 'or' using sequences values :)
(:*******************************************************:)
<return>
{ (1) or (0) }
</return>