blob: 14c61004dc5751710a4c17b36e998246dbfd88dd [file] [log] [blame]
(:*******************************************************:)
(:Test: notnpi1args-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:nonPositiveInteger(lower bound) :)
(:*******************************************************:)
fn:not(xs:nonPositiveInteger("-999999999999999999"))