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