blob: 346a3a0eb1ec625d138692a3af21e2aa9c36680b [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DateAddYMD-3 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: The '-' operator is not available between xs:yearMonthDuration and xs:date. :)
(:*******************************************************:)
xs:yearMonthDuration("P1Y") - xs:date("1999-08-12")