<textPanel name=""> panel tags </textPanel>
Occurs: N times within wizard
Multiple instances: Yes
Has attributes: yes - name
Self-closing: No
Panels used for information and where no input is required. The first and last wizard panels holding the prepare and finalize sections are normally textPanels.
name. The unique name of the panel. The exact purpose of the attribute is not clear.
Example:
<textPanel name="destination">…</textPanel>