blob: 53f7e5c047e6c0a380a1f7cfa4b496008e4b76cd [file] [log] [blame]
(:*******************************************************:)
(:Test: concatnpi2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Wed Dec 15 15:41:48 GMT-05:00 2004 :)
(:Purpose: Evaluates The "concat" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:nonPositiveInteger(upper bound) :)
(:$arg2 = xs:nonPositiveInteger(lower bound) :)
(:*******************************************************:)
fn:concat(xs:nonPositiveInteger("0"),xs:nonPositiveInteger("-999999999999999999"))