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