Note the ref attribute on the select element below. As any other
ref
binding it will fetch the referenced nodes from the instance and build one instance of the template
for each node. Bindings within the template are relative to the parent ref.
Example as above except for selection="open" which creates an empty option element.