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