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