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