Repeater

name: Repeater
documentation:

Repeats the nested child *element*s the number of times specified by the Count attribute. All elements are generated with the same attributes

choice: The following element types can be used in conjunction with this element
maxOccurs: unbounded

element
type: imml:Camera
name: Camera

element
type: imml:Effect
name: Effect

element
type: imml:Model
name: Model

element
type: imml:Sound
name: Sound

element
type: imml:Light
name: Light

element
type: imml:Primitive
name: Primitive

element
type: imml:Widget
name: Widget

element
type: imml:Portal
name: Portal

element
type: imml:Grid
name: Grid

element
type: imml:Repeater
name: Repeater

element
type: imml:Stack
name: Stack

attribute
name: Count
type: xs:int
use: required
documentation:

Number of times to repeat the instances of the nested element