blob: 14210faecde7e328f4e3aac4c70de87ca8f2bd2a [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-multiplypint2args-1 :)
(: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:positiveInteger(lower bound) :)
(:$arg2 = xs:positiveInteger(lower bound) :)
(:*******************************************************:)
xs:positiveInteger("1") * xs:positiveInteger("1")