| | The element declaration is defined in module diml. It belongs to group back. Purpose declarationContent model (head? , (p | author)* , date , (p | author)*)Attributes
| Name | Type | Value | Purpose |
|---|
id | ID | optional | an unique ID to refer to e.g. with link
|
Description
A declaration has to contain a
date and it should
contain one ore more authors.
Parents
These elements contain declaration:
back.
Children
These elements may occur inside of declaration:
author, date, head, p
|