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