<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.
      
      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.