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