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