Splitting an expression at the delimiter " and " would be handled incorrectly, resulting in segments starting with whitespace, which would cause determination of query ambiguity always fail.
Conjunction of attribute tests in seperate square brackets wasn't permitted, even though it could be.
Splitting an expression at the delimiter
" and "
would be handled incorrectly, resulting in segments starting with whitespace, which would cause determination of query ambiguity always fail.Conjunction of attribute tests in seperate square brackets wasn't permitted, even though it could be.