[Home] [By Thread] [By Date] [Recent Entries]
To those questions I would add another one: why "if" xpath 2.0 expression demands "else" part? I've just thought that by the same token there are dangling sequence items in: for $item in $items return expr1, expr2 and in if (expr) then expr1 else expr1, expr2 I have found myself a couple of times troubled with such "for", and as result, deliberately taught myself to write braces: for $item in $items return ( expr1, expr2 ) Vladimir Nesterovsky http://www.nesterovsky-bros.com/
|

Cart



