blob: ad885162fd1b2e21f2eee55ad1e3c65cf0a0a27e [file] [log] [blame]
(:*******************************************************:)
(: Test: K-YearMonthDurationEQ-7 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: The xs:yearMonthDuration values -P0M and P0M are not equal. :)
(:*******************************************************:)
xs:yearMonthDuration("-P3Y8M") ne xs:yearMonthDuration("P3Y8M")