blob: b59a432ad4d6cefeb9b900715a14cc77d71f590e [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DateTimeEQ-12 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: The operator 'lt' is not available between xs:dateTime and xs:date . :)
(:*******************************************************:)
xs:dateTime("1999-12-04T12:12:23") lt
xs:date("1999-12-04")