blob: a5bd0944e38d6960e0a6974c781aee0682e9be84 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DurationEQ-59 :)
(: 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)(reversed operand order). :)
(:*******************************************************:)
xs:duration("P3DT08H34M12.143S") lt
xs:yearMonthDuration("P1999Y10M")