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