blob: bf1888d4a9d0c222d3ca0f384fbbe8bd5eb8cd7d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-dayTimeDurations-2 :)
(:Written By: Carmelo Montanez :)
(:Date: June 29, 2005 :)
(:Purpose: Evaluates The "add-dayTimeDurations" function :)
(:used as part of a boolean expression (and operator) and the "fn:false" function. :)
(: Uses "fn:string" to account for new EBV rules. :)
(:*******************************************************:)
fn:string(xs:dayTimeDuration("P10DT10H11M") + xs:dayTimeDuration("P12DT10H07M")) and fn:false()