blob: a205d70044a1653df4b1450575a3d9fb63a934d5 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDurations-15 :)
(:Written By: Carmelo Montanez :)
(:Date: June 29, 2005 :)
(:Purpose: Evaluates The "add-yearMonthDurations" function used :)
(:together with the numeric-equal operator "le". :)
(:*******************************************************:)
(xs:yearMonthDuration("P10Y01M") + xs:yearMonthDuration("P17Y02M")) le xs:yearMonthDuration("P17Y02M")