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