This is an alpha version of this book.

[4.2]refsection

refsection — A recursive section in a refentry

Synopsis

Content Model

refsection ::=
(refsectioninfo?,
 (title,subtitle?,titleabbrev?),
 (((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|productionset|
    constraintdef|anchor|bridgehead|remark|highlights|abstract|
    authorblurb|epigraph|indexterm|beginpage)+,
   refsection*)|
  refsection+))

Attributes

Common attributes

Name

Type

Default

statusCDATANone

Description

FIXME: TBD.

Processing expectations

FIXME: TBD.

Parents

These elements contain refsection: refentry, refsection.

Attributes

status

Status identifies the editorial or publication status of the RefSection.

Publication status might be used to control formatting (for example, printing a “draft” watermark on drafts) or processing (perhaps a document with a status of “final” should not include any components that are not final).

See Also

refnamediv, refsect1, refsect2, refsect3, refsynopsisdiv.

Copyright© 1999, 2000, 2001 O'Reilly & Associates, Inc. All rights reserved.