blob: 9784491ec089b1664ae77c2b02d59e905e499e80 [file] [log] [blame]
(:*******************************************************:)
(: Test: op-logical-and-006.xq :)
(: Written By: Lalith Kumar :)
(: Date: Thu May 12 05:50:40 2005 :)
(: Purpose: Logical 'and' using sequences :)
(:*******************************************************:)
<return>
{ (1) and () }
</return>