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