blob: 52b07894038fd06468e0144376b261a8f822fe0d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-yearMonthDurations-14 :)
(:Written By: Carmelo Montanez :)
(:Date: June 29, 2005 :)
(:Purpose: Evaluates The "subtract-yearMonthDurations" function used :)
(:together with the numeric-equal operator "ne". :)
(:*******************************************************:)
(xs:yearMonthDuration("P21Y12M") - xs:yearMonthDuration("P08Y05M")) ne xs:yearMonthDuration("P08Y05M")