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