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