blob: 6d186b6ba5156f80a06ccc54210cfc8d22087c09 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDuration-to-dateTime-14 :)
(:Written By: Carmelo Montanez :)
(:date: July 5, 2005 :)
(:Purpose: Evaluates The "add-yearMonthDuration-to-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")