blob: 2de98f32bec0e73219f8af7ea8d0a00ec00c1124 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-dayTimeDuration-from-dateTime-3 :)
(:Date: July 1, 2005 :)
(:Purpose: Evaluates The string value of "subtract-dayTimeDuration-from-dateTime" :)
(:operator part of a boolean expression (or operator) and the "fn:boolean" function. :)
(:*******************************************************:)
fn:string((xs:dateTime("1999-10-23T03:12:23Z") - xs:dayTimeDuration("P19DT13H10M"))) or fn:false()