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