blob: 453241b1c1ca21bbe4d93a45e6838c9ee0a2a7f4 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-848 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: 'castable as' involving xs:dateTime as sourceType and xs:NOTATION should fail due to it involving xs:NOTATION. :)
(:*******************************************************:)
not(xs:dateTime("2002-10-10T12:00:00-05:00") castable as xs:NOTATION)