blob: a232cac4a115413dcc44f1a757e8f52d1c0697d5 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-dayTimeDuration-to-date-3 :)
(:Date: July 1, 2005 :)
(:Purpose: Evaluates The string value "add-dayTimeDuration-to-date" operator as :)
(:part of a boolean expression (or operator) and the "fn:boolean" function. :)
(:*******************************************************:)
fn:string((xs:date("1999-10-23Z") + xs:dayTimeDuration("P19DT13H10M"))) or fn:false()