Referencing is an effective means of content reuse in DITA. Content reuse is available at different levels (elements, topics, maps) by means of different types of references.
Point to a target
Xref, or cross-reference, is a link from within the body of a topic to any local or external target.
Related links are the related information links of a topic that are stored in a special section following the body of the topic.
Transclude the content of a target
To transclude the content of a target, use conref .
Conref, or content reference, is an attribute of an element within a topic or a map that pulls the content into the element from another element of the same type. Any topic and element with an ID can be reused by means of a conref.
Include a topic or a map in multiple maps
To include a topic or a map in a map, use topicref .
Topicref, or topic reference, is a reference from within a map to an external topic, DITA document or non-DITA document.