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