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