The alternate title element (<titlealts>) is optional, but can occur after the topic title. Two elements can be inserted as sub-elements of <titlealts>: navigation title <navtitle> and search title <searchtitle>.
When the <titlealts> element is absent, the title element is used for all purposes.
<task id="progexample"> <title>Example of Required Programming</title> <titlealts><navtitle>Programming Example</navtitle></titlealts> <taskbody> . . . </taskbody> </task>
Doctype | Content model |
---|---|
ditabase, topic, task, reference, concept, glossary | ( ( navtitle) (optional) then ( searchtitle) (optional) ) |
Doctype | Parents |
---|---|
ditabase | topic, concept, task, reference |
topic | topic |
task | topic, task |
concept | topic, concept |
reference | topic, reference |
glossary | topic, concept |
- topic/titlealts
Name | Description | Data Type | Default Value | Required? |
---|---|---|---|---|
%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 | Common attribute 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.