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