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