blob: d5caa6e8c1204415807de751c17deb6db407fcb8 [file] [log] [blame]
(:*******************************************************:)
(:Test: existsnpi1args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Wed Dec 15 10:51:20 GMT-05:00 2004 :)
(:Purpose: Evaluates The "exists" function :)
(: with the arguments set as follows: :)
(:$arg = xs:nonPositiveInteger(lower bound) :)
(:*******************************************************:)
fn:exists((xs:nonPositiveInteger("-999999999999999999")))