blob: d0d1bef0c5f1516fed5a65fb06bf6939ff66f21d [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DurationEQ-3 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: Simple test of 'eq' for xs:duration. :)
(:*******************************************************:)
not(xs:duration("P1999Y10M3DT08H34M12.043S") eq
xs:duration("P1999Y10M3DT08H34M12.143S"))