ConceptsDITA concept topics answer "What is..." questions. They include a body-level element with a basic topic structure, including sections and examples.
[edit] Why concepts?Concepts provide background that helps readers understand essential information about a product, interface, or task. Often, a concept is an extended definition of a major abstraction such as a process or function. Conceptual information may explain a product and how it fits into its category of products. Conceptual information helps users to map their existing knowledge to tasks and other essential information about a product or system.
[edit] Concept structureThe <concept> element is the top-level element for a DITA concept topic. Every concept contains a <title> and a <conbody> and optional <titlealts>, <shortdesc> or <abstract>, <prolog>, <related-links>, and nested topics.
<concept id="concept">
<title>Bird Calling</title>
<conbody>
<p>Bird calling attracts birds.</p>
<example>
<p>Bird calling requires learning:</p>
<ul>
<li>Popular and classical bird songs</li>
<li>How to whistle like a bird</li>
</ul>
</example>
</conbody>
</concept>
[edit] Modules
TOC: Architectural_Specification_1.1 |
