blob: c3a7d07230cfaa8f7d1642927c95f4a3cb9ecfa8 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-90 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Test that when casting xs:decimal to xs:integer that conversion happens. :)
(:*******************************************************:)
xs:integer(3.1) eq 3