blob: 62fc69a4079b0d1979f7f0259f7ba8ad72fc2908 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-yearMonthDurations2args-4 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:08 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:subtract-yearMonthDurations" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:yearMonthDuration(lower bound) :)
(:$arg2 = xs:yearMonthDuration(mid range) :)
(:*******************************************************:)
xs:yearMonthDuration("P0Y0M") - xs:yearMonthDuration("P1000Y6M")