blob: 5265fc19bf8a7f31788fd194584e76be35ae2ab0 [file] [log] [blame]
(:*******************************************************:)
(:Test: notnpi1args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "not" function :)
(: with the arguments set as follows: :)
(:$arg = xs:nonPositiveInteger(upper bound) :)
(:*******************************************************:)
fn:not(xs:nonPositiveInteger("0"))