<ddhd>
The <ddhd> element provides an optional heading or title for a
column of descriptions or definitions in a definition list
(<dl>).
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/ddhd
Example
This section is non-normative.
<dl>
<dlhead>
<dthd>Image File View Selection</dthd>
<ddhd>Resulting Information</ddhd>
</dlhead>
<dlentry>
<dt>File Type</dt>
<dd>Image's file extension</dd>
</dlentry>
<dlentry>
<dt>Image Class</dt>
<dd>Image is raster, vector, metafile or 3D</dd>
</dlentry>
<dlentry>
<dt>Number of pages</dt>
<dd>Number of pages in the image</dd>
</dlentry>
<dlentry>
<dt>Fonts</dt>
<dd>Names of the fonts contained within a vector image</dd>
</dlentry>
</dl>
Content model
(Text | <boolean> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <state> | <cite> | <data> | <data-about> | <draft-comment> | <foreign> | <unknown> | <required-cleanup> | <image>)*
Contained by
<dlhead>
Zero or more of the following
- Text
<boolean><cite><data><data-about><draft-comment><foreign><image><keyword><ph><q><required-cleanup><state><term><text><tm><unknown>
Contained by
<dlhead>
Inheritance
- topic/ddhd
The <ddhd> element is a base element type. It is defined in the topic module.
Attributes
The following attributes are available on this element: Universal attribute group and outputclass.