blob: e588186129093b6050f59022078f88f5eb3c3f8d [file] [log] [blame]
(: Name: fn-dateTime-24 :)
(: Description: Evaluation of "fn:dateTime" used together with the "op:add-yearMonthDuration-to-dateTime" operator :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:dateTime(xs:date("1999-12-31+10:00"), xs:time("23:00:00+10:00")) + xs:yearMonthDuration("P1Y2M")