The <list> Element

Purpose

The <list> element defines a list of items. Each item may contain panels, params and lists.

Attributes

NameTypeDescription
name NMTOKEN Required - The name of the list.

Body

The body of the <list> element is defined by the following sequence:

(item*)

Related elements

<item>