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