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