blob: 1f1d1ba086fc405caef87852de6a658169968d3c [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDuration-to-dateTime2args-3 :)
(: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(upper bound) :)
(:$arg2 = xs:yearMonthDuration(lower bound) :)
(:*******************************************************:)
xs:dateTime("2030-12-31T23:59:59Z") + xs:yearMonthDuration("P0Y0M")