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