blob: e3ade346141978647ed7fb25544fc184a12daa12 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-dayTimeDuration-to-dateTime-9 :)
(:Written By: Carmelo Montanez :)
(:Date: July 1, 2005 :)
(:Purpose: Evaluates The string value of the "add-dayTimeDuration-to-dateTime" :)
(:operator used together with an "and" expression. :)
(:*******************************************************:)
fn:string((xs:dateTime("1993-12-09T13:13:13Z") + xs:dayTimeDuration("P03DT01H04M"))) and fn:string((xs:dateTime("1993-12-09T13:13:13Z") + xs:dayTimeDuration("P01DT01H03M")))