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