blob: be0c425d57de7e88a44da143e0f967ce7fdfaa7a [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-times-9 :)
(:Written By: Carmelo Montanez :)
(:Date: June 27, 2005 :)
(:Purpose: Evaluates The "subtract-times" function used :)
(:together with and "and" expression. :)
(: Uses the "fn:string" function to account for new EBV rules. :)
(:*******************************************************:)
fn:string((xs:time("13:00:00Z") - xs:time("12:00:00Z"))) and fn:string((xs:time("13:00:00Z") - xs:time("10:00:00Z")))