blob: ef58c9b9c33c3f88d1415ba67331f0a570c5a4cb [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-subtractnni2args-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:nonNegativeInteger(lower bound) :)
(:$arg2 = xs:nonNegativeInteger(lower bound) :)
(:*******************************************************:)
xs:nonNegativeInteger("0") - xs:nonNegativeInteger("0")