blob: d291269b5d467f2ee5725ad45d863e8c7e75490b [file] [log] [blame]
(:*******************************************************:)
(:Test: notint1args-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:int(upper bound) :)
(:*******************************************************:)
fn:not(xs:int("2147483647"))