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