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