Model-based repeat index
Like Model-based_switching_with_switch but for repeat index() function, but with MBS the attribute is attached to a child element, which would be awkward with repeat. Perhaps higher-order markup is necessary, for repeat patterns?
- index is already treated as if it were a piece of instance data
- repeat/@index-ref binds the index to an explicit piece of index data
Issue:
- What do we do with nested repeat? User:Jboyer