The <navref> element references a map file from within a map file. The reference is resolved at runtime for Eclipse navigation, typically to pull together the navigation for multiple components into a product navigation. This element is for runtime resolution of references, and is for navigation only. It is currently only supported by Eclipse output.
no content
Name | Description | Data Type | Default Value | Required? |
---|---|---|---|---|
mapref | Specifies the URL (local filename, at least) of the map file to reference. This element is for runtime resolution of references, and is for navigation only. It is currently only supported by Eclipse output. | CDATA | #IMPLIED | No |
%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 |
<map title="MyComponent tasks"> <navref mapref="../com.ibm.xml.doc/othermap1.ditamap"/> <navref mapref="../com.ibm.xml.doc/othermap2.ditamap"/> </topicref> </map>
OASIS DITA Language Specification v1.0 -- 09 May 2005
Copyright (c) OASIS Open 2005. All Rights Reserved.