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