blob: e139a6259121c3de538ae021750da77bb0264319 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-YearMonthDurationEQ-5 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of 'ne' for xs:yearMonthDuration. :)
(:*******************************************************:)
not(xs:yearMonthDuration("P1999Y10M") ne
xs:yearMonthDuration("P1999Y10M"))