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