blob: 124479f25f1b63061e419144a2130ea8ccbe777c [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDurations-2 :)
(:Written By: Carmelo Montanez :)
(:Date: June 29, 2005 :)
(:Purpose: Evaluates The "add-yearMonthDurations" function :)
(:used as part of a boolean expression (and operator) and the "fn:false" function. :)
(: Apply "fn:string" function to account for new EBV. :)
(:*******************************************************:)
fn:string(xs:yearMonthDuration("P10Y11M") + xs:yearMonthDuration("P12Y07M")) and fn:false()