para

$Revision: 1.3 $

$Date: 2002/06/12 11:18:20 $

para — A paragraph

Synopsis

Mixed Content Model

para ::=
(#PCDATA|footnoteref|xref|abbrev|acronym|citation|citerefentry|
 citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|
 phrase|orgname|quote|trademark|wordasword|personname|link|olink|
 ulink|action|application|classname|methodname|interfacename|
 exceptionname|ooclass|oointerface|ooexception|command|
 computeroutput|database|email|envar|errorcode|errorname|
 errortype|errortext|filename|function|guibutton|guiicon|guilabel|
 guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|
 keycombo|keysym|literal|code|constant|markup|medialabel|
 menuchoice|mousebutton|option|optional|parameter|prompt|property|
 replaceable|returnvalue|sgmltag|structfield|structname|symbol|
 systemitem|uri|token|type|userinput|varname|nonterminal|anchor|
 author|authorinitials|corpauthor|corpcredit|modespec|othercredit|
 productname|productnumber|revhistory|remark|subscript|
 superscript|inlinegraphic|inlinemediaobject|inlineequation|
 synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|
 constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|
 beginpage|calloutlist|glosslist|itemizedlist|orderedlist|
 segmentedlist|simplelist|variablelist|caution|important|note|tip|
 warning|literallayout|programlisting|programlistingco|screen|
 screenco|screenshot|address|blockquote|graphic|graphicco|
 mediaobject|mediaobjectco|informalequation|informalexample|
 informalfigure|informaltable|equation|example|figure|table)*

Attributes

Common attributes

DocBook NG “Bourbon” Content Model

para ::=

DocBook NG “Bourbon” Attributes

Common attributes and common linking attributes.

DocBook NG “Bourbon” Additional Constraints

  • The root element must have a version attribute.

Description

A Para is a paragraph. Paragraphs in DocBook may contain almost all inlines and most block elements. Sectioning and higher-level structural elements are excluded. DocBook offers two variants of paragraph: SimPara, which cannot contain block elements, and FormalPara, which has a title.

Some processing systems may find the presence of block elements in a paragraph difficult to handle. On the other hand, it is frequently most logical, from a structural point of view, to include block elements, especially informal block elements, in the paragraphs that describe their content. There is no easy answer to this problem.

Processing expectations

Formatted as a displayed block.

Future Changes

The InterfaceDefinition element will be discarded in DocBook V4.0. It will no longer be available in the content model of this element.

Children

The following elements occur in para: abbrev, acronym, action, address, anchor, application, author, authorinitials, beginpage, blockquote, calloutlist, caution, citation, citerefentry, citetitle, classname, classsynopsis, cmdsynopsis, code, command, computeroutput, constant, constructorsynopsis, corpauthor, corpcredit, database, destructorsynopsis, email, emphasis, envar, equation, errorcode, errorname, errortext, errortype, example, exceptionname, fieldsynopsis, figure, filename, firstterm, footnote, footnoteref, foreignphrase, funcsynopsis, function, glosslist, glossterm, graphic, graphicco, guibutton, guiicon, guilabel, guimenu, guimenuitem, guisubmenu, hardware, important, indexterm, informalequation, informalexample, informalfigure, informaltable, inlineequation, inlinegraphic, inlinemediaobject, interface, interfacename, itemizedlist, keycap, keycode, keycombo, keysym, link, literal, literallayout, markup, medialabel, mediaobject, mediaobjectco, menuchoice, methodname, methodsynopsis, modespec, mousebutton, nonterminal, note, olink, ooclass, ooexception, oointerface, option, optional, orderedlist, orgname, othercredit, parameter, personname, phrase, productname, productnumber, programlisting, programlistingco, prompt, property, quote, remark, replaceable, returnvalue, revhistory, screen, screenco, screenshot, segmentedlist, sgmltag, simplelist, structfield, structname, subscript, superscript, symbol, synopsis, systemitem, table, tip, token, trademark, type, ulink, uri, userinput, variablelist, varname, warning, wordasword, xref.

See Also

formalpara, simpara.

Examples

Ordinary paragraphs can contain most block elements:

<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
          "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<para>
The component suffered from three failings:
<itemizedlist>
<listitem><para>It was slow</para></listitem>
<listitem><para>It ran hot</para></listitem>
<listitem><para>It didn't actually work</para></listitem>
</itemizedlist>
Of these three, the last was probably the most important.
</para>

The component suffered from three failings:

  • It was slow

  • It ran hot

  • It didn't actually work

Of these three, the last was probably the most important.

Formal paragraphs include a title:

<!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>A Test</title>
<para>
This is a test.  This is only a test.  Had this been a real
example, it would have made more sense.
</para>
</formalpara>

A Test. 

This is a test. This is only a test. Had this been a real example, it would have made more sense.

Simple paragraphs may not contain block elements:

<!DOCTYPE simpara PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
          "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<simpara>
Just the text, ma'am.
</simpara>

Just the text, ma'am.

For additional examples, see also abbrev, abstract, accel, ackno, acronym, action, address, anchor, appendix, application, article, authorgroup, beginpage, blockquote, book, bookinfo, caution, chapter, citation, citerefentry, citetitle, classname, collab, colophon, command, computeroutput, constant, contractsponsor, database, emphasis, envar, errorcode, filename, firstterm, footnote, footnoteref, foreignphrase, formalpara, glossary, glosslist, guibutton, guiicon, guilabel, guimenu, guimenuitem, guisubmenu, hardware, highlights, html-form, imageobject, important, indexterm, informalequation, informalfigure, inlineequation, inlinemediaobject, itemizedlist, keycap, keycode, keycombo, keysym, link, literal, manvolnum, markup, medialabel, menuchoice, mousebutton, msgset, note, olink, option, orderedlist, otheraddr, parameter, part, personname, phrase, printhistory, procedure, productionset, productname, productnumber, programlistingco, prompt, property, qandaset, quote, refentry, reference, remark, returnvalue, screenco, sect1info, section, segmentedlist, seriesvolnums, set, shortcut, sidebar, simplelist, simplesect, structfield, structname, subscript, superscript, symbol, systemitem, table, tip, title, titleabbrev, token, trademark, type, ulink, userinput, variablelist, varname, videoobject, warning, wordasword, xref.