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