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