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