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