blob: e47c7d15a22f718ce016c463769c80531438eb39 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-1420 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: 'castable as' involving xs:anyURI as sourceType and xs:NOTATION should fail due to it involving xs:NOTATION. :)
(:*******************************************************:)
not(xs:anyURI("http://www.example.com/an/arbitrary/URI.ext") castable as xs:NOTATION)