blob: 7a1af07cecd2524c5ec45e56047f02f7d6c479c4 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprTreat-15 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: A complex 'treat as' expression, stressing parser and evaluation logic. Implementations supporting the static typing feature may issue XPTY0004. :)
(:*******************************************************:)
(4 treat as item() + - 5) = ((4 treat as item()+) - 5)