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