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