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