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