| | The element block is defined in module structure. Purpose block (fourth structuring level)Content model (((head , motto?) | (motto? , head)) , (freehead | p | example | pagenumber)* , subblock*)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 block needs a head (it's title),
may contain text in paragraphs or other elements of group paragraph
and can be subdivided into subblock-elements.
Parents
These elements contain block:
subsection.
Children
These elements may occur inside of block:
example, freehead, head, motto, p, subblock
|