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