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