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