3.1.1.1.3 titlealts

The <titlealts> element allows the insertion of alternate titles, such as titles that should be used in creating a table of contents for navigation or a title specific to search results. When the <titlealts> element is absent, the title element is used for all title purposes.

Contains

Doctype

Content model

topic, concept, ditabase, glossary, glossentry, glossgroup, reference, task, machineryTask, learningAssessment, learningContent, learningOverview, learningPlan, learningSummary

( (navtitle) (optional) then (searchtitle) (optional) )

Contained by

Doctype

Content model

topic (base), topic (technical content)

topic

concept, glossary, glossentry, glossgroup

topic, concept

ditabase

topic, concept, task, reference

reference

topic, reference

task (strict), task (general), machineryTask

topic, task

learningAssessment

topic, learningBase, learningAssessment

learningContent

topic, learningBase, task, concept, reference, learningSummary, learningAssessment, learningContent

learningOverview

topic, learningBase, learningOverview

learningPlan

topic, learningBase, learningPlan

learningSummary

topic, learningBase, learningSummary

Inheritance

- topic/titlealts

Example
<task id="progexample">
   <title>Example of Required Programming</title>
      <titlealts><navtitle>Programming Example</navtitle></titlealts>
   <taskbody> . . . </taskbody>
</task>
Attributes

Name

Description

Data Type

Default Value

Required?

univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups)

A set of related attributes, described in 3.4.1.3 univ-atts attribute group

     

global-atts attribute group (xtrf, xtrc)

A set of related attributes, described in 3.4.1.2 global-atts attribute group

     

class

A common attribute described in 3.4.1.9 Other common DITA attributes

     

Previous Topic:  3.1.1.1.2 title

Next Topic:  3.1.1.1.4 searchtitle

Parent Topic:  3.1.1.1 Basic topic elements

Sibling Topics:

3.1.1.1.1 topic

3.1.1.1.2 title

3.1.1.1.4 searchtitle

3.1.1.1.5 navtitle

3.1.1.1.6 shortdesc

3.1.1.1.7 abstract

3.1.1.1.8 body

3.1.1.1.9 bodydiv

3.1.1.1.10 related-links

3.1.1.1.11 dita