blob: 88980067aa6eabb1a184c6a6f31ea22f8bde11e4 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-TimeGT-6 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of 'le' for xs:time. :)
(:*******************************************************:)
not(xs:time("23:01:05.12") le
xs:time("23:01:04.12"))