blob: 8d37367327230422ecfd9392fccbd4df219b3352 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DurationEQ-22 :)
(: 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 right hand. :)
(:*******************************************************:)
xs:dayTimeDuration("P1DT2H")
eq
xs:duration("P1DT2H")