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