titlealts

Darwin Information Typing Architecture (DITA) Version 1.3 Part 1: Base Edition

Document
Darwin Information Typing Architecture (DITA) Version 1.3 Part 1: Base Edition
Version
1.3
Author
OASIS DITA Technical Committee

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.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/titlealts

Example

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

Attributes

The following attributes are available on this element: Universal attribute group.