blob: 31552af75a7f0dee2d6e24985ee6db65b6563280 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-yearMonthDuration-from-date-9 :)
(:Written By: Carmelo Montanez :)
(:Date: July 6, 2005 :)
(:Purpose: Evaluates The string value of "subtract-yearMonthDuration-from-date" operator used :)
(:together with an "and" expression. :)
(:*******************************************************:)
fn:string((xs:date("1993-12-09Z") - xs:yearMonthDuration("P03Y03M"))) and fn:string((xs:date("1993-12-09Z") - xs:yearMonthDuration("P03Y03M")))