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