panel

A panel in which the field occurs. A field can occur in one or more panels. A panel can contain another panel. Currently, there can be only two levels of panels, future versions of ECE may support more.

Syntax
<panel
    name="text"
  >
  text<panel>...</panel>*
  <label>...</label>?
  <description>...</description>?
</panel>
Attributes
name="text"

The name of the panel.