blob: 4c7c572dea1637eaf4d597eb3db904b73cbff02a [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DurationEQ-55 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: The 'lt' operator is not available between xs:yearMonthDuration and xs:duration(reversed operand order). :)
(:*******************************************************:)
xs:yearMonthDuration("P1999Y10M") lt
xs:duration("P3DT08H34M12.143S")