Titlealts

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 your DITA topic is transformed to XHTML, the <searchtitle> element is used to create a title element at the top of the resulting XHTML file. This title may differ from the first level heading that shows in the main browser window. In HTML output, the <navtitle> may be used to create navigation panels when your DITA topics are part of an HTML-based help or information system. The design intent is to enable navigation for HTML Help and Eclipse help systems. When the <titlealts> element is absent, the title element is used for all purposes.


Contents

[edit] Example

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

   <taskbody> . . . </taskbody>
</task>

[edit] Contains

Doctype Content model
ditabase, topic, task, reference, concept, glossary ( (navtitle) (optional) then (

searchtitle) (optional) )

[edit] Contained by

Doctype Parents
ditabase topic, concept, task, reference
topic topic
task topic, task
concept topic, concept
reference topic, reference
glossary topic, concept

[edit] Inheritance:

- topic/titlealts


[edit] Attributes

Name Description Data Type Default Value Required?
%univ-atts; (%select-atts;, %id-atts;, %localization-atts;) A set of related attributes, described at %univ-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      

TOC: Language Specification 1.1
Parent topic: Topic elements
Previous topic: title
Next topic: navtitle

Retrieved from "http://www.ditawiki.org/index.php/Titlealts"

This page has been accessed 185 times. This page was last modified 21:36, 11 July 2007.





This page
Discuss this page
Post a comment
Printable version
My pages
Log in / create account