blob: 5a7a9a6b9e09c92e2f8b52ddd4cfb4ae21efaa5a [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DateTimeEQ-4 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of 'ne' for xs:dateTime. :)
(:*******************************************************:)
not(xs:dateTime("2004-07-12T23:01:04.12") ne
xs:dateTime("2004-07-12T23:01:04.12"))