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