blob: 29d1990e5ca3d09b9bf37feb1b08ed6ea1e37add [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-958 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Cast a simple xs:untypedAtomic value to "1999-11" . :)
(:*******************************************************:)
xs:gYearMonth(xs:untypedAtomic(
"1999-11"
)) eq xs:gYearMonth("1999-11")