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