The OCCURS clause is used to define table (also called array) data.
The OCCURS clause can be used to easily define a formalized table structure. A variable number of occurrences may be defined. Tables may be nested up to seven levels.