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