| | The element section is defined in module structure. Purpose chapter (second structuring level)Content model (((head , motto?) | (motto? , head)) , (freehead | p | example | pagenumber)* , subsection*)Attributes
| Name | Type | Value | Purpose |
|---|
id | ID | optional | an unique ID to refer to e.g. with link
| numbering | ENUMERATION: arabic | lalpha | lroman | uroman | ualpha | none | optional | | start | CDATA | optional | starting value of numbering |
Description
A section needs a head (it's title),
may contain text in paragraphs or other elements of group paragraph
and can be subdivided into subsection-elements.
Parents
These elements contain section:
chapter.
Children
These elements may occur inside of section:
example, freehead, head, motto, p, subsection
|