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