blob: b4821f62bc75782634cdfbccf414ade3d8035647 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-yearMonthDuration-from-dateTime-16 :)
(:Written By: Carmelo Montanez :)
(:Date: July 5, 2005 :)
(:Purpose: Evaluates The "subtract-yearMonthDuration-from-dateTime" operator used :)
(:together with the numeric-equal operator "ge". :)
(:*******************************************************:)
(xs:dateTime("1977-12-12T03:03:03Z") - xs:yearMonthDuration("P18Y02M")) ge xs:dateTime("1977-12-12T03:03:03Z")