blob: 5c925378c4624d7fe87221a3854237f29748b563 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-650 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Casting from xs:duration to xs:string is allowed and should always succeed. :)
(:*******************************************************:)
xs:duration("P1Y2M3DT10H30M") cast as xs:string
ne
xs:string("an arbitrary string")