blob: 0f791466d1a63d280a1c141f70d948fcf8fbef2c [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DateTimeAddDTD-3 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: The '+' operator is not available between xs:time and xs:dateTime. :)
(:*******************************************************:)
xs:time("08:12:12") + xs:dateTime("1999-10-12T08:12:12")