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