blob: 0252345529f39c4a8a61a68faf5c743c5caa34e1 [file] [log] [blame]
(: Name: fn-dateTime-1 :)
(: Description: Evaluation of "fn:dateTime" function as per example 1 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("12:00:00"))