blob: 36d02df3b80710e849f10f9ec45fe3b37bd09e6d [file] [log] [blame]
(:*******************************************************:)
(:Test: minnpi1args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "min" function :)
(: with the arguments set as follows: :)
(:$arg = xs:nonPositiveInteger(lower bound) :)
(:*******************************************************:)
fn:min((xs:nonPositiveInteger("-999999999999999999")))