blob: 386d1dd225e9379be54aa97f60e0e76addd43971 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatnni2args-1 :)
(: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(lower bound) :)
(:*******************************************************:)
fn:concat(xs:nonNegativeInteger("0"),xs:nonNegativeInteger("0"))