blob: 44d785e78999cdbb47aadbff1afda9e9db8e486b [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-dayTimeDuration-from-dateTime-2 :)
(:Written By: Carmelo Montanez :)
(:Date: July 1, 2005 :)
(:Purpose: Evaluates The string value of the "subtract-dayTimeDuration-from-dateTime" :)
(:operator used as part of a boolean expression (and operator) and the "fn:false" :)
(:function. :)
(:*******************************************************:)
fn:string(xs:dateTime("2000-12-12T11:10:03Z") - xs:dayTimeDuration("P12DT10H07M")) and fn:false()