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