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