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