Oxygen XML Author Eclipse plugin allows you to search references to ID attributes (either direct
references using the @href and @conref attributes or indirect
references using @keyref or @conkeyref attributes) or to
rename the id attribute in all the declared and referenced locations. The main benefit of this
feature is the fact that it allows you to rename @id attributes (or search for
their references) in the scope of the entire project. It also works for IDs defined inside
DITA maps and then referenced in maps and topics.
In Author mode, these operations are available for DITA documents in
the contextual menu (grouped in the Manage IDs submenu). In
Text mode, these actions are also available in the Quick
Assist menu. To access it, place the cursor inside the value of an
@id attribute and click the yellow light bulb icon.
Rename
in
Search
References
Search
Declarations (Available in the Text mode only)
Search
Occurrences in file
Change scope (Available in the Quick Assist menu
in Text mode only)Selecting an ID that you use for search or refactor operations differs between the Text and Author modes. In the Text mode, you position the cursor inside the declaration or reference of an ID. In the Author mode, Oxygen XML Author Eclipse plugin collects all the IDs by analyzing each element from the path to the root. If more IDs are available, you are prompted to choose one of them.