blob: 09f0f587f9fba7f39b64a54a7e14ae9bcfab9fdc [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-373 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Ensure when casting xs:time to xs:string that a milli seconds part of '435' is handled properly. :)
(:*******************************************************:)
xs:string(xs:time("21:01:23.435")) eq "21:01:23.435"