| (:*******************************************************:) | |
| (: Test: op-logical-or-005.xq :) | |
| (: Written By: Lalith Kumar :) | |
| (: Date: Thu May 12 05:53:51 2005 :) | |
| (: Purpose: Logical 'or' using sequences values :) | |
| (:*******************************************************:) | |
| <return> | |
| { () or () } | |
| </return> |