blob: 71af0665c8c28d9862122c6a3802fb6a9c0ee0d0 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-307 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Ensure casting xs:gMonthDay to xs:string, with timezone '+00:00' is properly handled. :)
(:*******************************************************:)
xs:string(xs:gMonthDay("--01-01+00:00")) eq "--01-01Z"