blob: b65d5d15ec774e090dcf6186419bae5876d3ec3c [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-yearMonthDuration-from-date-4 :)
(:Written By: Carmelo Montanez :)
(:Date: July 6, 2005 :)
(:Purpose: Evaluates The string value of "subtract-yearMonthDuration-from-date" operator that:)
(:return true and used together with fn:not. :)
(:*******************************************************:)
fn:not(fn:string(xs:date("1998-09-12Z") - xs:yearMonthDuration("P20Y03M")))