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