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