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