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