blob: b03f1e4f1b0934c60b9c53abdecd862d9ef78040 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-dayTimeDuration-from-date-10 :)
(:Written By: Carmelo Montanez :)
(:Date: July 1, 2005 :)
(:Purpose: Evaluates The string value of "subtract-dayTimeDuration-from-date" operator used :)
(:together with an "or" expression. :)
(:*******************************************************:)
fn:string((xs:date("1985-07-05Z") - xs:dayTimeDuration("P03DT01H04M"))) or fn:string((xs:date("1985-07-05Z") - xs:dayTimeDuration("P01DT01H03M")))