blob: fb864faa77cfe72165bb2b736594073f99c6ad99 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatnni2args-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:nonNegativeInteger(upper bound) :)
(:$arg2 = xs:nonNegativeInteger(lower bound) :)
(:*******************************************************:)
fn:concat(xs:nonNegativeInteger("999999999999999999"),xs:nonNegativeInteger("0"))