<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.
See appendix for information about this element in OASIS document type shells.
- topic/titlealts
<task id="progexample">
<title>Example of Required Programming</title>
<titlealts><navtitle>Programming Example</navtitle></titlealts>
<taskbody> . . . </taskbody>
</task>
The following attributes are available on this element: Universal attribute group.