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