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