blob: 3c02a524790518ca8208a4b9c55cd7912730b44d [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-1470 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: 'castable as' involving xs:QName as sourceType and xs:NOTATION should fail due to it involving xs:NOTATION. :)
(:*******************************************************:)
not(xs:QName("ncname") castable as xs:NOTATION)