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