blob: 543f27ca321beb466c6d5fd8a58fb1fdefbf4b84 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DayTimeDurationGT-6 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of 'ge' for xs:dayTimeDuration, evaluating to false. :)
(:*******************************************************:)
not(xs:dayTimeDuration("P3DT08H34M12.143S") ge
xs:dayTimeDuration("P3DT08H34M12.144S"))