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