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