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