blob: 5ed9fc740bea7803da7166c934f588e5e874b7b9 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-subtractusht2args-5 :)
(: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:unsignedShort(lower bound) :)
(:$arg2 = xs:unsignedShort(upper bound) :)
(:*******************************************************:)
xs:unsignedShort("65535") - xs:unsignedShort("65535")