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