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