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