blob: 5f3d83cc3817c337028b90f7f43e3561952d5b5e [file] [log] [blame]
(: Name: fn-dateTime-26 :)
(: Description: Evaluation of "fn:dateTime" used together with the "subtract-yearMonthDuration-from-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")