| Attribute Name | Description | Required |
|---|---|---|
| target | The name of the array for which to set the size | yes |
| dimIndex | The index of the dimension for which the size is being set. This can be an integer or a parameter name provided that the value of that parameter has been set, in which case the value of that parameter will be used | yes |
| size | The size of the dimension (max index +1). This can be an integer or a parameter name provided that the value of that parameter has been set, in which case the value of that parameter will be used | yes |
The SetSize element contains no other elements.