blob: a6518b3c1fea456d17279d2bd269c04ec453fc83 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DateTimeEQ-18 :)
(: 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:date("1999-12-04") lt
xs:dateTime("1999-12-04T12:12:23")