Oxygen XML Author Eclipse plugin provides a view for managing and editing DITA maps. The DITA Maps Manager view presents a DITA map as a tree or table of contents. It allows you to navigate the topics and maps, make changes, and apply transformation scenarios to obtain various output formats. By default, it is located to the left of the main editor. If the view is not displayed, it can be opened by selecting it from the menu.
The DITA Maps Manager includes a variety of useful actions to help you edit and organize the structure of your DITA maps and topics. The actions that are available and their functions depend on the type of nodes that are selected in the DITA Maps Manager. If you select multiple sibling nodes, the result of the actions will be applied to all the selected nodes. If you select multiple nodes that are not on the same hierarchical level, the actions will be applied to the parent node and the child nodes will inherit certain attributes from the parent node.
An icon that represents its type of DITA resource is displayed on the left
side of each node. For example, a DITA Map is displayed with the
icon, a DITA
Topic is displayed with
, a DITA Task is displayed with
, etc. Any node that has
processing-role="resource-only" set in its properties is displayed with a
gray dot in the bottom-right corner of the icon (
).
The title of the DITA resource is also displayed for each node. The
displayed title depends on how the referenced resource is configured within the DITA
structure. For example, the title could be resolved as the text value inside the referenced
topic's <title> element or the value of the @navtitle
attribute specified within the DITA map. For non-DITA resources that are referenced in a DITA
map, the file name of the resource is usually displayed for the title. However, it is possible
to obtain the title from the referenced non-DITA documents by dynamically converting them
using the process described in: Dynamic Word, Excel, OpenAPI, HTML, Markdown to DITA Conversion. In this case, the
document title obtained from the conversion process is displayed as the resource title in the
DITA Maps Manager.
If your root map (main DITA map) references other maps (submaps), they can be expanded and you can navigate their content in the DITA Maps Manager.
References within those submaps are not editable, by default, unless you open the submap separately in its own tab. If you want to be able to edit submaps when the main (root/parent) map is open in the DITA Maps Manager, go to and select the Allow referenced submaps to be edited option. The references within submap nodes are shown with a gray background if they are not editable.

You can move topics or nodes within the same map, or other maps, by dragging and dropping them into the desired position. You can arrange the nodes by dragging and dropping one or more nodes at a time. You can arrange multiple topics by dragging them while pressing the Ctrl or Shift key. Drop operations can be performed before, after, or as child of the targeted node.
Operations include:
symbol to indicate that a
copy operation is being performed.The toolbar includes the following actions (also available in the DITA Maps menu) and their availability depend on the nodes that are selected:
New DITA
Map
Open Drop-down Menu
Open - Allows you to open the map in the DITA Maps Manager
view. You can also open a map by dragging it from the file system
explorer and dropping it into the DITA Maps Manager view.
Browse workspace
- Opens a file browser dialog box allowing you to select a file from the local
workspace.
Open
URL - Displays the Choose DITA
Map dialog box where you can specify a URL (defined by a protocol,
host, resource path, and an optional port) or use the browsing actions in the
Browse for
remote file drop-down menu.
Save
(Ctrl + S (Meta + S on macOS))
Validate and Check for
Completeness
Generate
Metrics Report
Apply Transformation Scenario(s)
Configure Transformation Scenario(s)
Open Map in Editor with Resolved TopicsOpens the DITA map in the main editor area with content from all topic references expanded in-place. Referenced content is presented as read-only by default. To edit it, you must use the Edit Reference contextual menu action to open the source topic that contains the referenced content.
If you want to edit the referenced topics directly without having to open the source document, go to and select the Allow referenced content to be edited option. Since a single topic may be referenced in multiple places in the DITA map, be careful not to make conflicting changes to that topic.
Open
Map in Editor
Link
with Editor
Settings@href attribute) for
each topic is shown. @keyref
attribute for each key reference is shown.
Choose
context root map browsing/search menu
Browse for local file - Opens a local file
browser dialog box, allowing you to select a local root map.
Browse workspace
- Allows you to select a root map from the local workspace.
Browse for remote file - Displays the Open using SFTP
dialog box that allows you to select a remotely stored root
map.
Browse for archived file - Displays the
Archive
Browser that allows you to browse the content of an archive
and choose a root map.
Browse Data Source
Explorer - Opens the Data Source Explorer that allows you to browse
the data sources defined in the Data Sources
preferences page.
Search for file -
Displays the Find
Resource dialog box to search for a root
map.
Choose context from main files - Allows you to
choose a context root map from the DITA maps and the DITA-OT project files that
are set in the Main Files folder.
Profiling/Conditional Text Drop-down Menu
Profiling
Settings - Opens the preferences page for adding and editing the
profiling conditions that you can apply in the DITA Maps
Manager view and the Author mode editing
pane. When a profiling condition set is applied, the keys that are defined in the
DITA map are gathered by filtering out the excluded content.
Insert Topic
Reference
Refresh References
Edit Properties
Edit
Attributes
Delete
Move
Up
Move
Down
Promote
DemoteFor more information about the DITA Maps Manager view and many of its features, watch our video demonstration: