p.map.product-name

Table of Contents

Syntax #

p.map.navtitle

 

Purpose #

The p.map.navtitle annotation is used to tag an element as being the navigation title for a DITA map. This is stored in the map’s metadata. It behaves as an alternate title for use in indexing, searching, and other navigation tools.

Examples #

The following is an example of a time when you might want to use the annotation:

 

The following is an example of a rule that will apply the annotation

Missing Image

The following is an example of the DITA output you would get from the annotation.

 

<map>

<title>Map Data</title>

<topicmeta>

      <navtitle>Metadata:</navtitle>

</topicmeta>