blob: c9c6d97b9602608cae80889c3484b30992b01e60 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDuration-to-dateTime-10 :)
(:Written By: Carmelo Montanez :)
(:date: July 5, 2005 :)
(:Purpose: Evaluates The string value of the "add-yearMonthDuration-to-dateTime" :)
(:operator used together with an "or" expression. :)
(:*******************************************************:)
fn:string((xs:dateTime("1985-07-05T09:09:09Z") + xs:yearMonthDuration("P02Y02M"))) or fn:string((xs:dateTime("1985-07-05T09:09:09Z") + xs:yearMonthDuration("P02Y02M")))