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