<!ATTLIST TAB id ID #IMPLIED value CDATA #REQUIRED> |
Attribute | Mand. | Description | Default |
id | no | Identifier of the tab | |
value | yes | Name of the tab. |
<!ELEMENT TAB (PREFIX?)> |
Element | Mand. | Mult. | Description |
PREFIX | no | no | Image associated to the tab. |
<TAB value="Common data"/> |