blob: ffcd5ded724ec444f3a39e50307cb81b059607ea [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DurationEQ-27 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of 'eq' for xs:yearMonthDuration with xs:duration on the right hand. :)
(:*******************************************************:)
xs:yearMonthDuration("P1Y12M") eq
xs:duration("P1Y12M0D")