blob: d348db5a7072c020b23bd923f776eb6c420120a2 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-equalulng2args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-equal" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:unsignedLong(lower bound) :)
(:$arg2 = xs:unsignedLong(lower bound) :)
(:*******************************************************:)
xs:unsignedLong("0") eq xs:unsignedLong("0")