Working with Content References

The DITA conref feature (short for content reference) lets you insert a piece of source content by referencing it from its source. When you need to update that content, you only need to do it in one place.

There are several strategies for managing content references:

Oxygen XML Editor creates a reference to the external content by adding a conref attribute to an element in the local document. The conref attribute defines a link to the referenced content, made up of a path to the file and the topic ID within the file. The path may also reference a specific element ID within the topic. Referenced content is not physically copied to the referencing file. However, by default Oxygen XML Editor displays it in Author mode as if it is there in the referencing file. If you do not want referenced content displayed, open the Preferences dialog box, go to Editor > Edit modes > Author, and disable the Display referenced content option.

Note: A reference also displays tracked changes and comments that are included in the source fragment. To edit these comments (or accept/reject changes) right-click the comment or tracked change and select Edit Reference.
Tip: To search for references made through a direct content references, use the Search References action from the contextual menu.
Related information
Working with Reusable Components
Working with Keys
Working with the Conref Push Mechanism