This attribute is used to reference content that can be reused. It allows reuse of DITA elements, including topic or map level elements.
NoteWhen using the conref attribute on
an element, the content of that element is ignored. For example, if
a phrase is marked up like this:
<ph conref="#topic/ph">Something</ph>the word "Something" will be replaced by the content of the referenced <ph> element. |
‣ Parent topic: Section 4.2. Complex attribute definitions
‣ Previous topic: Section 4.2.3. The keyref attribute