blob: 737a19a015f4c58b88d69ce447222be4cc73f16c [file] [log] [blame]
(: Name: fn-dateTime-2 :)
(: Description: Evaluation of "fn:dateTime" function as per example 2 of the F & O Specs. for this function. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:dateTime(xs:date("1999-12-31"), xs:time("24:00:00"))