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