The figure (<fig>) element is a display context (sometimes called an "exhibit") with an optional title for a wide variety of content. Most commonly, the figure element contains an image element (a graphic or artwork), but it can contain several kinds of text objects as well. A title is placed inside the figure element to provide a caption to describe the content.
<fig expanse="column"><title>The Handshake</title> <image href="handshake.jpg" alt="The Handshake"/> </fig>
Doctype | Content model |
---|---|
ditabase, topic, task, reference, concept | ( ( title) (optional) then ( desc) (optional) then ( figgroup or p or lq or note or dl or parml or ul or ol or sl or pre or codeblock or msgblock or screen or lines or image or object or simpletable or xref or fn or data or data-about or foreign or unknown) (any number) ) |
map, bookmap | ( ( title) (optional) then ( desc) (optional) then ( figgroup or p or lq or note or dl or ul or ol or sl or pre or lines or image or object or simpletable or xref or fn or data or data-about or foreign or unknown) (any number) ) |
- topic/fig
Name | Description | Data Type | Default Value | Required? |
---|---|---|---|---|
spectitle | The specialized title attribute allows architects of specialized types to define a fixed or default title for a specialized element. Not intended for direct use by authors. | CDATA | #IMPLIED | No |
%display-atts; (scale, frame, expanse) | A set of related attributes, described at %display-atts; | parameter entity | PE not applicable | Not applicable |
%univ-atts; (%select-atts;, %id-atts;, %localization-atts;) | A set of related attributes, described at %univ-atts; | parameter entity | PE not applicable | Not applicable |
%global-atts; (xtrf, xtrc) | A set of related attributes, described at %global-atts; | parameter entity | PE not applicable | Not applicable |
class, outputclass | Common attributes described in Other common DITA attributes |
Return to main page.
OASIS DITA Language Specification v1.1 -- Committee Draft 02, 8 May 2007
Copyright © OASIS Open 2005, 2007. All Rights Reserved.