1(:*******************************************************:)
2(:Test: concatulng2args-3                                 :)
3(:Written By: Carmelo Montanez                            :)
4(:Date: Wed Dec 15 15:41:48 GMT-05:00 2004                :)
5(:Purpose: Evaluates The "concat" function               :)
6(: with the arguments set as follows:                    :)
7(:$arg1 = xs:unsignedLong(upper bound)                   :)
8(:$arg2 = xs:unsignedLong(lower bound)                   :)
9(:*******************************************************:)
10
11xs:unsignedLong("184467440737095516") || xs:unsignedLong("0")