blob: 7b36bce159b640bf321765fa369991d7c0cfaee1 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-1170 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: Casting from xs:gMonth to xs:string is allowed and should always succeed. :)
(:*******************************************************:)
xs:gMonth("--11") cast as xs:string
ne
xs:string("an arbitrary string")