blob: 5dd6a5c734d8c8d6c25c9fd3b9987c284b6aae98 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-yearMonthDuration-from-dateTime-14 :)
(:Written By: Carmelo Montanez :)
(:date: July 5, 2005 :)
(:Purpose: Evaluates The "subtract-yearMonthDuration-from-dateTime" operator used :)
(:together with the numeric-equal operator "ne". :)
(:*******************************************************:)
(xs:dateTime("1979-12-12T09:09:09Z") - xs:yearMonthDuration("P08Y08M")) ne xs:dateTime("1979-12-12T09:09:09Z")