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