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