A DITA content reference, or conref, is one of the main content reuse features of DITA. It is a mechanism for re-using the same content in multiple topics (or even in multiple locations within the same topic).
In order for a conref to be created, the source content must have an id attribute that the conref can reference. Therefore, creating a conref requires that you add an id to the content to be reused before inserting a conref into the topic that reuses the referenced content.
Edit Attributes from the contextual menu (or simply press Alt+Enter) to open the
in-place attribute editor. Enter id as the
Name of the attribute and a value of your choice in the
Value field. You can also use the
Attributes view to enter a value in the
id attribute.To create a content reference (conref), follow these steps:
Reuse
Content action on the main toolbar (or from the DITA
menu or Reuse submenu of the contextual menu). The Reuse
Content dialog box is displayed.An alternate way to reuse content is to use the Oxygen XML Editor Create Reusable Component and Insert Reusable Component actions (available in the DITA menu and the Reuse submenu of the contextual menu). They handle the details of creating an id and conref and creates reusable component files, separate from your normal content files. This can help you manage your reusable content more effectively.
You can also insert reusable content using content key references. This may also make reusable content easier to manage, depending on your particular situation and needs.