This is an alpha version of this book.
formalpara ::= (title, (indexterm)*, para)
The following parameter entities contain formalpara:
Formal paragraphs have a title.
Formatted as a displayed block. The Title of a FormalPara is often rendered as a run-in head.
These elements contain formalpara: abstract, answer, appendix, article, authorblurb, bibliodiv, bibliography, blockquote, callout, caption, caution, chapter, colophon, constraintdef, dedication, entry, epigraph, example, footnote, glossary, glossdef, glossdiv, highlights, important, index, indexdiv, informalexample, legalnotice, listitem, msgexplan, msgtext, note, partintro, preface, printhistory, procedure, qandadiv, qandaset, question, refsect1, refsect2, refsect3, refsynopsisdiv, revdescription, sect1, sect2, sect3, sect4, sect5, section, setindex, sidebar, simplesect, step, textobject, tip, warning.
<!DOCTYPE formalpara PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <formalpara><title>This Paragraph Has a Title</title> <para> This is a test. This is only a test. Had this been a real example, it would have made more sense. Or less. </para> </formalpara>
This Paragraph Has a Title.
This is a test. This is only a test. Had this been a real example, it would have made more sense. Or less.
For additional examples, see also para .
Copyright © 1999, 2000, 2001 O'Reilly & Associates, Inc.