blob: 3bb070eb64b6af590952fafa2b5c576b91df47f8 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-926 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Casting from xs:date to xs:dateTime is allowed and should always succeed. :)
(:*******************************************************:)
xs:date("2004-10-13") cast as xs:dateTime
ne
xs:dateTime("2002-10-10T12:00:00-05:00")