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