appendix
appendix — An appendix in a book or article.
Synopsis
- Sequence of:
- One of:
- Optionally one of:
- Sequence of:
- Zero or more of:
- One of:
- Sequence of:
- One or more of:
annotationbridgeheadremarkrevhistory- Indexing inlines
![[-]](figs/web/nav/down.gif)
- Admonition elements
![[-]](figs/web/nav/down.gif)
- Formal elements
![[-]](figs/web/nav/down.gif)
- Graphic elements
![[-]](figs/web/nav/down.gif)
- Informal elements
![[-]](figs/web/nav/down.gif)
informalequationinformalexampleinformalfigureinformaltable(db.cals.informaltable)informaltable(db.html.informaltable)
- List elements
![[-]](figs/web/nav/down.gif)
- Paragraph elements
![[-]](figs/web/nav/down.gif)
- Publishing elements
![[-]](figs/web/nav/down.gif)
- Synopsis elements
![[-]](figs/web/nav/down.gif)
- Technical elements
![[-]](figs/web/nav/down.gif)
- Verbatim elements
![[-]](figs/web/nav/down.gif)
- Optionally one of:
- Sequence of:
- One or more of:
- Zero or more of:
- One or more of:
- Sequence of:
- One or more of:
- Zero or more of:
- One or more of:
- Sequence of:
- One or more of:
- Sequence of:
- One or more of:
- Zero or more of:
- One or more of:
- Sequence of:
- One or more of:
- Zero or more of:
- One or more of:
- Sequence of:
- Zero or more of:
- One or more of:
- Sequence of:
- One of:
Additional Constraints
- If this element is the root element, it must have a version attribute.
Description
Appendixes usually occur at the end of a document.
Processing expectations
Formatted as a displayed block. Usually introduces a forced page break and often starts on the next recto page. Sometimes restarts page numbering. Typically, appendixes are lettered rather than numbered, and appear in the table of contents.
Attributes
- label
Specifies an identifying string for presentation purposes
- status
Identifies the editorial or publication status of the element on which it occurs
This element contains 73 elements.
Examples
<book xmlns='http://docbook.org/ns/docbook'> <title>Example book</title> <chapter> <title>Required Chapter</title> <para>At least one chapter, reference, part, or article is required in a book. </para> </chapter> <appendix> <title>Demonstration Appendix</title> <para>This appendix demonstrates an appendix in a book. It has the same broad content model as a chapter. </para> </appendix> </book>




![[+]](figs/web/nav/right.gif)