blob: 3a4da699ae622c5c1854dae8c7f556c3ac7961a3 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDuration-to-dateTime-15 :)
(:Written By: Carmelo Montanez :)
(:date: July 5, 2005 :)
(:Purpose: Evaluates The "add-yearMonthDuration-to-dateTime" operator used :)
(:together with the numeric-equal operator "le". :)
(:*******************************************************:)
(xs:dateTime("1978-12-12T07:07:07Z") + xs:yearMonthDuration("P17Y12M")) le xs:dateTime("1978-12-12T07:07:07Z")