blob: c123ec58e82ef4dc7997f5ed5d8d966c987b650f [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDuration-to-dateTime-12 :)
(:Written By: Carmelo Montanez :)
(:date: July 5, 2005 :)
(:Purpose: Evaluates The string value of the "add-yearMonthDuration-to-dateTime" :)
(:operator used with a boolean expression and the "fn:true" function. :)
(:*******************************************************:)
fn:string((xs:dateTime("1980-03-02T02:02:02Z") + xs:yearMonthDuration("P05Y05M"))) and (fn:true())