blob: 72fcde157f830bc32fe19a4ac35749c188c8c942 [file] [log] [blame]
(:*******************************************************:)
(: Test: fn-boolean-mixed-args-032.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Mon May 23 04:50:42 2005 :)
(: Purpose: arg: nonPositiveInteger :)
(:*******************************************************:)
<return>
{ fn:boolean(xs:nonPositiveInteger('-99999999999999999')) }
</return>