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