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 for is used for all purposes.
( (navtitle) (optional) then (searchtitle) (optional) )
| Name | Description | Data Type | Default Value | Required? |
|---|---|---|---|---|
| %id-atts; (id, conref) | A set of related attributes, described at %id-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 | A common attribute described in Other common DITA attributes |
<task id="progexample">
<title>Example of Required Programming</title>
<titlealts><navtitle>Programming Example</navtitle></titlealts>
<taskbody> . . . </taskbody>
</task>
OASIS DITA Language Specification v1.0 -- 09 May 2005
Copyright (c) OASIS Open 2005. All Rights Reserved.