blob: cd6c40be9610dbba32ef9689572c1f695dcec59d [file] [log] [blame]
(:*******************************************************:)
(:Test: notnint1args-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:negativeInteger(upper bound) :)
(:*******************************************************:)
fn:not(xs:negativeInteger("-1"))