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