blob: be71d3fe8ad3ca1a2c4dbfb8d12962e9ae31523d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-dayTimeDuration-from-dateTime-5 :)
(:Written By: Carmelo Montanez :)
(:Date: July 1, 2005 :)
(:Purpose: Evaluates The string value of "subtract-dayTimeDuration-from-dateTime" :)
(:operator that is used as an argument to the fn:boolean function. :)
(:*******************************************************:)
fn:boolean(fn:string(xs:dateTime("1962-03-12T12:34:09Z") - xs:dayTimeDuration("P03DT08H06M")))