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