blob: 9e8759f124f6041c54c744742dda4c211f8e793d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-divide-yearMonthDuration-by-yearMonthDuration2args-2:)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:08 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:divide-yearMonthDuration-by-yearMonthDuration" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:yearMonthDuration(mid range) :)
(:$arg2 = xs:yearMonthDuration(lower bound) :)
(:*******************************************************:)
xs:yearMonthDuration("P1000Y6M") div xs:yearMonthDuration("P0Y1M")