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