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