The <panel> Element

Purpose

The <panel> element defines a panel.

Attributes

NameTypeDescription
name NMTOKEN Required - The name of the panel.
super NMTOKEN Name of a toplevel panel, from which this panel inherits.
template CDATA Dynamic - The panel's template path.

Body

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

(param | panel | list)*

Related elements

<param>, <panel>, <list>