blob: 0b44769c9e6fa639512bfc6d427995ad4906ff81 [file] [log] [blame]
(: Name: fn-dateTime-7 :)
(: Description: Evaluation of "fn:dateTime" function together together with the op:dateTime-equal operator(eq). :)
(: 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")) eq fn:dateTime(xs:date("1999-12-31+10:00"), xs:time("23:00:00+10:00"))