<!ATTLIST GROUP id ID #IMPLIED value CDATA #IMPLIED state ( OPENED | CLOSED | FIXED) "FIXED"> |
Attribute | Mand. | Description | Default |
id | no | Identifier of the group. | |
value | no | Name of the group. | |
state | no | State of the group : opened, closed or fixed (always opened, can't be closed). This attribute is not used in current version. | FIXED |
<!ELEMENT GROUP (PREFIX?, CONSTRAINT?)> |
Element | Mand. | Mult. | Description |
PREFIX | no | no | Image associated to the group. |
CONSTRAINT | no | no | Constraint used fo positionning the group in forms. |
<GROUP value="Administrative data"/> |