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