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