blob: 44699685adc490b2ee0460c466c439bc12f765c8 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-integer-dividepint2args-1 :)
(: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:positiveInteger(lower bound) :)
(:$arg2 = xs:positiveInteger(lower bound) :)
(:*******************************************************:)
xs:positiveInteger("1") idiv xs:positiveInteger("1")