The every modifier forces comparison on every value, rather than any value.
with {not} every attr.name{operator} {"value"}
each
list invoices with every quantity.ordered > "200"