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