|
|
|||||||||||||||||
![]() |
![]() |
||||||||||||||||
|
|
|||||||||||||||||
![]() |
|||||||||||||||||
|
|
|||||||||||||||||
|
|
|
|
|||||||||||||||
|
|
|||||||||||||||||
|
|
|
|
|||||||||||||||
|
chapter$Revision: 1.3 $ $Date: 2002/06/12 11:18:03 $ chapter — A chapter, as of a book SynopsisContent Modelchapter ::= (beginpage?,chapterinfo?, (title,subtitle?,titleabbrev?), (toc|lot|index|glossary|bibliography)*, tocchap?, (((calloutlist|glosslist|itemizedlist|orderedlist|segmentedlist| simplelist|variablelist|caution|important|note|tip|warning| literallayout|programlisting|programlistingco|screen|screenco| screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis| fieldsynopsis|constructorsynopsis|destructorsynopsis| methodsynopsis|formalpara|para|simpara|address|blockquote| graphic|graphicco|mediaobject|mediaobjectco|informalequation| informalexample|informalfigure|informaltable|equation|example| figure|table|msgset|procedure|sidebar|qandaset|task| productionset|constraintdef|anchor|bridgehead|remark| highlights|abstract|authorblurb|epigraph|indexterm|beginpage)+, (sect1*| (refentry)*| simplesect*| (section)*))| (sect1+| (refentry)+| simplesect+| (section)+)), (toc|lot|index|glossary|bibliography)*) Attributes
DescriptionChapter is a chapter of a Book. Processing expectationsFormatted as a displayed block. Usually introduces a forced page break and often starts on the next recto page. The first chapter of a document usually restarts page numbering. Typically, chapters are numbered and presented in the table of contents. ChildrenThe following elements occur in chapter: abstract, address, anchor, authorblurb, beginpage, bibliography, blockquote, bridgehead, calloutlist, caution, chapterinfo, classsynopsis, cmdsynopsis, constraintdef, constructorsynopsis, destructorsynopsis, epigraph, equation, example, fieldsynopsis, figure, formalpara, funcsynopsis, glossary, glosslist, graphic, graphicco, highlights, important, index, indexterm, informalequation, informalexample, informalfigure, informaltable, itemizedlist, literallayout, lot, mediaobject, mediaobjectco, methodsynopsis, msgset, note, orderedlist, para, procedure, productionset, programlisting, programlistingco, qandaset, refentry, remark, screen, screenco, screenshot, sect1, section, segmentedlist, sidebar, simpara, simplelist, simplesect, subtitle, synopsis, table, task, tip, title, titleabbrev, toc, tocchap, variablelist, warning. Attributes
Examples<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<chapter label="6" id="figures">
<!--beginpage pagenum='129'-->
<chapterinfo>
<keywordset>
<keyword>images</keyword>
<keyword>illustrations</keyword>
</keywordset>
<itermset>
<indexterm zone="figures"><primary>Figures</primary></indexterm>
<indexterm zone="figures"><primary>Pictures</primary></indexterm>
<indexterm zone="notreal">
<primary>Sections</primary><secondary>Not Real</secondary>
</indexterm>
</itermset>
</chapterinfo>
<title>Pictures and Figures</title>
<epigraph>
<attribution>William Safire</attribution>
<para>
Knowing how things work is the basis for appreciation, and is
thus a source of civilized delight.
</para>
</epigraph>
<para>
Pictures and figures …
</para>
<sect1><title>Top Level Section</title>
<para>
…
</para>
<bridgehead id="notreal" renderas='sect3'>Not a Real Section</bridgehead>
<para>
This paragraph appears to be under a Sect3 heading, but it's really
in the same Sect1 as the preceding paragraph.
</para>
</sect1>
</chapter>For additional examples, see also abstract, appendix, beginpage, book, collab, highlights, indexterm, olink, part, section, set, titleabbrev, xref.
|
|
|||||||||||||||
|
|
|||||||||||||||||
|
Marketplace: include("links-a.html"); ?> | |||||||||||||||||
| " $quotes = file("3quotes.txt"); $quote = rand(1, sizeof($quotes)); echo $quotes[$quote]; ?> " | |||||||||||||||||