blob: 910dbec9e06e5e86e0b2183bf6aad5756cf89304 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-yearMonthDurations2args-5 :)
(: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(upper bound) :)
(:*******************************************************:)
xs:yearMonthDuration("P0Y0M") - xs:yearMonthDuration("P2030Y12M")