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