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