blob: 201db3cbebba0a5e4fe3d75bc3fc1fe66e5c43d8 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-599 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: 'castable as' involving xs:integer as source type and xs:string as target type should always evaluate to true. :)
(:*******************************************************:)
xs:integer("6789") castable as xs:string