blob: bb1b192883bd63f4a3d712465248cc26fbe6b5bf [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-1187 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: 'castable as' involving xs:gMonth as source type and xs:dateTime as target type should always evaluate to false. :)
(:*******************************************************:)
not(xs:gMonth("--11") castable as xs:dateTime)