blob: 0da5e0a9646951071b075b36bab8974139f5ec9d [file] [log] [blame]
(:*******************************************************:)
(:Test: notnni1args-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:nonNegativeInteger(upper bound) :)
(:*******************************************************:)
fn:not(xs:nonNegativeInteger("999999999999999999"))