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