blob: 2fd0729247ad65108db683c452ce2205b27efb31 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-TimeSubtractDTD-3 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: The '+' operator is not available between xs:time and xs:yearMonthDuration. :)
(:*******************************************************:)
xs:time("08:01:23") + xs:yearMonthDuration("P1Y")