The <list> Element
Purpose
The <list> element defines a list of items. Each item may contain panels, params and lists.
Attributes
| Name | Type | Description |
|---|---|---|
| name | NMTOKEN | Required - The name of the list. |
Body
The body of the <list> element is defined by the following sequence:
(item*)


