programlisting

Name

programlisting -- code listing

Content Model

programlisting ::= (#PCDATA | classname | command | function |
replaceable)+

Description

programlisting elements hold a code listing. The parent node is example, msgexplan, msgtext, refsect1 or refsect2.

Attributes

programlisting elements have no attributes.

Formatting Expectations

Format as preformatted text, respecting whitespace.