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