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