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