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