blob: 889f813f1d5d401acd905502fe1259dab617ebc8 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DayTimeDurationDivide-11 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: The division operator is not available between xs:dayTimeDuration and xs:yearMonthDuration. :)
(:*******************************************************:)
xs:dayTimeDuration("P3D") div
xs:yearMonthDuration("P3Y3M")