This tag provides information about field level array data types.
Attribute | Description | Valid Values |
lowerBound | Lower bound of an array | |
upperBound | Formula for determining the upper bound of an array | |
stride | Formula that can be used to calculate the displacement address of any element in an array, given an index |