blob: f5ff284fa41c1d5109f3f8e49f36ce50871b3633 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-multiplyusht2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-multiply" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:unsignedShort(upper bound) :)
(:$arg2 = xs:unsignedShort(lower bound) :)
(:*******************************************************:)
xs:unsignedShort("65535") * xs:unsignedShort("0")