control structure
repeat over attribute attribute-name (of element-expression)? (as alias-name)? local-scope again
repeat over attribute iterates over the values in a list-valued attribute.
repeat over attribute