blob: 45bf437cdb605e7fbad890a16b2274a402eaf18a [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDuration-to-dateTime2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:08 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:add-yearMonthDuration-to-dateTime" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:dateTime(mid range) :)
(:$arg2 = xs:yearMonthDuration(lower bound) :)
(:*******************************************************:)
xs:dateTime("1996-04-07T01:40:52Z") + xs:yearMonthDuration("P0Y0M")