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