blob: 5d7938c6d13af290ac9df65c3f8e1edeeb9bc7e1 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-374 :)
(: 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 '11' is handled properly. :)
(:*******************************************************:)
xs:string(xs:time("21:01:23.11")) eq "21:01:23.11"