blob: 695f3e15fa4656e09dd9680fdcea70657126a601 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-dayTimeDuration-to-date-2 :)
(:Written By: Carmelo Montanez :)
(:Date: July 1, 2005 :)
(:Purpose: Evaluates The string value "add-dayTimeDuration-to-date" operator :)
(:used as part of a boolean expression (and operator) and the "fn:false" function. :)
(:*******************************************************:)
fn:string((xs:date("2000-12-12Z") + xs:dayTimeDuration("P19DT13H10M"))) and fn:false()