blob: d59395de3884052de025b53f34fc7edf870d4700 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDuration-to-date-5 :)
(:Written By: Carmelo Montanez :)
(:Date: July 1, 2005 :)
(:Purpose: Evaluates The string value of "add-yearMonthDuration-to-date" operator that :)
(:is used as an argument to the fn:boolean function. :)
(:*******************************************************:)
fn:boolean(fn:string(xs:date("1962-03-12Z") + xs:yearMonthDuration("P10Y01M")))