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