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