blob: 98c36e2d283f9c80a35b1f3707568d09da33917d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDurations-4 :)
(:Written By: Carmelo Montanez :)
(:Date: June 29, 2005 :)
(:Purpose: Evaluates The "add-yearMonthDurations" function that :)
(:return true and used together with fn:not. :)
(: Apply "fn:string" function to account for new EBV. :)
(:*******************************************************:)
fn:not(fn:string(xs:yearMonthDuration("P11Y04M") + xs:yearMonthDuration("P02Y11M")))