blob: 630f3fb58bfa5b7a079747dc09b886e3fc7dea3b [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DurationEQ-18 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of 'eq' for xs:dayTimeDuration with xs:duration on the left hand. Both values are zero. :)
(:*******************************************************:)
xs:duration("PT0S")
eq
xs:yearMonthDuration("P0M")